+2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
+
+ * calendar/calendar.el (calendar-buffer): Move above
+ calendar-week-start-day.
+ (calendar-week-start-day): Doc fix. Add :set function.
+ (calendar-minimum-window-height): New variable.
+ (generate-calendar-window): Only resize window if selected-window
+ is displaying the calendar buffer. Use new variable
+ calendar-minimum-window-height.
+ (generate-calendar): Reword error message.
+ (calendar-mode-map): Bind DEL to scroll-other-window-down.
+
2005-02-27 Andreas Schwab <schwab@suse.de>
* vc.el (vc-do-command): Don't run command asynchronously when
+2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
+
+ * calendar.texi (General Calendar): Document binding of
+ scroll-other-window-down.
+ (Mayan Calendar): Fix earliest date.
+ (Time Intervals): Document timeclock-change. Fix
+ timeclock-ask-before-exiting documentation.
+
2005-02-26 Kim F. Storm <storm@cua.dk>
* frames.texi (Mouse References):