/[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.37 by lektu, Mon Jun 20 14:44:58 2005 UTC revision 1.38 by rms, Tue Aug 9 11:31:39 2005 UTC
# Line 235  the months on it.  Scrolling the calenda Line 235  the months on it.  Scrolling the calenda
235  horizontally, so that new months become visible in the window.  horizontally, so that new months become visible in the window.
236    
237  @table @kbd  @table @kbd
238  @item C-x <  @item <
239  Scroll calendar one month forward (@code{scroll-calendar-left}).  Scroll calendar one month forward (@code{scroll-calendar-left}).
240  @item C-x >  @item >
241  Scroll calendar one month backward (@code{scroll-calendar-right}).  Scroll calendar one month backward (@code{scroll-calendar-right}).
242  @item C-v  @item C-v
243  @itemx @key{NEXT}  @itemx @key{NEXT}
# Line 249  Scroll calendar three months backward Line 249  Scroll calendar three months backward
249  (@code{scroll-calendar-right-three-months}).  (@code{scroll-calendar-right-three-months}).
250  @end table  @end table
251    
252  @kindex C-x < @r{(Calendar mode)}  @kindex < @r{(Calendar mode)}
253  @findex scroll-calendar-left  @findex scroll-calendar-left
254  @kindex C-x > @r{(Calendar mode)}  @kindex > @r{(Calendar mode)}
255  @findex scroll-calendar-right  @findex scroll-calendar-right
256    The most basic calendar scroll commands scroll by one month at a    The most basic calendar scroll commands scroll by one month at a
257  time.  This means that there are two months of overlap between the  time.  This means that there are two months of overlap between the
258  display before the command and the display after.  @kbd{C-x <} scrolls  display before the command and the display after.  @kbd{<} scrolls
259  the calendar contents one month to the left; that is, it moves the  the calendar contents one month to the left; that is, it moves the
260  display forward in time.  @kbd{C-x >} scrolls the contents to the  display forward in time.  @kbd{>} scrolls the contents to the
261  right, which moves backwards in time.  right, which moves backwards in time.
262    
263  @kindex C-v @r{(Calendar mode)}  @kindex C-v @r{(Calendar mode)}

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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