aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2000-07-24 18:44:52 +0000
committerGerd Moellmann2000-07-24 18:44:52 +0000
commite3c31fd56b5294d9aa8bd934deb6063a70a7e133 (patch)
treebee46f5e3858d770a6c876eb327a49e5a1d77801
parentfd76094657c5f4e98495f2dded726373cc0509dd (diff)
downloademacs-e3c31fd56b5294d9aa8bd934deb6063a70a7e133.tar.gz
emacs-e3c31fd56b5294d9aa8bd934deb6063a70a7e133.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog9
-rw-r--r--src/ChangeLog5
2 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1c7a707d6b0..ff475af26b2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12000-07-24 Gerd Moellmann <gerd@gnu.org>
2
3 * textmodes/flyspell.el: Update to author's version 1.5d.
4
5 * progmodes/hideshow.el: Update copyright notice.
6
7 * vcursor.el: Set maintainer to FSF, since author cannot
8 be reached.
9
12000-07-24 Eli Zaretskii <eliz@is.elta.co.il> 102000-07-24 Eli Zaretskii <eliz@is.elta.co.il>
2 11
3 * info.el (Info-goto-emacs-key-command-node): Leave a space after 12 * info.el (Info-goto-emacs-key-command-node): Leave a space after
diff --git a/src/ChangeLog b/src/ChangeLog
index c9562ff6463..3f144c895dd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-07-24 Gerd Moellmann <gerd@gnu.org>
2
3 * print.c (temp_output_buffer_setup): Don't call1 Vrun_hooks
4 if that is nil.
5
12000-07-24 Dave Love <fx@gnu.org> 62000-07-24 Dave Love <fx@gnu.org>
2 7
3 * s/sunos4-0.h, s/sol2.h: 8 * s/sunos4-0.h, s/sol2.h: