texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[5646] "mode line", "screenful", Emacs/stand-alone Info, etc.


From: karl
Subject: [5646] "mode line", "screenful", Emacs/stand-alone Info, etc.
Date: Sun, 08 Jun 2014 18:45:26 +0000

Revision: 5646
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=5646
Author:   karl
Date:     2014-06-08 18:45:25 +0000 (Sun, 08 Jun 2014)
Log Message:
-----------
"mode line", "screenful", Emacs/stand-alone Info, etc.

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/doc/info-stnd.texi
    trunk/doc/info.texi
    trunk/doc/texinfo.texi

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2014-06-08 18:28:59 UTC (rev 5645)
+++ trunk/ChangeLog     2014-06-08 18:45:25 UTC (rev 5646)
@@ -1,3 +1,13 @@
+2014-06-08  Karl Berry  <address@hidden>
+
+       * doc/texinfo.texi (Raw Formatter Commands): fix grammar.
+
+       * doc/info.texi (Help-^L): "mode line", "screenful",
+       stand-alone and Emacs Info both use the mode line.
+       Use x instead of weird C-x 0 to get rid of help msg.
+       
+       * doc/info-stnd.texi: "mode line", "screenful".
+
 2014-06-05  Gavin Smith  <address@hidden>
 
        * info/session.c (gc_file_buffers_and_nodes): Check equality with

Modified: trunk/doc/info-stnd.texi
===================================================================
--- trunk/doc/info-stnd.texi    2014-06-08 18:28:59 UTC (rev 5645)
+++ trunk/doc/info-stnd.texi    2014-06-08 18:45:25 UTC (rev 5646)
@@ -702,7 +702,7 @@
 the end of a node, @key{SPC} takes you to the ``next'' node, so that you can
 read an entire manual from start to finish by repeating @key{SPC}.
 
-The default scroll size is one screen-full, but it can be changed by
+The default scroll size is one screenful, but it can be changed by
 invoking the (@code{scroll-forward-page-only-set-window}) command,
 @samp{z} under @samp{--vi-keys}, with a numeric argument.
 
@@ -860,7 +860,7 @@
 wrapping in the window with @code{C-x w}.  When a line which needs more
 space than one screen width to display is displayed, a @samp{$} appears
 in the rightmost column of the screen, and the remainder of the line is
-invisible.  When long lines are truncated, the modeline displays the
+invisible.  When long lines are truncated, the mode line displays the
 @samp{$} character near its left edge.
 @end table
 
@@ -1455,7 +1455,7 @@
 @dfn{mode line}, which briefly describes the node being viewed.
 
 GNU Info supports multiple windows appearing in a single screen; each
-window is separated from the next by its modeline.  At any time, there
+window is separated from the next by its mode line.  At any time, there
 is only one @dfn{active} window, that is, the window in which the cursor
 appears.  There are commands available for creating windows, changing
 the size of windows, selecting which window is active, and for deleting
@@ -1493,7 +1493,7 @@
 When a node comes from a file which is compressed on disk, this is
 indicated in the mode line with two small @samp{z}'s.  In addition, if
 the Info file containing the node has been split into subfiles, the name
-of the subfile containing the node appears in the modeline as well:
+of the subfile containing the node appears in the mode line as well:
 
 @example
 --zz-Info: (emacs)Top, 291 lines --Top-- Subfile: emacs-1.Z-------------

Modified: trunk/doc/info.texi
===================================================================
--- trunk/doc/info.texi 2014-06-08 18:28:59 UTC (rev 5645)
+++ trunk/doc/info.texi 2014-06-08 18:45:25 UTC (rev 5646)
@@ -151,12 +151,11 @@
 screen, it is necessary to give you special advice at the beginning.
 
 If the entire text you are looking at fits on the screen, the text
address@hidden will be displayed at the bottom of the screen.  In the
-stand-alone Info reader, it is displayed at the bottom right corner of
-the screen; in Emacs, it is displayed on the modeline.  If you see the
-text @samp{Top} instead, it means that there is more text below that
-does not fit.  To move forward through the text and see another screen
-full, press @key{SPC}, the Space bar.  To move back up, press the key
address@hidden will be displayed near the bottom of the screen, on the
+mode line (usually, the line in inverse video).  If you see the text
address@hidden instead, it means that there is more text below that does
+not fit.  To move forward through the text and see another screenful,
+press @key{SPC}, the Space bar.  To move back up, press the key
 labeled @samp{Backspace} or @samp{DEL} (on some keyboards, this key
 might be labeled @samp{Delete}), or @key{S-SPC}.
 
@@ -401,13 +400,10 @@
 >> Type a @key{?} now.  Press @key{SPC} to see consecutive screenfuls of
    the list until finished.  Then type @key{SPC} several times.  If
    you are using Emacs, the help will then go away automatically.
+   If you are using the stand-alone Info reader, type @kbd{x} to
+   return here.
 @end format
 
-  (If you are using the stand-alone Info reader, type @kbd{C-x 0} to
-return here, that is---press and hold @key{CTRL}, type an @kbd{x},
-then release @key{CTRL} and @kbd{x}, and press @kbd{0}; that's a zero,
-not the letter ``o''.)
-
   From now on, you will encounter large nodes without warning, and
 will be expected to know how to use @key{SPC} and @key{BACKSPACE} to
 move around in them without being told.  Since not all terminals have

Modified: trunk/doc/texinfo.texi
===================================================================
--- trunk/doc/texinfo.texi      2014-06-08 18:28:59 UTC (rev 5645)
+++ trunk/doc/texinfo.texi      2014-06-08 18:45:25 UTC (rev 5646)
@@ -14284,12 +14284,12 @@
 The behavior of newlines in raw regions is unspecified.
 
 In all cases, in raw processing, @code{@@} retains the same meaning as
-in the remainder of the document.  Thus, the Texinfo processors
+in the remainder of the document.  Thus, the Texinfo processors must
 recognize and even execute, to some extent, the contents of the raw
 regions, regardless of the final output format.  Therefore, specifying
 changes that globally affect the document inside a raw region leads to
-unpredictable and generally undesirable behavior.  For example, it
-using the @code{@@kbdinputstyle} command inside a raw region is undefined.
+unpredictable and generally undesirable behavior.  For example, using
+the @code{@@kbdinputstyle} command inside a raw region is undefined.
 
 The remedy is simple: don't do that.  Use the raw formatter commands
 for their intended purpose, of providing material directly in the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]