Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
57198:2f22c25f37c2 | 57199:95030a5c1bb1 |
---|---|
1 2004-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 | |
1 2004-09-23 Kim F. Storm <storm@cua.dk> | 11 2004-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. |
4 | 14 |
5 * ido.el (ido-choice-list): New dynamic var for `list' context. | 15 * ido.el (ido-choice-list): New dynamic var for `list' context. |