Use lexical-binding cookie in some trivial files

* mk/org-fixup.el (org-make-org-version): Add lexical-binding cookie
to autogenerated files.
* lisp/org-install.el: Use lexical-binding.
This commit is contained in:
Stefan Kangas 2021-01-24 02:05:02 +01:00 committed by Kyle Meyer
parent 13e98e2a13
commit a50a42ceae
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
;;; org-install.el --- backward compatibility file for obsolete configuration
;;; org-install.el --- backward compatibility file for obsolete configuration -*- lexical-binding: t -*-
;;
;;; Code:
;;

View File

@ -43,7 +43,7 @@ work correctly if this file is not present (except directly from
the Git work tree)."
(with-temp-buffer
(insert "\
;;; org-version.el --- autogenerated file, do not edit
;;; org-version.el --- autogenerated file, do not edit -*- lexical-binding: t -*-
;;
;;; Code:
;;;\#\#\#autoload