From 6e7d9eaedde065fdc054f2813524b9ac848befb0 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 4 Oct 2004 23:32:25 +0000 Subject: [PATCH] From Emilio C. Lopes : (From Other Calendar): Add calendar-goto-iso-week. --- man/calendar.texi | 4 ++++ 1 file changed, 4 insertions(+) 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}). -- 2.39.2