diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 9 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 |
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 | ||
| 512 | 2001-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 | |||
| 521 | 2001-03-20 Gerd Moellmann <gerd@gnu.org> | 512 | 2001-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 @@ | |||
| 1 | 2001-03-30 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * gnus.el (gnus-interactive): Fix parenthesis errors. | ||
| 4 | |||
| 1 | 2001-03-17 ShengHuo ZHU <zsh@cs.rochester.edu> | 5 | 2001-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. |