Mercurial > emacs
diff lisp/ChangeLog @ 58809:e08266495ac8
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 07 Dec 2004 00:57:30 +0000 |
parents | 3c1b2139670d |
children | 6e9341215026 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 07 00:46:08 2004 +0000 +++ b/lisp/ChangeLog Tue Dec 07 00:57:30 2004 +0000 @@ -3,6 +3,8 @@ * calendar/holidays.el (holiday-easter-etc): Make arguments optional for backwards compatability. Doc fix. Remove un-necessary local vars mandatory, output-list. + (holiday-advent): Make arguments optional for backwards + compatability. Doc fix. 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>