# HG changeset patch # User Juanma Barranquero # Date 1228435330 0 # Node ID 6b0f142e0e58f515a4d49a59ff06386fc19c33cb # Parent 518a4346ef6807fef20b6544ca77aff47838f05a Fix breakage by #870. diff -r 518a4346ef68 -r 6b0f142e0e58 lisp/ChangeLog --- a/lisp/ChangeLog Thu Dec 04 23:58:14 2008 +0000 +++ b/lisp/ChangeLog Fri Dec 05 00:02:10 2008 +0000 @@ -11820,8 +11820,8 @@ * calendar/calendar.el (increment-calendar-month): Optionally handle systems without 12 months per year. - (calendar-date-is-visible-p): Doc fix. Simplify. + * calendar/holidays.el (holiday-filter-visible-calendar): Return result from dolist.