emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/org-contrib 74d15bd867: * lisp/org-annotate-file.el: Switc


From: ELPA Syncer
Subject: [nongnu] elpa/org-contrib 74d15bd867: * lisp/org-annotate-file.el: Switch to lexical binding
Date: Tue, 7 Nov 2023 07:00:18 -0500 (EST)

branch: elpa/org-contrib
commit 74d15bd867cd0426e98ec16e6d5fd2f9af618159
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    * lisp/org-annotate-file.el: Switch to lexical binding
---
 lisp/org-annotate-file.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org-annotate-file.el b/lisp/org-annotate-file.el
index 24567d53e3..e4442a71a8 100644
--- a/lisp/org-annotate-file.el
+++ b/lisp/org-annotate-file.el
@@ -1,4 +1,4 @@
-;;; org-annotate-file.el --- Annotate a file with org syntax
+;;; org-annotate-file.el --- Annotate a file with org syntax  -*- 
lexical-binding: t; -*-
 
 ;; Copyright (C) 2008-2014, 2021 Philip Jackson
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]