]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorGlenn Morris <rgm@gnu.org>
Sun, 10 Aug 2008 20:15:42 +0000 (20:15 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 10 Aug 2008 20:15:42 +0000 (20:15 +0000)
lisp/ChangeLog

index f5c36e1995dcc0b897edf158b2fa3f20b36ad4b5..7d4c6e06f331b933178133a2d64e09d5ec552917 100644 (file)
 
        * 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.