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: Thu, 20 Mar 2008 04:52:22 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/20 04:52:21

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13128
retrieving revision 1.13129
diff -u -b -r1.13128 -r1.13129
--- ChangeLog   20 Mar 2008 03:08:51 -0000      1.13128
+++ ChangeLog   20 Mar 2008 04:52:19 -0000      1.13129
@@ -1,3 +1,30 @@
+2008-03-20  Glenn Morris  <address@hidden>
+
+       * calendar/calendar.el (calendar-other-dates): New function.
+       (calendar-print-other-dates): Use calendar-other-dates.
+       * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes
+       the declarations it replaces.
+       (calendar-mouse-print-dates): Use calendar-other-dates.
+
+       * calendar/cal-bahai.el (calendar-bahai-leap-year-p)
+       (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes.
+       (calendar-absolute-from-bahai): Fix the leap-year case.
+       (calendar-bahai-from-absolute): Re-use the Gregorian month.
+       (calendar-bahai-date-string, calendar-bahai-print-date): Handle
+       pre-Bahai dates.
+
+       * calendar/cal-china.el (chinese-calendar-celestial-stem)
+       (chinese-calendar-terrestrial-branch): Make defcustoms.
+
+       * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title.
+       (calendar-mouse-view-diary-entries): Use or.
+       (calendar-mouse-chinese-date): Remove unused command.
+       (cal-menu-load-hook): Mark as obsolete.
+
+       * calendar/solar.el (calendar-location-name, calendar-latitude)
+       (calendar-longitude, solar-arctan, sunrise-sunset)
+       (solar-mean-equinoxes/solstices): Use the appropriate equality test.
+
 2008-03-20  Jay Belanger  <address@hidden>
 
        * calc/calc.el: Remove outdated comments.




reply via email to

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