aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-02 15:38:53 +0000
committerGerd Moellmann2000-11-02 15:38:53 +0000
commit57731876742cae4527049bd10a0a98f0ea689bdc (patch)
tree515994c5af92f9a0a04019ba1782dd3d40018b57
parent0a5218851db3dd91f30bb6af0e0185782fc8da36 (diff)
downloademacs-57731876742cae4527049bd10a0a98f0ea689bdc.tar.gz
emacs-57731876742cae4527049bd10a0a98f0ea689bdc.zip
*** empty log message ***
-rw-r--r--etc/ChangeLog4
-rw-r--r--lisp/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index c5717ed9e68..9b4aab04795 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12000-11-02 Gerd Moellmann <gerd@gnu.org>
2
3 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4
12000-10-18 John Wiegley <johnw@gnu.org> 52000-10-18 John Wiegley <johnw@gnu.org>
2 6
3 * NEWS: Added text for pcomplete.el. 7 * NEWS: Added text for pcomplete.el.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fe1209af62d..1a35cd85bb4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12000-11-02 Gerd Moellmann <gerd@gnu.org> 12000-11-02 Gerd Moellmann <gerd@gnu.org>
2 2
3 * emacs-lisp/authors.el (authors-public-domain-files): New variable.
4 (authors-public-domain-p): New function.
5 (authors-print): Use it.
6
3 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files. 7 * help.el (view-emacs-news): Use ONEWS.* instead of NEWS.* files.
4 8
5 * mail/mh-e.el, mail/mh-comp.el: Change maintainer. 9 * mail/mh-e.el, mail/mh-comp.el: Change maintainer.