]> git.eshelyaron.com Git - emacs.git/commitdiff
From Emilio C. Lopes <eclig@gmx.net>:
authorGlenn Morris <rgm@gnu.org>
Mon, 4 Oct 2004 23:32:25 +0000 (23:32 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 4 Oct 2004 23:32:25 +0000 (23:32 +0000)
(From Other Calendar): Add calendar-goto-iso-week.

man/calendar.texi

index 9e3d3cf9f41fa50635d7e47f027d6c3687d028eb..a4eca0513ffd3cc29a65312d5a3a327c4a7b0048 100644 (file)
@@ -754,6 +754,7 @@ other than Mayan; for the Mayan calendar, see the following section.
 
 @kindex g @var{char} @r{(Calendar mode)}
 @findex calendar-goto-iso-date
+@findex calendar-goto-iso-week
 @findex calendar-goto-julian-date
 @findex calendar-goto-astro-day-number
 @findex calendar-goto-hebrew-date
@@ -767,6 +768,9 @@ other than Mayan; for the Mayan calendar, see the following section.
 @item g c
 Move to a date specified in the ISO commercial calendar
 (@code{calendar-goto-iso-date}).
+@item g w
+Move to a week specified in the ISO commercial calendar
+(@code{calendar-goto-iso-week}).
 @item g j
 Move to a date specified in the Julian calendar
 (@code{calendar-goto-julian-date}).