From: Glenn Morris Date: Mon, 4 Oct 2004 23:32:25 +0000 (+0000) Subject: From Emilio C. Lopes : X-Git-Tag: ttn-vms-21-2-B4~4726 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e7d9eaedde065fdc054f2813524b9ac848befb0;p=emacs.git From Emilio C. Lopes : (From Other Calendar): Add calendar-goto-iso-week. --- diff --git a/man/calendar.texi b/man/calendar.texi index 9e3d3cf9f41..a4eca0513ff 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -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}).