projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b6a6f0
)
* test/src/emacs-module-tests.el: Switch to lexical binding.
author
Philipp Stephani
<phst@google.com>
Sun, 28 Apr 2019 14:49:13 +0000
(16:49 +0200)
committer
Philipp Stephani
<phst@google.com>
Sun, 28 Apr 2019 15:15:44 +0000
(17:15 +0200)
test/src/emacs-module-tests.el
patch
|
blob
|
history
diff --git
a/test/src/emacs-module-tests.el
b/test/src/emacs-module-tests.el
index 173b63670fce60ffd5ee78948de2eec37383b803..40afd76259c3f49396c9d614c53d673afed881bd 100644
(file)
--- a/
test/src/emacs-module-tests.el
+++ b/
test/src/emacs-module-tests.el
@@
-1,4
+1,4
@@
-;;; Test GNU Emacs modules.
+;;; Test GNU Emacs modules.
-*- lexical-binding: t; -*-
;; Copyright 2015-2019 Free Software Foundation, Inc.