diff options
| -rw-r--r-- | info/dir | 1 | ||||
| -rw-r--r-- | lisp/ChangeLog | 5 |
2 files changed, 5 insertions, 1 deletions
| @@ -50,4 +50,3 @@ Editors | |||
| 50 | 50 | ||
| 51 | * VIPER: (viper). The newest Emacs VI-emulation mode. | 51 | * VIPER: (viper). The newest Emacs VI-emulation mode. |
| 52 | * VIP: (vip). An older VI-emulation for Emacs. | 52 | * VIP: (vip). An older VI-emulation for Emacs. |
| 53 | |||
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 71384deb48d..358bba3b87e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-11-02 Miles Bader <miles@lsi.nec.co.jp> | ||
| 2 | |||
| 3 | * info.el (Info-insert-dir): Don't include blank lines at | ||
| 4 | beginning of additional dir files (one is added automatically). | ||
| 5 | |||
| 1 | 2000-11-01 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2000-11-01 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 7 | ||
| 3 | * emacs-lisp/easy-mmode.el (define-minor-mode): | 8 | * emacs-lisp/easy-mmode.el (define-minor-mode): |