diff lisp/ChangeLog @ 68366:f148491791ae

Remove unnecessary leading stars in docstrings. (calendar-week-start-day): Add an :initializer. (calendar-mode-map): Use suppress-keymap, and command remapping. (describe-calendar-mode): Setup xref-stack info for the back button. (calendar-star-date): Insert before delete. (calendar-set-mode-line): Add file-modified info if applicable. (calendar-increment-month): New function.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 24 Jan 2006 17:07:29 +0000
parents 72d2da82303c
children a63682481954
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 24 13:38:07 2006 +0000
+++ b/lisp/ChangeLog	Tue Jan 24 17:07:29 2006 +0000
@@ -1,3 +1,13 @@
+2006-01-24  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* calendar/calendar.el: Remove unnecessary leading stars in docstrings.
+	(calendar-week-start-day): Add an :initializer.
+	(calendar-mode-map): Use suppress-keymap, and command remapping.
+	(describe-calendar-mode): Setup xref-stack info for the back button.
+	(calendar-star-date): Insert before delete.
+	(calendar-set-mode-line): Add file-modified info if applicable.
+	(calendar-increment-month): New function.
+
 2006-01-24  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
 
 	* font-lock.el (lisp-font-lock-keywords-2):