aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
-rw-r--r--lisp/gnus/ChangeLog4
2 files changed, 4 insertions, 9 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3acc3330c9d..f54da63617f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -509,15 +509,6 @@
509 Set system-messages-locale and system-time-locale, but only if the 509 Set system-messages-locale and system-time-locale, but only if the
510 caller specifies a non-nil locale name. 510 caller specifies a non-nil locale name.
511 511
5122001-03-20 John Wiegley <johnw@gnu.org>
513
514 * calendar/calendar.el (nongregorian-diary-listing-hook):
515 Added :options to cover the possible values.
516 (nongregorian-diary-marking-hook): Ditto.
517
518 * cal-bahai.el, cal-menu.el, calendar.el, diary-lib.el,
519 * holidays.el: Added support for the Baha'i calendar system.
520
5212001-03-20 Gerd Moellmann <gerd@gnu.org> 5122001-03-20 Gerd Moellmann <gerd@gnu.org>
522 513
523 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause 514 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 49b063c6bce..cdb9200a825 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,7 @@
12001-03-30 Gerd Moellmann <gerd@gnu.org>
2
3 * gnus.el (gnus-interactive): Fix parenthesis errors.
4
12001-03-17 ShengHuo ZHU <zsh@cs.rochester.edu> 52001-03-17 ShengHuo ZHU <zsh@cs.rochester.edu>
2 6
3 * message.el (rmail-output): It is in rmailout.el not rmail.el. 7 * message.el (rmail-output): It is in rmailout.el not rmail.el.