Mercurial > emacs
changeset 97402:fed5de036e8a
Fix typo.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 10 Aug 2008 20:15:42 +0000 |
parents | 58215ab2e8e6 |
children | cfefb4bab7f6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Aug 10 19:48:57 2008 +0000 +++ b/lisp/ChangeLog Sun Aug 10 20:15:42 2008 +0000 @@ -8801,7 +8801,7 @@ * 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 + * calendar/cal-menu.el (calendar-other-dates): Declare it, and remove the declarations it replaces. (calendar-mouse-print-dates): Use calendar-other-dates.