]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/help-macro.el: Use lexical-binding.
authorStefan Kangas <stefan@marxist.se>
Mon, 15 Mar 2021 01:20:23 +0000 (02:20 +0100)
committerStefan Kangas <stefan@marxist.se>
Mon, 15 Mar 2021 01:20:23 +0000 (02:20 +0100)
lisp/help-macro.el

index 72371a87278433c200262c6edcec5aed0a6bb1cd..81d238305b206516a8c0e845b09a1eef163f0906 100644 (file)
@@ -1,4 +1,4 @@
-;;; help-macro.el --- makes command line help such as help-for-help
+;;; help-macro.el --- makes command line help such as help-for-help  -*- lexical-binding: t -*-
 
 ;; Copyright (C) 1993-1994, 2001-2021 Free Software Foundation, Inc.