diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 198b4afa71c..ed85dc96af9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,6 +8,10 @@ | |||
| 8 | * international/mule-cmds.el (read-input-method-name): Locally | 8 | * international/mule-cmds.el (read-input-method-name): Locally |
| 9 | bind enable-recursive-minibuffers to t. | 9 | bind enable-recursive-minibuffers to t. |
| 10 | 10 | ||
| 11 | 2001-03-18 Stefan Monnier <monnier@cs.yale.edu> | ||
| 12 | |||
| 13 | * emacs-lisp/lmenu.el (add-menu): Re-added (was erroneously removed). | ||
| 14 | |||
| 11 | 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu> | 15 | 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu> |
| 12 | 16 | ||
| 13 | * ediff-util.el: Copyright years. | 17 | * ediff-util.el: Copyright years. |