]> git.eshelyaron.com Git - emacs.git/commitdiff
Misc small fixes for some recent doc changes
authorGlenn Morris <rgm@gnu.org>
Sun, 22 Dec 2013 23:13:18 +0000 (15:13 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 22 Dec 2013 23:13:18 +0000 (15:13 -0800)
* doc/emacs/calendar.texi (General Calendar):
* doc/emacs/rmail.texi (Rmail Scrolling):
* doc/misc/woman.texi (Navigation):
Use itemx where appropriate.

* doc/emacs/entering.texi (Entering Emacs): Typo fix.

doc/emacs/ChangeLog
doc/emacs/calendar.texi
doc/emacs/entering.texi
doc/emacs/rmail.texi
doc/misc/ChangeLog
doc/misc/woman.texi

index 92aef049a8322f6c65c02557d14ad6ea5bb80121..cb6bcbb7bff94a617acc121b20fa0a22ddc16449 100644 (file)
@@ -1,3 +1,10 @@
+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.
index 2d4c3a6919dbd3302f30d02734900c23081bfac6..ab28fc5adc9c055026f57f16b40d4239a39926cd 100644 (file)
@@ -304,7 +304,7 @@ Regenerate the calendar window (@code{calendar-redraw}).
 @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}).
index 66b90d144766766d244527219823bc9f6890a7d5..c0b113e963f73f36e712ebfc9e8196eaf8e56985 100644 (file)
@@ -74,7 +74,7 @@ up before reading @file{site-start.el}.  @xref{Init File}, for
 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 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}
index 945eb6b8b761dcc422f9badc1c6aaeb131f8d471..06d474399040113b5a48513c644d34b9970c2131 100644 (file)
@@ -101,7 +101,7 @@ frequent that it deserves to be easier.
 @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}).
index 47dd91aa0519e3122332ec26ae17dd4e258af3b5..c7986b3ba935cbc8deb381a4c44d4b666ab885e6 100644 (file)
@@ -1,9 +1,11 @@
-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>
 
index 839f1ab2665ef0ae5b40283fadb6c95455b9b496..df67f02119c995445ff97803d276be0ce0071110 100644 (file)
@@ -629,7 +629,7 @@ the @code{man} key bindings.
 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