projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64f3748
)
* lisp/novice.el: Use lexical-binding.
author
Stefan Kangas
<stefan@marxist.se>
Fri, 19 Mar 2021 23:12:38 +0000
(
00:12
+0100)
committer
Stefan Kangas
<stefan@marxist.se>
Fri, 19 Mar 2021 23:34:02 +0000
(
00:34
+0100)
lisp/novice.el
patch
|
blob
|
history
diff --git
a/lisp/novice.el
b/lisp/novice.el
index 22eca21784c08bcc8d2fd1ade833286d2be877cb..16766c253c5ee46c5beaa22f98d17b25500839e0 100644
(file)
--- a/
lisp/novice.el
+++ b/
lisp/novice.el
@@
-1,4
+1,4
@@
-;;; novice.el --- handling of disabled commands ("novice mode") for Emacs
+;;; novice.el --- handling of disabled commands ("novice mode") for Emacs
-*- lexical-binding: t -*-
;; Copyright (C) 1985-1987, 1994, 2001-2021 Free Software Foundation,
;; Inc.