changeset 57322:669cfc393253

From Emilio C. Lopes <eclig@gmx.net>: (From Other Calendar): Add calendar-goto-iso-week.
author Glenn Morris <rgm@gnu.org>
date Mon, 04 Oct 2004 23:32:25 +0000
parents 3381cb76bac3
children 51f2d473391c
files man/calendar.texi
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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}).