diff options
| author | Glenn Morris | 2014-06-08 00:00:20 -0700 |
|---|---|---|
| committer | Glenn Morris | 2014-06-08 00:00:20 -0700 |
| commit | b6542afeae56abe6b20019df63b76539728fca54 (patch) | |
| tree | 4be7b7219d2f25ef3aec7417fb8a2270b29f99fe | |
| parent | 52e9721b397445547b78cab9b0071827867a6d94 (diff) | |
| download | emacs-b6542afeae56abe6b20019df63b76539728fca54.tar.gz emacs-b6542afeae56abe6b20019df63b76539728fca54.zip | |
info.texi tweaks re S-SPC
* doc/misc/info.texi (Help-Small-Screen): Clarify details of S-SPC.
(Help-Small-Screen, Help-]): Do not mention S-SPC.
(Emacs Info Variables): Markup fix.
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/info.texi | 32 |
2 files changed, 22 insertions, 14 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 332d048603f..6ddf4266db8 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2014-06-08 Glenn Morris <rgm@gnu.org> | 1 | 2014-06-08 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * info.texi (Help-Small-Screen): Clarify details of S-SPC. | ||
| 4 | (Help-Small-Screen, Help-]): Do not mention S-SPC. | ||
| 5 | (Emacs Info Variables): Markup fix. | ||
| 6 | |||
| 3 | * ebrowse.texi (Source Display, Finding/Viewing): | 7 | * ebrowse.texi (Source Display, Finding/Viewing): |
| 4 | * erc.texi (Sample Session): | 8 | * erc.texi (Sample Session): |
| 5 | * ses.texi (The Basics): | 9 | * ses.texi (The Basics): |
diff --git a/doc/misc/info.texi b/doc/misc/info.texi index 144ce89707b..09476126b7e 100644 --- a/doc/misc/info.texi +++ b/doc/misc/info.texi | |||
| @@ -158,12 +158,16 @@ text @samp{Top} instead, it means that there is more text below that | |||
| 158 | does not fit. To move forward through the text and see another screen | 158 | does not fit. To move forward through the text and see another screen |
| 159 | full, press @key{SPC}, the Space bar. To move back up, press the key | 159 | full, press @key{SPC}, the Space bar. To move back up, press the key |
| 160 | labeled @samp{Backspace} or @samp{DEL} (on some keyboards, this key | 160 | labeled @samp{Backspace} or @samp{DEL} (on some keyboards, this key |
| 161 | might be labeled @samp{Delete}), or @key{S-SPC}. | 161 | might be labeled @samp{Delete}). In a graphical Emacs, you can also use |
| 162 | @kbd{S-@key{SPC}} (press and hold the @key{Shift} key and then press | ||
| 163 | @key{SPC}) to move backwards, but this does not work in the | ||
| 164 | stand-alone Info reader (nor in Emacs, if you are using it in a | ||
| 165 | text-mode terminal). | ||
| 162 | 166 | ||
| 163 | @ifinfo | 167 | @ifinfo |
| 164 | Here are 40 lines of junk, so you can try @key{SPC} and @key{DEL} (or | 168 | Here are 40 lines of junk, so you can try @key{SPC} and @key{DEL} and |
| 165 | @key{S-SPC}) and see what they do. At the end are instructions of | 169 | see what they do. At the end are instructions of what you should do |
| 166 | what you should do next. | 170 | next. |
| 167 | 171 | ||
| 168 | @format | 172 | @format |
| 169 | This is line 20 | 173 | This is line 20 |
| @@ -209,11 +213,11 @@ This is line 59 | |||
| 209 | @end format | 213 | @end format |
| 210 | 214 | ||
| 211 | If you have managed to get here, go back to the beginning with | 215 | If you have managed to get here, go back to the beginning with |
| 212 | @kbd{DEL} (or @key{S-SPC}), and come back here again, then you | 216 | @key{DEL} (or @key{BACKSPACE}), and come back here again, then you |
| 213 | understand the about the @samp{Space} and @samp{Backspace} keys. So | 217 | understand about the @samp{Space} and @samp{Backspace} keys. So now |
| 214 | now type an @kbd{n}---just one character; don't type the quotes and | 218 | type an @kbd{n}---just one character; don't type the quotes and don't |
| 215 | don't type the Return key afterward---to get to the normal start of | 219 | type the Return key afterward---to get to the normal start of the |
| 216 | the course. | 220 | course. |
| 217 | @end ifinfo | 221 | @end ifinfo |
| 218 | 222 | ||
| 219 | @node Help | 223 | @node Help |
| @@ -478,10 +482,10 @@ you to the following node in the manual @emph{regardless of level}. | |||
| 478 | If you immediately want to go to that node, without having to scroll | 482 | If you immediately want to go to that node, without having to scroll |
| 479 | to the bottom of the screen first, you can type @kbd{]}. | 483 | to the bottom of the screen first, you can type @kbd{]}. |
| 480 | 484 | ||
| 481 | Similarly, @kbd{@key{BACKSPACE}} (or @kbd{@key{S-SPC}}) carries you to | 485 | Similarly, @kbd{@key{BACKSPACE}} carries you to the preceding node |
| 482 | the preceding node regardless of level, after you scrolled to the | 486 | regardless of level, after you scrolled to the beginning of the |
| 483 | beginning of the present node. If you want to go to the preceding | 487 | present node. If you want to go to the preceding node immediately, |
| 484 | node immediately, you can type @kbd{[}. | 488 | you can type @kbd{[}. |
| 485 | 489 | ||
| 486 | For instance, typing this sequence will come back here in three steps: | 490 | For instance, typing this sequence will come back here in three steps: |
| 487 | @kbd{[ n [}. To do the same backward, type @kbd{] p ]}. | 491 | @kbd{[ n [}. To do the same backward, type @kbd{] p ]}. |
| @@ -1214,7 +1218,7 @@ all text that could potentially be useful. | |||
| 1214 | 1218 | ||
| 1215 | @item Info-scroll-prefer-subnodes | 1219 | @item Info-scroll-prefer-subnodes |
| 1216 | If set to a non-@code{nil} value, @key{SPC} and @key{BACKSPACE} (or | 1220 | If set to a non-@code{nil} value, @key{SPC} and @key{BACKSPACE} (or |
| 1217 | @key{DEL}, or @key{S-SPC}) keys in a menu visit subnodes of the | 1221 | @key{DEL}, or @kbd{S-@key{SPC}}) keys in a menu visit subnodes of the |
| 1218 | current node before scrolling to its end or beginning, respectively. | 1222 | current node before scrolling to its end or beginning, respectively. |
| 1219 | For example, if the node's menu appears on the screen, the next | 1223 | For example, if the node's menu appears on the screen, the next |
| 1220 | @key{SPC} moves to a subnode indicated by the following menu item. | 1224 | @key{SPC} moves to a subnode indicated by the following menu item. |