1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00

(calendar-iso-read-args): Doc fix.

This commit is contained in:
Glenn Morris 2008-03-08 20:02:25 +00:00
parent 734254f926
commit 46d69a521a
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -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): "