comparison lisp/ChangeLog @ 37103:a37e7c520711

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 30 Mar 2001 16:04:02 +0000
parents 0271543faf85
children 8ef9e303dac8
comparison
equal deleted inserted replaced
37102:1a8ad1e74d48 37103:a37e7c520711
512 2001-03-20 John Wiegley <johnw@gnu.org> 512 2001-03-20 John Wiegley <johnw@gnu.org>
513 513
514 * calendar/calendar.el (nongregorian-diary-listing-hook): 514 * calendar/calendar.el (nongregorian-diary-listing-hook):
515 Added :options to cover the possible values. 515 Added :options to cover the possible values.
516 (nongregorian-diary-marking-hook): Ditto. 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 517
521 2001-03-20 Gerd Moellmann <gerd@gnu.org> 518 2001-03-20 Gerd Moellmann <gerd@gnu.org>
522 519
523 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause 520 * pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
524 problems for the interpreter. From: John Wiegley <johnw@gnu.org> 521 problems for the interpreter. From: John Wiegley <johnw@gnu.org>