diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 98832a44eaf..3dadc3ae5a6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-12-07 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * bindings.el (mode-line-mode-menu): Reverse the order | ||
| 4 | of define-keys so that the menu appears in alphabetical order. | ||
| 5 | |||
| 1 | 2000-12-07 Dave Love <fx@gnu.org> | 6 | 2000-12-07 Dave Love <fx@gnu.org> |
| 2 | 7 | ||
| 3 | * jka-compr.el (jka-compr-compression-info-list): Fix :type. | 8 | * jka-compr.el (jka-compr-compression-info-list): Fix :type. |