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 3d3892a12be..97b44b22975 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-12-13 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacs-lisp/cl.el (letf): Make it an alias of cl-letf. | ||
| 4 | (cl--symbol-function): Remove (now that funbound is like nil). | ||
| 5 | |||
| 1 | 2012-12-12 Glenn Morris <rgm@gnu.org> | 6 | 2012-12-12 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * button.el (button--area-button-p): Fix typo. | 8 | * button.el (button--area-button-p): Fix typo. |