changeset 77042:43919a230e90

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 07 Apr 2007 21:53:02 +0000
parents 831765c54f39
children 694008dfe9c9
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Apr 07 19:50:06 2007 +0000
+++ b/lisp/ChangeLog	Sat Apr 07 21:53:02 2007 +0000
@@ -1,3 +1,14 @@
+2007-04-07  Glenn Morris  <rgm@gnu.org>
+
+	* calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
+	Autoload these functions.
+	(diary-date-forms): Add a custom :set form.
+
+	* calendar/diary-lib.el (diary-set-maybe-redraw): Move definition
+	before first use.
+	(diary-font-lock-keywords): New function with old code for
+	initialization of variable of same name.
+
 2007-04-07  Alan Mackenzie  <acm@muc.de>
 
 	* progmodes/cc-cmds.el (c-electric-paren): clean-up