diff lisp/ChangeLog @ 36906:6098465deff0

See ChangeLog
author John Wiegley <johnw@newartisans.com>
date Tue, 20 Mar 2001 20:26:13 +0000
parents c0d969b6d559
children 61f3ca55940e
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 20 19:52:32 2001 +0000
+++ b/lisp/ChangeLog	Tue Mar 20 20:26:13 2001 +0000
@@ -1,3 +1,15 @@
+2001-03-20  John Wiegley  <johnw@gnu.org>
+
+	* calendar/calendar.el (nongregorian-diary-listing-hook): Added
+	:options to cover the possible values.
+	(nongregorian-diary-marking-hook): ditto
+
+	* cal-bahai.el, cal-menu.el, calendar.el, diary-lib.el,
+	holidays.el: Added support for the Baha'i calendar system.
+
+	* pcvs-util.el (cvs-bury-buffer): Bodiless `if' statements cause
+	problems for the interpreter.
+
 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
 
 	* follow.el (follow-avoid-tail-recenter): Doc fix.