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, 17 Aug 2003 18:44:09 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5344 emacs/lisp/ChangeLog:1.5345
*** emacs/lisp/ChangeLog:1.5344 Sun Aug 17 18:04:05 2003
--- emacs/lisp/ChangeLog        Sun Aug 17 18:44:09 2003
***************
*** 31,36 ****
--- 31,52 ----
        (kmacro-view-macro-repeat): Doc fix.  Change its kmacro-repeat
        property from 'ring to 'head.
  
+ 2003-08-17  Alan Shutko  <address@hidden>
+ 
+       * calendar/calendar.el (calendar-make-alist): Correct off-by-one
+       keeping December out of the alist.
+ 
+ 2003-08-17  Edward M. Reingold  <address@hidden>
+ 
+       * calendar/cal-move.el (calendar-goto-day-of-year): New function.
+       * calendar/calendar.el (calendar-mode-map): Bind it to key.
+       * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
+       (calendar-flatten): New function.
+       (calendar-mouse-view-other-diary-entries)
+       (calendar-mouse-view-diary-entries): Rewritten to put any holidays
+       in the menu title and to show multi-line diary entries correctly
+       in the menu.
+ 
  2003-08-17  Luc Teirlinck  <address@hidden>
  
        * info.el (Info-scroll-prefer-subnodes): Add :version keyword to




reply via email to

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