projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0693324
)
Use lexical-binding in mixal-mode.el
author
Stefan Kangas
<stefan@marxist.se>
Sat, 17 Oct 2020 13:52:01 +0000
(15:52 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Sat, 17 Oct 2020 22:49:51 +0000
(
00:49
+0200)
* lisp/progmodes/mixal-mode.el: Use lexical-binding. (Bug#44037)
lisp/progmodes/mixal-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/mixal-mode.el
b/lisp/progmodes/mixal-mode.el
index 9354af20853645fbe7bd0e869b2ac48a6129a9c7..42d34e75a503321ef9b96e84dfd828b88237cb4a 100644
(file)
--- a/
lisp/progmodes/mixal-mode.el
+++ b/
lisp/progmodes/mixal-mode.el
@@
-1,4
+1,4
@@
-;;; mixal-mode.el --- Major mode for the mix asm language.
+;;; mixal-mode.el --- Major mode for the mix asm language.
-*- lexical-binding:t -*-
;; Copyright (C) 2003-2020 Free Software Foundation, Inc.