changeset 92625:e26350e23411

(calendar-iso-read-args): Doc fix.
author Glenn Morris <rgm@gnu.org>
date Sat, 08 Mar 2008 19:59:47 +0000
parents 8ec0ed9c7acd
children 6e8a8b70004a
files lisp/calendar/cal-iso.el
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/cal-iso.el	Sat Mar 08 19:56:58 2008 +0000
+++ b/lisp/calendar/cal-iso.el	Sat Mar 08 19:59:47 2008 +0000
@@ -95,7 +95,9 @@
            (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): "