diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 40dcc23d92f..5708a462add 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-08-14 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacs-lisp/easymenu.el (easy-menu-add): Don't precompute keybindings | ||
| 4 | since those precomputed values aren't used any more. | ||
| 5 | (easy-menu-precalculate-equivalent-keybindings): Obsolete. | ||
| 6 | |||
| 1 | 2008-08-14 Martin Rudalics <rudalics@gmx.at> | 7 | 2008-08-14 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * help.el (with-help-window): Return last value in BODY. | 9 | * help.el (with-help-window): Return last value in BODY. |