aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2000-11-02 01:22:53 +0000
committerMiles Bader2000-11-02 01:22:53 +0000
commit50ada0db2b1aa057e06c696778aaa3a612af9474 (patch)
tree08eb271642f6c804f543e9de5127ae322cd6de5a
parentfb163355a4461b5d4c455d1ab2e89f9f79f4ded9 (diff)
downloademacs-50ada0db2b1aa057e06c696778aaa3a612af9474.tar.gz
emacs-50ada0db2b1aa057e06c696778aaa3a612af9474.zip
Remove blank line at end.
-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):