changeset 58807:3c1b2139670d

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Tue, 07 Dec 2004 00:45:09 +0000
parents 49bb3b6b135c
children 7d719c317dab
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 06 19:06:12 2004 +0000
+++ b/lisp/ChangeLog	Tue Dec 07 00:45:09 2004 +0000
@@ -1,3 +1,9 @@
+2004-12-07  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+	* calendar/holidays.el (holiday-easter-etc): Make arguments
+	optional for backwards compatability.  Doc fix.  Remove
+	un-necessary local vars mandatory, output-list.
+
 2004-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* paren.el (show-paren-function): Fix last change (2004-12-02).