]> git.eshelyaron.com Git - emacs.git/commitdiff
(holidays): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Sat, 8 Mar 2008 21:09:29 +0000 (21:09 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 8 Mar 2008 21:09:29 +0000 (21:09 +0000)
lisp/ChangeLog
lisp/calendar/holidays.el

index ddc59b237bd84f5f4cd9a9529fbd497a5884912c..8e1b336016be592be4ca230483d4e8da35df65d1 100644 (file)
@@ -23,8 +23,7 @@
        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.
index 6b32d227c1a3d64f476e568b48989c1b0c8d29ae..8436b3a242d94a677085492c2e206c4d845f619e 100644 (file)
@@ -96,8 +96,7 @@ Requires floating point."
 ;;;###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