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,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 28 Mar 2008 02:48:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/28 02:48:03

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13223
retrieving revision 1.13224
diff -u -b -r1.13223 -r1.13224
--- ChangeLog   27 Mar 2008 22:18:10 -0000      1.13223
+++ ChangeLog   28 Mar 2008 02:47:59 -0000      1.13224
@@ -1,7 +1,32 @@
+2008-03-28  Glenn Morris  <address@hidden>
+
+       * calendar/cal-menu.el (cal-menu-holidays-menu)
+       (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year)
+       (cal-menu-list-holidays-previous-year): Simplify now that 2nd arg of
+       holiday-list is optional.
+       (calendar-mouse-holidays): Remove un-needed local `l'.
+
+       * calendar/cal-move.el (calendar-cursor-to-nearest-date):
+       Remove un-needed local `date'.
+       (calendar-cursor-to-visible-date): Use let rather than let*.
+       Remove un-needed local `first-of-month-weekday'.
+
+       * calendar/calendar.el (abbreviated-calendar-year): Move to diary-lib.
+
+       * calendar/diary-lib.el (print-diary-entries-hook, diary-list-entries):
+       Doc fixes.
+       (abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
+       (diary-header-line-flag, diary-header-line-format): Declare.
+       (diary-pull-attrs): Check for multiple matches.
+       (diary-list-entries-2): Simplify finding start of date.
+       (diary-show-all-entries, make-diary-entry): Respect non-nil values of
+       pop-up-frames.
+       (diary-mark-entries-1): Re-use offset in abbreviated-year case.
+       (mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.
+
 2008-03-27  Dan Nicolaescu  <address@hidden>
 
-       * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing 
-       files.
+       * vc-hg.el (vc-hg-state, vc-hg-dir-state): Deal with 'missing files.
 
        * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Fix predicate.
 




reply via email to

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