From: Glenn Morris Date: Sun, 10 Aug 2008 20:15:42 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-23.0.90~3546 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=864657b9feeff6a2ad2102b1ea11a45085810c5b;p=emacs.git Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f5c36e1995d..7d4c6e06f33 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.