aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 24bceedc33c..0842def464e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12004-09-23 H,Ae(Bkon Malmedal <hmalmedal@yahoo.no>
2
3 * calendar/holidays.el (holiday-advent): Report on a specified day
4 offset from advent, not just advent.
5 (holiday-easter-etc): Report on one specified day offset from
6 easter, not all easter holidays. Various Easter holidays moved to
7 `christian-holidays' variable in calendar.el.
8 * calendar/calendar.el (christian-holidays): Adapt for new
9 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
10
12004-09-23 Kim F. Storm <storm@cua.dk> 112004-09-23 Kim F. Storm <storm@cua.dk>
2 12
3 * image.el (insert-sliced-image): Add doc string. 13 * image.el (insert-sliced-image): Add doc string.