Mercurial > emacs
comparison lisp/ChangeLog @ 97402:fed5de036e8a
Fix typo.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 10 Aug 2008 20:15:42 +0000 |
parents | 58215ab2e8e6 |
children | 6c90649820f6 |
comparison
equal
deleted
inserted
replaced
97401:58215ab2e8e6 | 97402:fed5de036e8a |
---|---|
8799 | 8799 |
8800 2008-03-20 Glenn Morris <rgm@gnu.org> | 8800 2008-03-20 Glenn Morris <rgm@gnu.org> |
8801 | 8801 |
8802 * calendar/calendar.el (calendar-other-dates): New function. | 8802 * calendar/calendar.el (calendar-other-dates): New function. |
8803 (calendar-print-other-dates): Use calendar-other-dates. | 8803 (calendar-print-other-dates): Use calendar-other-dates. |
8804 * calendar/cal-menu.el (calendar-other-dates): Declare it, and removes | 8804 * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove |
8805 the declarations it replaces. | 8805 the declarations it replaces. |
8806 (calendar-mouse-print-dates): Use calendar-other-dates. | 8806 (calendar-mouse-print-dates): Use calendar-other-dates. |
8807 | 8807 |
8808 * calendar/cal-bahai.el (calendar-bahai-leap-year-p) | 8808 * calendar/cal-bahai.el (calendar-bahai-leap-year-p) |
8809 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes. | 8809 (calendar-bahai-leap-base, calendar-bahai-from-absolute): Doc fixes. |