projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d790c4d
)
Correct ChangeLog attribution
author
Glenn Morris
<rgm@gnu.org>
Tue, 9 Dec 2014 05:20:10 +0000
(21:20 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 9 Dec 2014 05:20:10 +0000
(21:20 -0800)
Ref thread: http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00306.html
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 54ada6e448c721a3bc98db8e5672d096b8a5fb59..cadb2094b5fe298d7c5925a14b2a8705b184c638 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-257,7
+257,7
@@
* progmodes/elisp-mode.el (elisp--local-variables): Don't burp on
incorrect lexical elements (bug#19250).
-2014-12-03
Eric S. Raymond <esr@snark.thyrsus
.com>
+2014-12-03
A. N. Other <none@example
.com>
* files.el (file-tree-walk): Lisp translation of ANSI ftw(3).