emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/calendar.texi


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/man/calendar.texi
Date: Sun, 17 Aug 2003 18:46:42 -0400

Index: emacs/man/calendar.texi
diff -c emacs/man/calendar.texi:1.15 emacs/man/calendar.texi:1.16
*** emacs/man/calendar.texi:1.15        Sun Aug  3 10:12:17 2003
--- emacs/man/calendar.texi     Sun Aug 17 18:46:42 2003
***************
*** 183,188 ****
--- 183,190 ----
  @table @kbd
  @item g d
  Move point to specified date (@code{calendar-goto-date}).
+ @item g D
+ Move point to specified day of year (@code{calendar-goto-day-of-year}).
  @item o
  Center calendar around specified month (@code{calendar-other-month}).
  @item .
***************
*** 195,200 ****
--- 197,208 ----
  of the month, and then moves to that date.  Because the calendar includes all
  dates from the beginning of the current era, you must type the year in its
  entirety; that is, type @samp{1990}, not @samp{90}.
+ 
+ @kindex g D @r{(Calendar mode)}
+ @findex calendar-goto-day-of-year
+   @kbd{g D} (@code{calendar-goto-day-of-year}) prompts for a year and
+ day number, and moves to that date.  Negative day numbers count backward
+ from the end of the year.
  
  @kindex o @r{(Calendar mode)}
  @findex calendar-other-month




reply via email to

[Prev in Thread] Current Thread [Next in Thread]