diff options
| author | Glenn Morris | 2008-06-26 07:16:38 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-06-26 07:16:38 +0000 |
| commit | 7ec4149077883e615dcdf128d634a543a2dce36d (patch) | |
| tree | f7187a86ce5e856b4364aa4b22c74c3150496a6f /lisp/ChangeLog | |
| parent | 2b11fcd531a5d9e8084344b341aecff379870770 (diff) | |
| download | emacs-7ec4149077883e615dcdf128d634a543a2dce36d.tar.gz emacs-7ec4149077883e615dcdf128d634a543a2dce36d.zip | |
(calendar-check-holidays): Declare rather than autoloading.
(diary-show-holidays-flag): Remove unneeded declaration.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b9683e282dd..d6dc665939c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -47,6 +47,8 @@ | |||
| 47 | (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu): | 47 | (cal-menu-holidays-menu, cal-menu-goto-menu, cal-menu-scroll-menu): |
| 48 | Add doc strings. | 48 | Add doc strings. |
| 49 | (cal-menu-context-mouse-menu): Add some :keys. | 49 | (cal-menu-context-mouse-menu): Add some :keys. |
| 50 | (calendar-check-holidays): Declare rather than autoloading. | ||
| 51 | (diary-show-holidays-flag): Remove unneeded declaration. | ||
| 50 | 52 | ||
| 51 | * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset. | 53 | * calendar/cal-menu.el (cal-menu-moon-menu): Add sunrise/sunset. |
| 52 | * calendar/calendar.el (calendar-cursor-to-date): Handle case where | 54 | * calendar/calendar.el (calendar-cursor-to-date): Handle case where |