Mercurial > emacs
changeset 58822:1a6ab2b97c41
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 07 Dec 2004 12:21:07 +0000 |
parents | 65524aee640f |
children | 46becd97b4c5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 07 12:07:00 2004 +0000 +++ b/lisp/ChangeLog Tue Dec 07 12:21:07 2004 +0000 @@ -12,10 +12,10 @@ 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk> * calendar/holidays.el (holiday-easter-etc): Make arguments - optional for backwards compatability. Doc fix. + optional for backwards compatibility. Doc fix. Remove un-necessary local vars mandatory, output-list. (holiday-advent): Make arguments optional for backwards - compatability. Doc fix. + compatibility. Doc fix. 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>