/[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.12.8.1 by miles, Fri Apr 4 06:20:46 2003 UTC revision 1.12.8.2 by miles, Tue Oct 14 22:56:22 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,
# Line 1116  is, you can use @samp{11/12/1989} or @sa Line 1124  is, you can use @samp{11/12/1989} or @sa
1124    
1125    Dates can also have the form @samp{@var{monthname} @var{day}} or    Dates can also have the form @samp{@var{monthname} @var{day}} or
1126  @samp{@var{monthname} @var{day}, @var{year}}, where the month's name can  @samp{@var{monthname} @var{day}, @var{year}}, where the month's name can
1127  be spelled in full or abbreviated to three characters (with or without a  be spelled in full or abbreviated (with or without a period).  The
1128  period).  Case is not significant.  preferred abbreviations can be controlled using the variables
1129    @code{calendar-abbrev-length}, @code{calendar-month-abbrev-array}, and
1130    @code{calendar-day-abbrev-array}.  The default is to use the first three
1131    letters of a name as its abbreviation.  Case is not significant.
1132    
1133    A date may be @dfn{generic}; that is, partially unspecified.  Then the    A date may be @dfn{generic}; that is, partially unspecified.  Then the
1134  entry applies to all dates that match the specification.  If the date  entry applies to all dates that match the specification.  If the date
# Line 1495  timeclock file manually, or if you chang Line 1506  timeclock file manually, or if you chang
1506  timeclock's customizable variables, you should run the command  timeclock's customizable variables, you should run the command
1507  @kbd{M-x timeclock-reread-log} to update the data in Emacs from the  @kbd{M-x timeclock-reread-log} to update the data in Emacs from the
1508  file.  file.
1509    
1510    @ignore
1511       arch-tag: 4531ef09-9df3-449d-9c52-2b5a4a337f92
1512    @end ignore

Legend:
Removed from v.1.12.8.1  
changed lines
  Added in v.1.12.8.2

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