aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--info/dir1
-rw-r--r--lisp/ChangeLog5
2 files changed, 5 insertions, 1 deletions
diff --git a/info/dir b/info/dir
index 91526e1182f..5e181dd398c 100644
--- a/info/dir
+++ b/info/dir
@@ -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 @@
12000-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
12000-11-01 Stefan Monnier <monnier@cs.yale.edu> 62000-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):