calendar.el.
(chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
Make constants.
- * calendar/cal-china.el (chinese-calendar-time-zone)
- (chinese-calendar-daylight-time-offset)
+ (chinese-calendar-time-zone, chinese-calendar-daylight-time-offset)
(chinese-calendar-daylight-savings-starts)
(chinese-calendar-daylight-savings-ends)
(chinese-calendar-daylight-savings-starts-time)
(calendar-mouse-view-diary-entries, calendar-mouse-print-dates)
(calendar-mouse-goto-date):
* calendar/cal-move.el (calendar-scroll-left, calendar-scroll-right):
+ * calendar/holidays.el (holidays):
* calendar/lunar.el (phases-of-moon, lunar-new-moon-on-or-after):
- Doc fixes.
+ * calendar/time-date.el (date-to-time, time-subtract, time-add)
+ (safe-date-to-time): Doc fixes.
* calendar/cal-persia.el (persian-calendar-month-name-array)
(persian-calendar-epoch): Make constants.
* calendar/cal-hebrew.el, calendar/holidays.el, calendar/lunar.el:
* calendar/solar.el: Unquote lambda functions.
- * calendar/time-date.el (date-to-time, time-subtract, time-add)
- (safe-date-to-time): Doc fixes.
-
* calendar/todo-mode.el: Remove un-needed eval-when-compile.
* textmodes/org.el (list-diary-entries-hook): Declare for compiler.
;;;###autoload
(defun holidays (&optional arg)
"Display the holidays for last month, this month, and next month.
-If called with an optional prefix argument, prompts for month and year.
-
+If called with an optional prefix argument ARG, prompts for month and year.
This function is suitable for execution in a .emacs file."
(interactive "P")
(save-excursion