aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/calendar.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/calendar.texi b/doc/emacs/calendar.texi
index 10fe404099d..91ea3b9154d 100644
--- a/doc/emacs/calendar.texi
+++ b/doc/emacs/calendar.texi
@@ -106,7 +106,7 @@ commands for moving by characters and by lines. Just as @kbd{C-n}
106usually moves to the same column in the following line, in Calendar 106usually moves to the same column in the following line, in Calendar
107mode it is bound to @code{calendar-forward-week}, which moves to the 107mode it is bound to @code{calendar-forward-week}, which moves to the
108same day in the following week. And @kbd{C-p} 108same day in the following week. And @kbd{C-p}
109(@code{calendar-backward-week} moves to the same day in the previous 109(@code{calendar-backward-week}) moves to the same day in the previous
110week. @kbd{C-f} (@code{calendar-forward-day}) and @kbd{C-b} 110week. @kbd{C-f} (@code{calendar-forward-day}) and @kbd{C-b}
111(@code{calendar-backward-day}) move forward and back by days. 111(@code{calendar-backward-day}) move forward and back by days.
112 112