diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d3760e4c626..02513660ff0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-11-04 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change) | ||
| 2 | |||
| 3 | * emacs-lisp/cconv.el (cconv-convert): Check form of let binding | ||
| 4 | (bug#15786). | ||
| 5 | |||
| 1 | 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding. | 8 | * emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding. |