Mercurial > emacs
comparison lisp/ChangeLog @ 93094:8ebe9d838e90
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 20 Mar 2008 04:52:19 +0000 |
parents | beeec9891fbb |
children | c67e7bd43423 |
comparison
equal
deleted
inserted
replaced
93093:fb92abde7664 | 93094:8ebe9d838e90 |
---|---|
1 2008-03-20 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * calendar/calendar.el (calendar-other-dates): New function. | |
4 (calendar-print-other-dates): Use calendar-other-dates. | |
5 * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes | |
6 the declarations it replaces. | |
7 (calendar-mouse-print-dates): Use calendar-other-dates. | |
8 | |
9 * calendar/cal-bahai.el (calendar-bahai-leap-year-p) | |
10 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes. | |
11 (calendar-absolute-from-bahai): Fix the leap-year case. | |
12 (calendar-bahai-from-absolute): Re-use the Gregorian month. | |
13 (calendar-bahai-date-string, calendar-bahai-print-date): Handle | |
14 pre-Bahai dates. | |
15 | |
16 * calendar/cal-china.el (chinese-calendar-celestial-stem) | |
17 (chinese-calendar-terrestrial-branch): Make defcustoms. | |
18 | |
19 * calendar/cal-menu.el (calendar-mouse-holidays): Re-use the title. | |
20 (calendar-mouse-view-diary-entries): Use or. | |
21 (calendar-mouse-chinese-date): Remove unused command. | |
22 (cal-menu-load-hook): Mark as obsolete. | |
23 | |
24 * calendar/solar.el (calendar-location-name, calendar-latitude) | |
25 (calendar-longitude, solar-arctan, sunrise-sunset) | |
26 (solar-mean-equinoxes/solstices): Use the appropriate equality test. | |
27 | |
1 2008-03-20 Jay Belanger <jay.p.belanger@gmail.com> | 28 2008-03-20 Jay Belanger <jay.p.belanger@gmail.com> |
2 | 29 |
3 * calc/calc.el: Remove outdated comments. | 30 * calc/calc.el: Remove outdated comments. |
4 (defcalcmodevar, calc-mode-var-list-restore-default-values) | 31 (defcalcmodevar, calc-mode-var-list-restore-default-values) |
5 (calc-mode-var-list-restore-saved-values, calc-autorange-units): | 32 (calc-mode-var-list-restore-saved-values, calc-autorange-units): |