From: Glenn Morris Date: Sat, 8 Mar 2008 20:02:25 +0000 (+0000) Subject: (calendar-iso-read-args): Doc fix. X-Git-Tag: emacs-pretest-23.0.90~7354 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=46d69a521ad389ffb333e022fae6bfbf4f2c7c4a;p=emacs.git (calendar-iso-read-args): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d8dbd4b2caf..ed65a893f3a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -26,6 +26,8 @@ * calendar/cal-coptic.el (coptic-name): Add doc string. + * calendar/cal-iso.el (calendar-iso-read-args): Doc fix. + * calendar/cal-persia.el (persian-calendar-month-name-array) (persian-calendar-epoch): Make constants. diff --git a/lisp/calendar/cal-iso.el b/lisp/calendar/cal-iso.el index 9df35d5f40a..2a12dd66c04 100644 --- a/lisp/calendar/cal-iso.el +++ b/lisp/calendar/cal-iso.el @@ -95,7 +95,9 @@ Defaults to today's date if DATE is not given." (calendar-iso-date-string (calendar-cursor-to-date t)))) (defun calendar-iso-read-args (&optional dayflag) - "Interactively read the arguments for an iso date command." + "Interactively read the arguments for an iso date command. +Reads a year and week, and if DAYFLAG is non-nil a day (otherwise +taken to be 1)." (let* ((today (calendar-current-date)) (year (calendar-read "ISO calendar year (>0): "