projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
073e72e
)
* lisp/progmodes/ld-script.el: Use lexical-binding.
author
Stefan Kangas
<stefan@marxist.se>
Sun, 18 Oct 2020 00:09:27 +0000
(
02:09
+0200)
committer
Stefan Kangas
<stefan@marxist.se>
Sun, 18 Oct 2020 00:27:29 +0000
(
02:27
+0200)
lisp/progmodes/ld-script.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/ld-script.el
b/lisp/progmodes/ld-script.el
index 442c2309777d2ba5e68f6954f348e3d5300c231d..b17f255ba6af23dd27108f93b1fbfda5703ae861 100644
(file)
--- a/
lisp/progmodes/ld-script.el
+++ b/
lisp/progmodes/ld-script.el
@@
-1,4
+1,4
@@
-;;; ld-script.el --- GNU linker script editing mode for Emacs
+;;; ld-script.el --- GNU linker script editing mode for Emacs
-*- lexical-binding:t -*-
;; Copyright (C) 2001-2020 Free Software Foundation, Inc.