/[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.27 by gm, Fri Mar 4 17:18:36 2005 UTC revision 1.28 by rms, Sun Mar 6 16:20:29 2005 UTC
# Line 186  specified in various ways. Line 186  specified in various ways.
186  Move point to specified date (@code{calendar-goto-date}).  Move point to specified date (@code{calendar-goto-date}).
187  @item g D  @item g D
188  Move point to specified day of year (@code{calendar-goto-day-of-year}).  Move point to specified day of year (@code{calendar-goto-day-of-year}).
189    @item g w
190    Move point to specified week of year (@code{calendar-goto-iso-week}).
191  @item o  @item o
192  Center calendar around specified month (@code{calendar-other-month}).  Center calendar around specified month (@code{calendar-other-month}).
193  @item .  @item .
# Line 201  entirety; that is, type @samp{1990}, not Line 203  entirety; that is, type @samp{1990}, not
203    
204  @kindex g D @r{(Calendar mode)}  @kindex g D @r{(Calendar mode)}
205  @findex calendar-goto-day-of-year  @findex calendar-goto-day-of-year
206    @kindex g w @r{(Calendar mode)}
207    @findex calendar-goto-iso-week
208    @kbd{g D} (@code{calendar-goto-day-of-year}) prompts for a year and    @kbd{g D} (@code{calendar-goto-day-of-year}) prompts for a year and
209  day number, and moves to that date.  Negative day numbers count backward  day number, and moves to that date.  Negative day numbers count
210  from the end of the year.  backward from the end of the year.  @kbd{g w}
211    (@code{calendar-goto-iso-week}) prompts for a year and week number,
212    and moves to that week.
213    
214  @kindex o @r{(Calendar mode)}  @kindex o @r{(Calendar mode)}
215  @findex calendar-other-month  @findex calendar-other-month
# Line 1351  of @code{appt-audible} is non-@code{nil} Line 1357  of @code{appt-audible} is non-@code{nil}
1357  appointment list for today from the diary file, giving all diary entries  appointment list for today from the diary file, giving all diary entries
1358  found with recognizable times of day, and reminds you just before each  found with recognizable times of day, and reminds you just before each
1359  of them. Calling @code{appt-activate} with a negative argument disables  of them. Calling @code{appt-activate} with a negative argument disables
1360  the appointment package.  the appointment package.  With no argument, it toggles.
1361    
1362    For example, suppose the diary file contains these lines:    For example, suppose the diary file contains these lines:
1363    

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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