Index: emacs/man/calendar.texi
diff -c emacs/man/calendar.texi:1.37 emacs/man/calendar.texi:1.38
*** emacs/man/calendar.texi:1.37 Mon Jun 20 14:44:58 2005
--- emacs/man/calendar.texi Tue Aug 9 11:31:39 2005
***************
*** 235,243 ****
horizontally, so that new months become visible in the window.
@table @kbd
! @item C-x <
Scroll calendar one month forward (@code{scroll-calendar-left}).
! @item C-x >
Scroll calendar one month backward (@code{scroll-calendar-right}).
@item C-v
@itemx @key{NEXT}
--- 235,243 ----
horizontally, so that new months become visible in the window.
@table @kbd
! @item <
Scroll calendar one month forward (@code{scroll-calendar-left}).
! @item >
Scroll calendar one month backward (@code{scroll-calendar-right}).
@item C-v
@itemx @key{NEXT}
***************
*** 249,263 ****
(@code{scroll-calendar-right-three-months}).
@end table
! @kindex C-x < @r{(Calendar mode)}
@findex scroll-calendar-left
! @kindex C-x > @r{(Calendar mode)}
@findex scroll-calendar-right
The most basic calendar scroll commands scroll by one month at a
time. This means that there are two months of overlap between the
! display before the command and the display after. @kbd{C-x <} scrolls
the calendar contents one month to the left; that is, it moves the
! display forward in time. @kbd{C-x >} scrolls the contents to the
right, which moves backwards in time.
@kindex C-v @r{(Calendar mode)}
--- 249,263 ----
(@code{scroll-calendar-right-three-months}).
@end table
! @kindex < @r{(Calendar mode)}
@findex scroll-calendar-left
! @kindex > @r{(Calendar mode)}
@findex scroll-calendar-right
The most basic calendar scroll commands scroll by one month at a
time. This means that there are two months of overlap between the
! display before the command and the display after. @kbd{<} scrolls
the calendar contents one month to the left; that is, it moves the
! display forward in time. @kbd{>} scrolls the contents to the
right, which moves backwards in time.
@kindex C-v @r{(Calendar mode)}
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs