diff options
| author | Glenn Morris | 2014-06-26 20:34:42 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-06-26 20:34:42 -0400 |
| commit | b63a16ef8aef859562bf5de722eb9f64101d154e (patch) | |
| tree | 45cef45a7f363c668936816cdd8620237302d8c2 | |
| parent | 50ccef4f27a9749ec07fe137ded8ec68bba6ca4e (diff) | |
| download | emacs-b63a16ef8aef859562bf5de722eb9f64101d154e.tar.gz emacs-b63a16ef8aef859562bf5de722eb9f64101d154e.zip | |
ChangeLog fix (no need to merge to trunk)
Since the change was just quickly reverting a change that does not
have a ChangeLog entry of its own, it's confusing and unnecessary for
the reversion to have a ChangeLog entry.
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 21cc087aca9..cb9953b0698 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -15,11 +15,6 @@ | |||
| 15 | we can't verify signature because of missing public key | 15 | we can't verify signature because of missing public key |
| 16 | (backport for bug#17625). | 16 | (backport for bug#17625). |
| 17 | 17 | ||
| 18 | 2014-06-26 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 19 | |||
| 20 | * progmodes/hideif.el: Undo last change which should only go to trunk | ||
| 21 | (do not merge). | ||
| 22 | |||
| 23 | 2014-06-26 Glenn Morris <rgm@gnu.org> | 18 | 2014-06-26 Glenn Morris <rgm@gnu.org> |
| 24 | 19 | ||
| 25 | * emacs-lisp/cl-macs.el (help-add-fundoc-usage): | 20 | * emacs-lisp/cl-macs.el (help-add-fundoc-usage): |