+2013-12-22 Glenn Morris <rgm@gnu.org>
+
+ * entering.texi (Entering Emacs): Typo fix.
+
+ * calendar.texi (General Calendar):
+ * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
+
2013-12-22 Eli Zaretskii <eliz@gnu.org>
* regs.texi (Keyboard Macro Registers): Fix last change.
2013-12-20 Tassilo Horn <tsdh@gnu.org>
- * rmail.texi: Document `S-SPC' as alternative to scrolling down
- with `DEL'.
-
- * help.texi: Ditto.
-
- * display.texi: Ditto.
-
- * calendar.texi: Ditto.
+ * calendar.texi, display.texi, help.texi, rmail.texi:
+ Document `S-SPC' as alternative to scrolling down with `DEL'.
* frames.texi: Document `toggle-frame-maximized' and
`toggle-frame-fullscreen' with their respective keys.
@item SPC
Scroll the next window up (@code{scroll-other-window}).
@item DEL
-@item S-SPC
+@itemx S-SPC
Scroll the next window down (@code{scroll-other-window-down}).
@item q
Exit from calendar (@code{calendar-exit}).
information about @file{site-start.el}.}
You can also force Emacs to display a file or directory at startup
-by setting the variable @code{initial-buffer-choice} to a a string
+by setting the variable @code{initial-buffer-choice} to a string
naming that file or directory. The value of
@code{initial-buffer-choice} may also be a function which should
return a buffer which is then displayed. @code{initial-buffer-choice}
@item @key{SPC}
Scroll forward (@code{scroll-up-command}).
@item @key{DEL}
-@item @key{S-SPC}
+@itemx @key{S-SPC}
Scroll backward (@code{scroll-down-command}).
@item .
Scroll to start of message (@code{rmail-beginning-of-message}).
-2013-12-20 Tassilo Horn <tsdh@gnu.org>
+2013-12-22 Glenn Morris <rgm@gnu.org>
+
+ * woman.texi (Navigation): Use itemx where appropriate.
- * info.texi: Document `S-SPC' as alternative to `DEL' for
- scrolling.
+2013-12-20 Tassilo Horn <tsdh@gnu.org>
- * woman.texi: Ditto.
+ * info.texi, woman.texi:
+ Document `S-SPC' as alternative to `DEL' for scrolling.
2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
Scroll the man page up the window (@code{scroll-up}).
@item @key{DEL}
-@item @key{S-SPC}
+@itemx @key{S-SPC}
@kindex DEL
@kindex S-SPC
@findex scroll-down