diff lisp/ChangeLog @ 57199:95030a5c1bb1

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Sep 2004 23:26:15 +0000
parents 720d7ae784c7
children a712b8d1f964 c06211125947
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Sep 22 23:21:18 2004 +0000
+++ b/lisp/ChangeLog	Wed Sep 22 23:26:15 2004 +0000
@@ -1,3 +1,13 @@
+2004-09-23  H,Ae(Bkon Malmedal  <hmalmedal@yahoo.no>
+
+	* calendar/holidays.el (holiday-advent): Report on a specified day
+	offset from advent, not just advent.
+	(holiday-easter-etc): Report on one specified day offset from
+	easter, not all easter holidays. Various Easter holidays moved to
+	`christian-holidays' variable in calendar.el.
+	* calendar/calendar.el (christian-holidays): Adapt for new
+	behaviour of `holiday-advent' and `holiday-easter-etc' functions.
+
 2004-09-23  Kim F. Storm  <storm@cua.dk>
 
 	* image.el (insert-sliced-image): Add doc string.