diff options
| author | Glenn Morris | 2012-12-21 11:16:15 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-12-21 11:16:15 -0800 |
| commit | 160b3852018831b830a7451f29f770fb49810342 (patch) | |
| tree | 574c2690d6639070b9cabf472f6e6a3211e0fa08 | |
| parent | d72a27935e1cb2d779135ad2048975a305b9f772 (diff) | |
| download | emacs-160b3852018831b830a7451f29f770fb49810342.tar.gz emacs-160b3852018831b830a7451f29f770fb49810342.zip | |
No need to mention generated files in ChangeLogs
(at least there should be no blank line separating this from the
actual change)
| -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 @@ | |||
| 4 | 4 | ||
| 5 | 2012-12-20 Bastien Guerry <bzg@gnu.org> | 5 | 2012-12-20 Bastien Guerry <bzg@gnu.org> |
| 6 | 6 | ||
| 7 | * ldefs-boot.el (tags-search): Fix typo. | ||
| 8 | |||
| 9 | * progmodes/etags.el (tags-search): Fix typo. Bug #13232. | 7 | * progmodes/etags.el (tags-search): Fix typo. Bug #13232. |
| 10 | 8 | ||
| 11 | 2012-12-11 Alan Mackenzie <acm@muc.de> | 9 | 2012-12-11 Alan Mackenzie <acm@muc.de> |