Mercurial > emacs
comparison lisp/ChangeLog @ 84582:b5d78f18d087
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 15 Sep 2007 21:05:53 +0000 |
parents | 4968c5b03197 |
children | 52ca2a6a41bf |
comparison
equal
deleted
inserted
replaced
84581:96df62307dfc | 84582:b5d78f18d087 |
---|---|
1 2007-09-15 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * calendar/cal-bahai.el (mark-bahai-diary-entries): Fix up typo. | |
4 (calendar-bahai-print-date, calendar-bahai-goto-date) | |
5 (diary-bahai-list-entries, diary-bahai-insert-entry): | |
6 New names to clean up the namespace a bit more. | |
7 (calendar-goto-bahai-date, calendar-print-bahai-date): Compat aliases. | |
8 | |
1 2007-09-15 Glenn Morris <rgm@gnu.org> | 9 2007-09-15 Glenn Morris <rgm@gnu.org> |
2 | 10 |
3 * calendar/holidays.el (holiday-list): Rename it back to | 11 * calendar/holidays.el (holiday-list): Rename it back to |
4 `list-holidays', but leave `holiday-list' as an alias. | 12 `list-holidays', but leave `holiday-list' as an alias. |
5 | 13 |