aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Janík2001-11-10 08:21:35 +0000
committerPavel Janík2001-11-10 08:21:35 +0000
commit3b8d7e6e148e8efc415f3c456acc27345c21f110 (patch)
treee4becf4c185a1000903f6dd0ece6668e0ce9d72d
parent0d54d415eab5850eb57c46b75944c3a1fc689afc (diff)
downloademacs-3b8d7e6e148e8efc415f3c456acc27345c21f110.tar.gz
emacs-3b8d7e6e148e8efc415f3c456acc27345c21f110.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lisp/gnus/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d7fb977c77b..cc807773044 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-11-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * play/gomoku.el: Move definitions of constants to the beginning
4 of file, before their use.
5
12001-11-09 Richard M. Stallman <rms@gnu.org> 62001-11-09 Richard M. Stallman <rms@gnu.org>
2 7
3 * textmodes/flyspell.el: Use the keymap property 8 * textmodes/flyspell.el: Use the keymap property
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 866e7782ca7..53aff05867b 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,8 @@
12001-11-10 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * gnus.el (gnus-local-domain): Reformat the doc-string to refer to
4 function `system-name' instead of both function and variable.
5
12001-11-07 ShengHuo ZHU <zsh@cs.rochester.edu> 62001-11-07 ShengHuo ZHU <zsh@cs.rochester.edu>
2 7
3 * mml.el (mml-preview): Bind mail-header-separator. 8 * mml.el (mml-preview): Bind mail-header-separator.