aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2001-11-17 17:17:53 +0000
committerRichard M. Stallman2001-11-17 17:17:53 +0000
commit38d5fc02124bd02a9e1c3a99e4f1db990eb46475 (patch)
treee6f632debfbae12b8f3a579a49351bd1e68ca720
parentbcd83ff9eaf068794f8053503e6683d4917aca5f (diff)
downloademacs-38d5fc02124bd02a9e1c3a99e4f1db990eb46475.tar.gz
emacs-38d5fc02124bd02a9e1c3a99e4f1db990eb46475.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f7a2c6b1eba..550dad288f1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-11-17 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/checkdoc.el (princ-list, checkdoc-read-event)
4 (add-to-list): Delete compatibility code.
5
12001-11-17 Stephen Eglen <stephen@gnu.org> 62001-11-17 Stephen Eglen <stephen@gnu.org>
2 7
3 * locate.el (locate): Show default locate pattern within the 8 * locate.el (locate): Show default locate pattern within the
@@ -68,8 +73,6 @@
68 73
692001-11-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 742001-11-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
70 75
71 * emulation/viper.el: Fix typo.
72
73 * startup.el (command-line-processed): Doc fix. 76 * startup.el (command-line-processed): Doc fix.
74 77
75 * apropos.el (apropos-next-label-button): Doc fix. 78 * apropos.el (apropos-next-label-button): Doc fix.