diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 855ecfae872..f3749577440 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 1999-10-07 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * bindings.el (bound-and-true-p): New macro. | ||
| 4 | (make-mode-line-mouse-sensitive): Don't require easymenu. | ||
| 5 | |||
| 1 | 1999-10-07 Gerd Moellmann <gerd@gnu.org> | 6 | 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * custom.el (defface): Extend documentation for new values of | 8 | * custom.el (defface): Extend documentation for new values of |