emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 27 Feb 2005 15:24:45 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7030 emacs/lisp/ChangeLog:1.7031
*** emacs/lisp/ChangeLog:1.7030 Sun Feb 27 18:38:48 2005
--- emacs/lisp/ChangeLog        Sun Feb 27 20:24:44 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-02-27  Matt Hodges  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * vc.el (vc-do-command): Don't run command asynchronously when




reply via email to

[Prev in Thread] Current Thread [Next in Thread]