Mercurial > emacs
comparison lisp/ChangeLog @ 93465:762c7878a22a
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 31 Mar 2008 16:00:05 +0000 |
parents | eb60699d02ea |
children | 56cd086b6c7f |
comparison
equal
deleted
inserted
replaced
93464:4d4a9542d49c | 93465:762c7878a22a |
---|---|
47 Use and. | 47 Use and. |
48 | 48 |
49 * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays | 49 * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays |
50 in the last fortnight in Julian October. | 50 in the last fortnight in Julian October. |
51 | 51 |
52 * calendar/calendar.el (increment-calendar-month): Doc fix. | 52 * calendar/calendar.el (increment-calendar-month): Optionally handle |
53 systems without 12 months per year. | |
54 | |
53 (calendar-date-is-visible-p): Doc fix. Simplify. | 55 (calendar-date-is-visible-p): Doc fix. Simplify. |
54 | 56 |
55 * calendar/holidays.el (holiday-filter-visible-calendar): Return result | 57 * calendar/holidays.el (holiday-filter-visible-calendar): Return result |
56 from dolist. | 58 from dolist. |
57 | 59 |