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: Tue, 08 Mar 2005 19:27:34 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7072 emacs/lisp/ChangeLog:1.7073
*** emacs/lisp/ChangeLog:1.7072 Tue Mar  8 21:51:48 2005
--- emacs/lisp/ChangeLog        Wed Mar  9 00:27:33 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-03-09  Glenn Morris  <address@hidden>
+ 
+       * calendar/calendar.el (redraw-calendar): Preserve point.
+       Reported by Matt Hodges <address@hidden>.
+       (calendar-week-start-day): Move after definition of
+       redraw-calendar.  Delete buffer test, since redraw-calendar has
+       that now.
+ 
+       * calendar/diary-lib.el (mark-diary-entries): Only call
+       redraw-calendar in the first of any recursive calls.
+       Reported by Alan Shutko <address@hidden>.
+ 
  2005-03-08  Juri Linkov  <address@hidden>
  
        * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)




reply via email to

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