diff options
author | Glenn Morris <rgm@gnu.org> | 2012-12-21 11:16:15 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-12-21 11:16:15 -0800 |
commit | 160b3852018831b830a7451f29f770fb49810342 (patch) | |
tree | 574c2690d6639070b9cabf472f6e6a3211e0fa08 /lisp | |
parent | d72a27935e1cb2d779135ad2048975a305b9f772 (diff) | |
download | emacs-160b3852018831b830a7451f29f770fb49810342.tar.gz |
No need to mention generated files in ChangeLogs
(at least there should be no blank line separating this from the
actual change)
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 642bb783624..9de20493749 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,8 +4,6 @@ 2012-12-20 Bastien Guerry <bzg@gnu.org> - * ldefs-boot.el (tags-search): Fix typo. - * progmodes/etags.el (tags-search): Fix typo. Bug #13232. 2012-12-11 Alan Mackenzie <acm@muc.de> |