aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2005-03-16 13:21:20 +0000
committerGlenn Morris <[email protected]>2005-03-16 13:21:20 +0000
commiteae4ba2ac75e08d9924ed60445c2e8c21fd308e1 (patch)
treeb45f677a703071d015a0c801df85b7c7afd67dc0
parentb3e484d7c46ec281d58e5d689d2eed4e6c8debb5 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 30bb4d5cd3..c05ba48975 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
+2005-03-16 Glenn Morris <[email protected]>
+
+ * calendar/diary-lib.el (mark-diary-entries): Use new optional
+ argument REDRAW rather than calendar-redrawing variable.
+ * calendar/calendar.el (calendar-redrawing): Delete.
+ (redraw-calendar): Do not bind calendar-redrawing.
+
+2005-03-16 Matt Hodges <[email protected]>
+
+ * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
+ diary-file buffer.
+
2005-03-16 Stefan Monnier <[email protected]>
* help.el (describe-mode): Allow a :minor-mode-function property to