# HG changeset patch # User Glenn Morris # Date 1096932745 0 # Node ID 669cfc393253972912cd11a30a4ac9105e42bfa6 # Parent 3381cb76bac30d414b1a246161c9716043b41131 From Emilio C. Lopes : (From Other Calendar): Add calendar-goto-iso-week. diff -r 3381cb76bac3 -r 669cfc393253 man/calendar.texi --- a/man/calendar.texi Mon Oct 04 23:18:11 2004 +0000 +++ b/man/calendar.texi Mon Oct 04 23:32:25 2004 +0000 @@ -754,6 +754,7 @@ @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 @@ @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}).