# HG changeset patch # User Glenn Morris # Date 1218399342 0 # Node ID fed5de036e8a0909a2f3d2342d3acda9003e0f46 # Parent 58215ab2e8e65643373397fc7d08cad1024e6be6 Fix typo. diff -r 58215ab2e8e6 -r fed5de036e8a lisp/ChangeLog --- 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.