projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3c3fe7
)
* lisp/textmodes/picture.el: Use lexical binding.
author
Mattias Engdegård
<mattiase@acm.org>
Tue, 20 Oct 2020 15:27:31 +0000
(17:27 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Tue, 20 Oct 2020 15:28:39 +0000
(17:28 +0200)
lisp/textmodes/picture.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/picture.el
b/lisp/textmodes/picture.el
index 7a82f8f0e6a21d5092693924ac3cef6194a008e3..5216812b58791cf1f4e53a85dbe0bc384d4a7eb7 100644
(file)
--- a/
lisp/textmodes/picture.el
+++ b/
lisp/textmodes/picture.el
@@
-1,4
+1,4
@@
-;;; picture.el --- "Picture mode" -- editing using quarter-plane screen model
+;;; picture.el --- "Picture mode" -- editing using quarter-plane screen model
-*- lexical-binding: t -*-
;; Copyright (C) 1985, 1994, 2001-2020 Free Software Foundation, Inc.