/[emacs]/emacs/man/calendar.texi
ViewVC logotype

Diff of /emacs/man/calendar.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by gm, Sun Aug 3 14:12:17 2003 UTC revision 1.16 by gm, Sun Aug 17 22:46:42 2003 UTC
# Line 183  specified in various ways. Line 183  specified in various ways.
183  @table @kbd  @table @kbd
184  @item g d  @item g d
185  Move point to specified date (@code{calendar-goto-date}).  Move point to specified date (@code{calendar-goto-date}).
186    @item g D
187    Move point to specified day of year (@code{calendar-goto-day-of-year}).
188  @item o  @item o
189  Center calendar around specified month (@code{calendar-other-month}).  Center calendar around specified month (@code{calendar-other-month}).
190  @item .  @item .
# Line 196  of the month, and then moves to that dat Line 198  of the month, and then moves to that dat
198  dates from the beginning of the current era, you must type the year in its  dates from the beginning of the current era, you must type the year in its
199  entirety; that is, type @samp{1990}, not @samp{90}.  entirety; that is, type @samp{1990}, not @samp{90}.
200    
201    @kindex g D @r{(Calendar mode)}
202    @findex calendar-goto-day-of-year
203      @kbd{g D} (@code{calendar-goto-day-of-year}) prompts for a year and
204    day number, and moves to that date.  Negative day numbers count backward
205    from the end of the year.
206    
207  @kindex o @r{(Calendar mode)}  @kindex o @r{(Calendar mode)}
208  @findex calendar-other-month  @findex calendar-other-month
209    @kbd{o} (@code{calendar-other-month}) prompts for a month and year,    @kbd{o} (@code{calendar-other-month}) prompts for a month and year,

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26