]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Sun, 27 Feb 2005 20:31:59 +0000 (20:31 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 27 Feb 2005 20:31:59 +0000 (20:31 +0000)
lisp/ChangeLog
man/ChangeLog

index e9cc351cec54c0338deedfc3c4c100e75b8c6324..f888f90026d2c829acc29443503705d7162d54bb 100644 (file)
@@ -1,3 +1,15 @@
+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
index 39dff1e0f14c2bc4674ef21a00bf8945c6e4717a..0571628041c854e26aa5b11e22cc4364cac31719 100644 (file)
@@ -1,3 +1,11 @@
+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):