projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47cecf3
)
* lisp/kmacro.el: Use lexical binding.
author
Mark Oteiza
<mvoteiza@udel.edu>
Sat, 29 Jul 2017 15:01:57 +0000
(11:01 -0400)
committer
Mark Oteiza
<mvoteiza@udel.edu>
Sat, 29 Jul 2017 15:01:57 +0000
(11:01 -0400)
lisp/kmacro.el
patch
|
blob
|
history
diff --git
a/lisp/kmacro.el
b/lisp/kmacro.el
index 472972e3edbaa9497f2ff176c662beb8c4d0c2e4..2db8061fa4ac51d7464cc57cf7c16f138baeb00d 100644
(file)
--- a/
lisp/kmacro.el
+++ b/
lisp/kmacro.el
@@
-1,4
+1,4
@@
-;;; kmacro.el --- enhanced keyboard macros
+;;; kmacro.el --- enhanced keyboard macros
-*- lexical-binding: t -*-
;; Copyright (C) 2002-2017 Free Software Foundation, Inc.