Mercurial > emacs
diff lisp/ChangeLog @ 60293:7b3bc20cd4d8
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 27 Feb 2005 20:31:59 +0000 |
parents | e884a3047fe4 |
children | 59d1782d5bca |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Feb 27 20:25:48 2005 +0000 +++ b/lisp/ChangeLog Sun Feb 27 20:31:59 2005 +0000 @@ -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