diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 738fe6d37be..6743a537744 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-01-24 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * subr.el (with-demoted-errors): Doc fix. | ||
| 4 | |||
| 1 | 2014-01-23 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2014-01-23 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520). | 7 | * emacs-lisp/cl-macs.el: Improve type->predicate mapping (bug#16520). |