Mercurial > emacs
comparison lisp/ChangeLog @ 36911:61f3ca55940e
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 21 Mar 2001 10:19:01 +0000 |
parents | 6098465deff0 |
children | b2e426a904ae |
comparison
equal
deleted
inserted
replaced
36910:88d7b5c216a2 | 36911:61f3ca55940e |
---|---|
1 2001-03-21 Paul Eggert <eggert@twinsun.com> | |
2 | |
3 * international/mule-cmds.el (set-locale-environment): Set | |
4 system-messages-locale and system-time-locale, but only if the | |
5 caller specifies a non-nil locale name. | |
6 | |
1 2001-03-20 John Wiegley <johnw@gnu.org> | 7 2001-03-20 John Wiegley <johnw@gnu.org> |
2 | 8 |
3 * calendar/calendar.el (nongregorian-diary-listing-hook): Added | 9 * calendar/calendar.el (nongregorian-diary-listing-hook): Added |
4 :options to cover the possible values. | 10 :options to cover the possible values. |
5 (nongregorian-diary-marking-hook): ditto | 11 (nongregorian-diary-marking-hook): ditto |
6 | 12 |
7 * cal-bahai.el, cal-menu.el, calendar.el, diary-lib.el, | 13 * cal-bahai.el, cal-menu.el, calendar.el, diary-lib.el, |
8 holidays.el: Added support for the Baha'i calendar system. | 14 * holidays.el: Added support for the Baha'i calendar system. |
9 | 15 |
10 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause | 16 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause |
11 problems for the interpreter. | 17 problems for the interpreter. |
12 | 18 |
13 2001-03-20 Gerd Moellmann <gerd@gnu.org> | 19 2001-03-20 Gerd Moellmann <gerd@gnu.org> |