emacs-diffs
[Top][All Lists]
Advanced

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

master b6863bd: * lisp/help-macro.el: Use lexical-binding.


From: Stefan Kangas
Subject: master b6863bd: * lisp/help-macro.el: Use lexical-binding.
Date: Sun, 14 Mar 2021 21:22:57 -0400 (EDT)

branch: master
commit b6863bd1a683637ee50fece9b715c9b6bde38c7d
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/help-macro.el: Use lexical-binding.
---
 lisp/help-macro.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/help-macro.el b/lisp/help-macro.el
index 72371a8..81d2383 100644
--- a/lisp/help-macro.el
+++ b/lisp/help-macro.el
@@ -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.
 



reply via email to

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