comparison lisp/ChangeLog @ 37104:8ef9e303dac8

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 30 Mar 2001 16:05:40 +0000
parents a37e7c520711
children 17b120bee51b
comparison
equal deleted inserted replaced
37103:a37e7c520711 37104:8ef9e303dac8
506 2001-03-21 Paul Eggert <eggert@twinsun.com> 506 2001-03-21 Paul Eggert <eggert@twinsun.com>
507 507
508 * international/mule-cmds.el (set-locale-environment): 508 * international/mule-cmds.el (set-locale-environment):
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
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 511
518 2001-03-20 Gerd Moellmann <gerd@gnu.org> 512 2001-03-20 Gerd Moellmann <gerd@gnu.org>
519 513
520 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause 514 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
521 problems for the interpreter. From: John Wiegley <johnw@gnu.org> 515 problems for the interpreter. From: John Wiegley <johnw@gnu.org>