1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-30 08:08:26 +00:00

org-inlinetask: Use lexical binding

This commit is contained in:
Nicolas Goaziou 2016-06-21 22:42:09 +02:00
parent 26f0f938f4
commit 8d87417111

View File

@ -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.
;;