Parcourir la source

org-inlinetask: Use lexical binding

Nicolas Goaziou il y a 8 ans
Parent
commit
8d87417111
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      lisp/org-inlinetask.el

+ 1 - 1
lisp/org-inlinetask.el

@@ -1,4 +1,4 @@
-;;; org-inlinetask.el --- Tasks independent of outline hierarchy
+;;; org-inlinetask.el --- Tasks Independent of Outline Hierarchy -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2009-2016 Free Software Foundation, Inc.
 ;;