diff options
| author | Eli Zaretskii | 2001-02-21 15:29:46 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-02-21 15:29:46 +0000 |
| commit | 4946337df63e1f4c7fc242230d791bb691cf7756 (patch) | |
| tree | 068ad18675ff2aac8e6cd7ebf1f2076fdf1f4ccf | |
| parent | a284eea359aaf796a5794b37682c96dc1d389844 (diff) | |
| download | emacs-4946337df63e1f4c7fc242230d791bb691cf7756.tar.gz emacs-4946337df63e1f4c7fc242230d791bb691cf7756.zip | |
Remove redundant index entries.
| -rw-r--r-- | man/basic.texi | 3 | ||||
| -rw-r--r-- | man/buffers.texi | 4 | ||||
| -rw-r--r-- | man/calendar.texi | 2 | ||||
| -rw-r--r-- | man/commands.texi | 1 | ||||
| -rw-r--r-- | man/custom.texi | 3 | ||||
| -rw-r--r-- | man/dired.texi | 10 | ||||
| -rw-r--r-- | man/display.texi | 9 | ||||
| -rw-r--r-- | man/files.texi | 2 | ||||
| -rw-r--r-- | man/fixit.texi | 6 | ||||
| -rw-r--r-- | man/frames.texi | 7 | ||||
| -rw-r--r-- | man/macos.texi | 14 | ||||
| -rw-r--r-- | man/misc.texi | 7 | ||||
| -rw-r--r-- | man/mule.texi | 4 | ||||
| -rw-r--r-- | man/programs.texi | 17 | ||||
| -rw-r--r-- | man/rmail.texi | 2 | ||||
| -rw-r--r-- | man/search.texi | 2 | ||||
| -rw-r--r-- | man/sending.texi | 5 | ||||
| -rw-r--r-- | man/text.texi | 7 | ||||
| -rw-r--r-- | man/windows.texi | 15 |
19 files changed, 42 insertions, 78 deletions
diff --git a/man/basic.texi b/man/basic.texi index 372e49d5cc0..b6bd0fecf69 100644 --- a/man/basic.texi +++ b/man/basic.texi | |||
| @@ -629,8 +629,7 @@ Char: @`A (04300, 2240, 0x8c0, ext ESC , A @@) (latin-iso8859-1 64) | |||
| 629 | @section Numeric Arguments | 629 | @section Numeric Arguments |
| 630 | @cindex numeric arguments | 630 | @cindex numeric arguments |
| 631 | @cindex prefix arguments | 631 | @cindex prefix arguments |
| 632 | @cindex arguments, numeric | 632 | @cindex arguments to commands |
| 633 | @cindex arguments, prefix | ||
| 634 | 633 | ||
| 635 | In mathematics and computer usage, the word @dfn{argument} means | 634 | In mathematics and computer usage, the word @dfn{argument} means |
| 636 | ``data provided to a function or operation.'' You can give any Emacs | 635 | ``data provided to a function or operation.'' You can give any Emacs |
diff --git a/man/buffers.texi b/man/buffers.texi index fa2f1ba736d..6c4739fd507 100644 --- a/man/buffers.texi +++ b/man/buffers.texi | |||
| @@ -156,7 +156,9 @@ Scroll through buffer @var{buffer}. | |||
| 156 | @end table | 156 | @end table |
| 157 | 157 | ||
| 158 | @kindex C-x C-q | 158 | @kindex C-x C-q |
| 159 | @findex vc-toggle-read-only | 159 | @c Don't index vc-toggle-read-only here, it is indexed in files.texi, |
| 160 | @c in the node "Basic VC Editing". | ||
| 161 | @c @findex vc-toggle-read-only | ||
| 160 | @vindex buffer-read-only | 162 | @vindex buffer-read-only |
| 161 | @cindex read-only buffer | 163 | @cindex read-only buffer |
| 162 | A buffer can be @dfn{read-only}, which means that commands to change | 164 | A buffer can be @dfn{read-only}, which means that commands to change |
diff --git a/man/calendar.texi b/man/calendar.texi index fd952a59f9c..8b0d33bafc9 100644 --- a/man/calendar.texi +++ b/man/calendar.texi | |||
| @@ -618,7 +618,7 @@ century. | |||
| 618 | @cindex astronomical day numbers | 618 | @cindex astronomical day numbers |
| 619 | Astronomers use a simple counting of days elapsed since noon, Monday, | 619 | Astronomers use a simple counting of days elapsed since noon, Monday, |
| 620 | January 1, 4713 B.C. on the Julian calendar. The number of days elapsed | 620 | January 1, 4713 B.C. on the Julian calendar. The number of days elapsed |
| 621 | is called the @emph{Julian day number} or the @emph{Astronomical day number}. | 621 | is called the @dfn{Julian day number} or the @dfn{Astronomical day number}. |
| 622 | 622 | ||
| 623 | @cindex Hebrew calendar | 623 | @cindex Hebrew calendar |
| 624 | The Hebrew calendar is used by tradition in the Jewish religion. The | 624 | The Hebrew calendar is used by tradition in the Jewish religion. The |
diff --git a/man/commands.texi b/man/commands.texi index 9d8ed277592..9363392603f 100644 --- a/man/commands.texi +++ b/man/commands.texi | |||
| @@ -173,7 +173,6 @@ characters. | |||
| 173 | @section Keys and Commands | 173 | @section Keys and Commands |
| 174 | 174 | ||
| 175 | @cindex binding | 175 | @cindex binding |
| 176 | @cindex function | ||
| 177 | @cindex command | 176 | @cindex command |
| 178 | @cindex function definition | 177 | @cindex function definition |
| 179 | This manual is full of passages that tell you what particular keys | 178 | This manual is full of passages that tell you what particular keys |
diff --git a/man/custom.texi b/man/custom.texi index 12ca2165cf0..86d9f431ef3 100644 --- a/man/custom.texi +++ b/man/custom.texi | |||
| @@ -687,7 +687,6 @@ faces that you have set but not saved. | |||
| 687 | @node Hooks | 687 | @node Hooks |
| 688 | @subsection Hooks | 688 | @subsection Hooks |
| 689 | @cindex hook | 689 | @cindex hook |
| 690 | @cindex hook function | ||
| 691 | @cindex running a hook | 690 | @cindex running a hook |
| 692 | 691 | ||
| 693 | @dfn{Hooks} are an important mechanism for customization of Emacs. A | 692 | @dfn{Hooks} are an important mechanism for customization of Emacs. A |
| @@ -1460,7 +1459,7 @@ for cautious completion. | |||
| 1460 | @node Rebinding | 1459 | @node Rebinding |
| 1461 | @subsection Changing Key Bindings Interactively | 1460 | @subsection Changing Key Bindings Interactively |
| 1462 | @cindex key rebinding, this session | 1461 | @cindex key rebinding, this session |
| 1463 | @cindex rebinding keys, this session | 1462 | @cindex redefining keys, this session |
| 1464 | 1463 | ||
| 1465 | The way to redefine an Emacs key is to change its entry in a keymap. | 1464 | The way to redefine an Emacs key is to change its entry in a keymap. |
| 1466 | You can change the global keymap, in which case the change is effective in | 1465 | You can change the global keymap, in which case the change is effective in |
diff --git a/man/dired.texi b/man/dired.texi index 034b83e5d8d..1910d1bc064 100644 --- a/man/dired.texi +++ b/man/dired.texi | |||
| @@ -529,7 +529,7 @@ Change the mode (also called ``permission bits'') of the specified files | |||
| 529 | 529 | ||
| 530 | @findex dired-do-chgrp | 530 | @findex dired-do-chgrp |
| 531 | @kindex G @r{(Dired)} | 531 | @kindex G @r{(Dired)} |
| 532 | @cindex changing file group ownership (in Dired) | 532 | @cindex changing file group (in Dired) |
| 533 | @item G @var{newgroup} @key{RET} | 533 | @item G @var{newgroup} @key{RET} |
| 534 | Change the group of the specified files to @var{newgroup} | 534 | Change the group of the specified files to @var{newgroup} |
| 535 | (@code{dired-do-chgrp}). | 535 | (@code{dired-do-chgrp}). |
| @@ -601,13 +601,6 @@ replacing matches for @var{from} (a regular expression) with the string | |||
| 601 | This command is a variant of @code{tags-query-replace}. If you exit the | 601 | This command is a variant of @code{tags-query-replace}. If you exit the |
| 602 | query replace loop, you can use @kbd{M-,} to resume the scan and replace | 602 | query replace loop, you can use @kbd{M-,} to resume the scan and replace |
| 603 | more matches. @xref{Tags Search}. | 603 | more matches. @xref{Tags Search}. |
| 604 | |||
| 605 | @kindex a @r{(Dired)} | ||
| 606 | @findex dired-do-apply | ||
| 607 | @cindex apply arbitrary function to many files | ||
| 608 | @item a @var{function} @kbd{RET} | ||
| 609 | Apply an arbitrary Lisp function to the name of each marked file | ||
| 610 | (@code{dired-do-apply}). | ||
| 611 | @end table | 604 | @end table |
| 612 | 605 | ||
| 613 | @kindex + @r{(Dired)} | 606 | @kindex + @r{(Dired)} |
| @@ -1010,7 +1003,6 @@ minibuffer arguments, @var{directory} and @var{find-args}; it runs | |||
| 1010 | @code{find} what condition to test. To use this command, you need to | 1003 | @code{find} what condition to test. To use this command, you need to |
| 1011 | know how to use @code{find}. | 1004 | know how to use @code{find}. |
| 1012 | 1005 | ||
| 1013 | @pindex locate | ||
| 1014 | @findex locate | 1006 | @findex locate |
| 1015 | @findex locate-with-filter | 1007 | @findex locate-with-filter |
| 1016 | @cindex file database (locate) | 1008 | @cindex file database (locate) |
diff --git a/man/display.texi b/man/display.texi index 8cb93e7d97f..2778d4fe060 100644 --- a/man/display.texi +++ b/man/display.texi | |||
| @@ -233,6 +233,7 @@ one large window. | |||
| 233 | 233 | ||
| 234 | @node Selective Display | 234 | @node Selective Display |
| 235 | @section Selective Display | 235 | @section Selective Display |
| 236 | @cindex selective display | ||
| 236 | @findex set-selective-display | 237 | @findex set-selective-display |
| 237 | @kindex C-x $ | 238 | @kindex C-x $ |
| 238 | 239 | ||
| @@ -502,7 +503,9 @@ occupied by that tab character. To enable this feature, set the | |||
| 502 | variable @code{x-stretch-cursor} to a non-@code{nil} value. | 503 | variable @code{x-stretch-cursor} to a non-@code{nil} value. |
| 503 | 504 | ||
| 504 | @cindex cursor in non-selected windows | 505 | @cindex cursor in non-selected windows |
| 506 | @vindex show-cursor-in-non-selected-windows | ||
| 505 | @vindex cursor-in-non-selected-windows | 507 | @vindex cursor-in-non-selected-windows |
| 506 | Normally, the cursor in non-selected windows is shown as a hollow | 508 | Normally, the cursor in non-selected windows is shown as a hollow box. |
| 507 | box. To turn off cursor display in non-selected windows, set the | 509 | To turn off cursor display in non-selected windows, customize the option |
| 508 | variable @code{cursor-in-non-selected-windows} to @code{nil}. | 510 | @code{show-cursor-in-non-selected-windows}, or set the variable |
| 511 | @code{cursor-in-non-selected-windows} to @code{nil}. | ||
diff --git a/man/files.texi b/man/files.texi index 125ca6d7438..da7e3dca88e 100644 --- a/man/files.texi +++ b/man/files.texi | |||
| @@ -146,7 +146,6 @@ Visit a file with no conversion of the contents. | |||
| 146 | @end table | 146 | @end table |
| 147 | 147 | ||
| 148 | @cindex files, visiting and saving | 148 | @cindex files, visiting and saving |
| 149 | @cindex visiting files | ||
| 150 | @cindex saving files | 149 | @cindex saving files |
| 151 | @dfn{Visiting} a file means copying its contents into an Emacs buffer | 150 | @dfn{Visiting} a file means copying its contents into an Emacs buffer |
| 152 | so you can edit them. Emacs makes a new buffer for each file that you | 151 | so you can edit them. Emacs makes a new buffer for each file that you |
| @@ -2683,7 +2682,6 @@ refers to a file whose name is @file{~hack} in directory @file{/tmp}. | |||
| 2683 | a file name that contains @samp{$}. However, the @samp{/:} must be at | 2682 | a file name that contains @samp{$}. However, the @samp{/:} must be at |
| 2684 | the beginning of the buffer in order to quote @samp{$}. | 2683 | the beginning of the buffer in order to quote @samp{$}. |
| 2685 | 2684 | ||
| 2686 | @cindex wildcard characters in file names | ||
| 2687 | You can also quote wildcard characters with @samp{/:}, for visiting. | 2685 | You can also quote wildcard characters with @samp{/:}, for visiting. |
| 2688 | For example, @file{/:/tmp/foo*bar} visits the file @file{/tmp/foo*bar}. | 2686 | For example, @file{/:/tmp/foo*bar} visits the file @file{/tmp/foo*bar}. |
| 2689 | However, in most cases you can simply type the wildcard characters for | 2687 | However, in most cases you can simply type the wildcard characters for |
diff --git a/man/fixit.texi b/man/fixit.texi index 591c50495bb..41d05fb4b5a 100644 --- a/man/fixit.texi +++ b/man/fixit.texi | |||
| @@ -92,8 +92,10 @@ Otherwise, a reverse search (@kbd{C-r}) is often the best way. | |||
| 92 | @findex transpose-lines | 92 | @findex transpose-lines |
| 93 | @kindex M-t | 93 | @kindex M-t |
| 94 | @findex transpose-words | 94 | @findex transpose-words |
| 95 | @kindex C-M-t | 95 | @c Don't index C-M-t and transpose-sexps here, they are indexed in |
| 96 | @findex transpose-sexps | 96 | @c programs.texi, in the "List Commands" node. |
| 97 | @c @kindex C-M-t | ||
| 98 | @c @findex transpose-sexps | ||
| 97 | @kbd{M-t} (@code{transpose-words}) transposes the word before point | 99 | @kbd{M-t} (@code{transpose-words}) transposes the word before point |
| 98 | with the word after point. It moves point forward over a word, dragging | 100 | with the word after point. It moves point forward over a word, dragging |
| 99 | the word preceding or containing point forward as well. The punctuation | 101 | the word preceding or containing point forward as well. The punctuation |
diff --git a/man/frames.texi b/man/frames.texi index 1e7388f0b71..96ce71c7dd1 100644 --- a/man/frames.texi +++ b/man/frames.texi | |||
| @@ -948,8 +948,7 @@ on your screen using the command @code{ps-print-buffer-with-faces}. | |||
| 948 | @section Font Lock mode | 948 | @section Font Lock mode |
| 949 | @cindex Font Lock mode | 949 | @cindex Font Lock mode |
| 950 | @cindex mode, Font Lock | 950 | @cindex mode, Font Lock |
| 951 | @cindex syntax highlighting | 951 | @cindex syntax highlighting and coloring |
| 952 | @cindex syntax coloring | ||
| 953 | 952 | ||
| 954 | Font Lock mode is a minor mode, always local to a particular | 953 | Font Lock mode is a minor mode, always local to a particular |
| 955 | buffer, which highlights (or ``fontifies'') using various faces | 954 | buffer, which highlights (or ``fontifies'') using various faces |
| @@ -1106,9 +1105,9 @@ highlight. You control Hi-lock mode with these commands: | |||
| 1106 | 1105 | ||
| 1107 | @table @kbd | 1106 | @table @kbd |
| 1108 | @item C-x w h @var{regexp} @key{RET} @var{face} @key{RET} | 1107 | @item C-x w h @var{regexp} @key{RET} @var{face} @key{RET} |
| 1109 | @kindex C-x w i | 1108 | @kindex C-x w h |
| 1110 | @findex highlight-regexp | 1109 | @findex highlight-regexp |
| 1111 | Highlight text that matches Highlight all strings that match | 1110 | Highlight text that matches |
| 1112 | @var{regexp} using face @var{face} (@code{highlight-regexp}). | 1111 | @var{regexp} using face @var{face} (@code{highlight-regexp}). |
| 1113 | By using this command more than once, you can highlight various | 1112 | By using this command more than once, you can highlight various |
| 1114 | parts of the text in different ways. | 1113 | parts of the text in different ways. |
diff --git a/man/macos.texi b/man/macos.texi index 2419f896ad2..89cf8fa28b6 100644 --- a/man/macos.texi +++ b/man/macos.texi | |||
| @@ -34,8 +34,8 @@ they are not supported in the Mac OS version. | |||
| 34 | 34 | ||
| 35 | @node Mac Input | 35 | @node Mac Input |
| 36 | @section Keyboard Input on the Mac | 36 | @section Keyboard Input on the Mac |
| 37 | @cindex Meta (under Mac OS) | 37 | @cindex Meta (Mac OS) |
| 38 | @cindex Mac keyboard coding | 38 | @cindex keyboard coding (Mac OS) |
| 39 | @vindex mac-command-key-is-meta | 39 | @vindex mac-command-key-is-meta |
| 40 | @vindex mac-keyboard-text-encoding | 40 | @vindex mac-keyboard-text-encoding |
| 41 | 41 | ||
| @@ -79,7 +79,7 @@ make this setting permanent, put this in your @file{.emacs} init file: | |||
| 79 | @node Mac International | 79 | @node Mac International |
| 80 | @section International Character Set Support on the Mac | 80 | @section International Character Set Support on the Mac |
| 81 | @cindex Mac Roman coding system | 81 | @cindex Mac Roman coding system |
| 82 | @cindex Mac clipboard support | 82 | @cindex clipboard support (Mac OS) |
| 83 | 83 | ||
| 84 | The Mac uses a non-standard encoding for the upper 128 single-byte | 84 | The Mac uses a non-standard encoding for the upper 128 single-byte |
| 85 | characters. It also deviates from the ISO 2022 standard by using code | 85 | characters. It also deviates from the ISO 2022 standard by using code |
| @@ -134,7 +134,7 @@ Chinese, use @samp{chinese-big5-mac} and for Japanese, | |||
| 134 | 134 | ||
| 135 | @node Mac Environment Variables | 135 | @node Mac Environment Variables |
| 136 | @section Environment Variables and Command Line Arguments. | 136 | @section Environment Variables and Command Line Arguments. |
| 137 | @cindex Mac environment variables | 137 | @cindex environment variables (Mac OS) |
| 138 | 138 | ||
| 139 | Environment variables and command line arguments for Emacs can be set | 139 | Environment variables and command line arguments for Emacs can be set |
| 140 | by modifying the @samp{STR#} resources 128 and 129, respectively. A common | 140 | by modifying the @samp{STR#} resources 128 and 129, respectively. A common |
| @@ -159,7 +159,7 @@ EMACS_UNIBYTE=1 | |||
| 159 | 159 | ||
| 160 | @node Mac Directories | 160 | @node Mac Directories |
| 161 | @section Volumes and Directories on the Mac | 161 | @section Volumes and Directories on the Mac |
| 162 | @cindex file names under Mac OS | 162 | @cindex file names (Mac OS) |
| 163 | 163 | ||
| 164 | The directory structure in the Mac OS is seen by Emacs as | 164 | The directory structure in the Mac OS is seen by Emacs as |
| 165 | 165 | ||
| @@ -186,7 +186,7 @@ another directory but this folder will still be created. | |||
| 186 | 186 | ||
| 187 | @node Mac Font Specs | 187 | @node Mac Font Specs |
| 188 | @section Specifying Fonts on the Mac | 188 | @section Specifying Fonts on the Mac |
| 189 | @cindex font names under Mac OS | 189 | @cindex font names (Mac OS) |
| 190 | 190 | ||
| 191 | Fonts are specified to Emacs on the Mac in the form of a standard X | 191 | Fonts are specified to Emacs on the Mac in the form of a standard X |
| 192 | font name. I.e., | 192 | font name. I.e., |
| @@ -218,7 +218,7 @@ the name @samp{-ETL-fixed-*-iso8859-1}. | |||
| 218 | 218 | ||
| 219 | @node Mac Functions | 219 | @node Mac Functions |
| 220 | @section Mac-Specific Lisp Functions | 220 | @section Mac-Specific Lisp Functions |
| 221 | @cindex Lisp functions on the Mac OS | 221 | @cindex Lisp functions specific to Mac OS |
| 222 | 222 | ||
| 223 | @findex do-applescript | 223 | @findex do-applescript |
| 224 | The function @code{do-applescript} takes a string argument, | 224 | The function @code{do-applescript} takes a string argument, |
diff --git a/man/misc.texi b/man/misc.texi index 97105bc7325..5188fd3a9d2 100644 --- a/man/misc.texi +++ b/man/misc.texi | |||
| @@ -475,7 +475,6 @@ of the special key bindings of Shell mode: | |||
| 475 | @item @key{RET} | 475 | @item @key{RET} |
| 476 | @kindex RET @r{(Shell mode)} | 476 | @kindex RET @r{(Shell mode)} |
| 477 | @findex comint-send-input | 477 | @findex comint-send-input |
| 478 | @cindex prompt, shell | ||
| 479 | At end of buffer send line as input; otherwise, copy current line to | 478 | At end of buffer send line as input; otherwise, copy current line to |
| 480 | end of buffer and send it (@code{comint-send-input}). When a line is | 479 | end of buffer and send it (@code{comint-send-input}). When a line is |
| 481 | copied, any prompt at the beginning if the line (text output by | 480 | copied, any prompt at the beginning if the line (text output by |
| @@ -1923,8 +1922,6 @@ the order you choose. | |||
| 1923 | @cindex other editors | 1922 | @cindex other editors |
| 1924 | @cindex EDT | 1923 | @cindex EDT |
| 1925 | @cindex vi | 1924 | @cindex vi |
| 1926 | @cindex CRiSP | ||
| 1927 | @cindex Brief | ||
| 1928 | @cindex PC keybindings | 1925 | @cindex PC keybindings |
| 1929 | @cindex scrolling all windows | 1926 | @cindex scrolling all windows |
| 1930 | @cindex PC selecion | 1927 | @cindex PC selecion |
| @@ -1942,6 +1939,7 @@ editors. Standard facilities can emulate these: | |||
| 1942 | @findex scroll-all-mode | 1939 | @findex scroll-all-mode |
| 1943 | @cindex CRiSP mode | 1940 | @cindex CRiSP mode |
| 1944 | @cindex Brief emulation | 1941 | @cindex Brief emulation |
| 1942 | @cindex emulation of Brief | ||
| 1945 | @cindex mode, CRiSP | 1943 | @cindex mode, CRiSP |
| 1946 | You can turn on keybindings to emulate the CRiSP/Brief editor with | 1944 | You can turn on keybindings to emulate the CRiSP/Brief editor with |
| 1947 | @kbd{M-x crisp-mode}. Note that this rebinds @kbd{M-x} to exit Emacs | 1945 | @kbd{M-x crisp-mode}. Note that this rebinds @kbd{M-x} to exit Emacs |
| @@ -2051,7 +2049,6 @@ keybindings. | |||
| 2051 | @section Hyperlinking and Navigation Features | 2049 | @section Hyperlinking and Navigation Features |
| 2052 | 2050 | ||
| 2053 | @cindex hyperlinking | 2051 | @cindex hyperlinking |
| 2054 | @cindex URLs | ||
| 2055 | @cindex navigation | 2052 | @cindex navigation |
| 2056 | Various modes documented elsewhere have hypertext features so that | 2053 | Various modes documented elsewhere have hypertext features so that |
| 2057 | you can follow links, usually by clicking @kbd{Mouse-2} on the link or | 2054 | you can follow links, usually by clicking @kbd{Mouse-2} on the link or |
| @@ -2139,13 +2136,11 @@ which has a similar feature of its own. | |||
| 2139 | 2136 | ||
| 2140 | @node FFAP | 2137 | @node FFAP |
| 2141 | @subsection Finding Files and URLs at Point | 2138 | @subsection Finding Files and URLs at Point |
| 2142 | @findex ffap | ||
| 2143 | @findex find-file-at-point | 2139 | @findex find-file-at-point |
| 2144 | @findex ffap | 2140 | @findex ffap |
| 2145 | @findex ffap-dired-at-point | 2141 | @findex ffap-dired-at-point |
| 2146 | @findex ffap-next | 2142 | @findex ffap-next |
| 2147 | @findex ffap-menu | 2143 | @findex ffap-menu |
| 2148 | @cindex FFAP | ||
| 2149 | @cindex finding file at point | 2144 | @cindex finding file at point |
| 2150 | 2145 | ||
| 2151 | FFAP mode replaces certain key bindings for finding files, including | 2146 | FFAP mode replaces certain key bindings for finding files, including |
diff --git a/man/mule.texi b/man/mule.texi index 39f8dc06435..4ca9602a1f8 100644 --- a/man/mule.texi +++ b/man/mule.texi | |||
| @@ -492,7 +492,6 @@ coding systems @code{no-conversion}, @code{raw-text} and | |||
| 492 | MS-DOS software. To use any of these systems, you need to create it | 492 | MS-DOS software. To use any of these systems, you need to create it |
| 493 | with @kbd{M-x codepage-setup}. @xref{MS-DOS and MULE}. | 493 | with @kbd{M-x codepage-setup}. @xref{MS-DOS and MULE}. |
| 494 | 494 | ||
| 495 | @cindex end-of-line conversion | ||
| 496 | In addition to converting various representations of non-ASCII | 495 | In addition to converting various representations of non-ASCII |
| 497 | characters, a coding system can perform end-of-line conversion. Emacs | 496 | characters, a coding system can perform end-of-line conversion. Emacs |
| 498 | handles three different conventions for how to separate lines in a file: | 497 | handles three different conventions for how to separate lines in a file: |
| @@ -1134,7 +1133,6 @@ sequences mostly correspond to those of the prefix input methods. | |||
| 1134 | @cindex accented characters | 1133 | @cindex accented characters |
| 1135 | @cindex ISO Latin character sets | 1134 | @cindex ISO Latin character sets |
| 1136 | @cindex Unibyte operation | 1135 | @cindex Unibyte operation |
| 1137 | @vindex enable-multibyte-characters | ||
| 1138 | The ISO 8859 Latin-@var{n} character sets define character codes in | 1136 | The ISO 8859 Latin-@var{n} character sets define character codes in |
| 1139 | the range 160 to 255 to handle the accented letters and punctuation | 1137 | the range 160 to 255 to handle the accented letters and punctuation |
| 1140 | needed by various European languages (and some non-European ones). | 1138 | needed by various European languages (and some non-European ones). |
| @@ -1179,8 +1177,6 @@ characters: | |||
| 1179 | @itemize @bullet | 1177 | @itemize @bullet |
| 1180 | @cindex 8-bit input | 1178 | @cindex 8-bit input |
| 1181 | @item | 1179 | @item |
| 1182 | @findex set-keyboard-coding-system | ||
| 1183 | @vindex keyboard-coding-system | ||
| 1184 | If your keyboard can generate character codes 128 and up, representing | 1180 | If your keyboard can generate character codes 128 and up, representing |
| 1185 | non-ASCII you can type those character codes directly. | 1181 | non-ASCII you can type those character codes directly. |
| 1186 | 1182 | ||
diff --git a/man/programs.texi b/man/programs.texi index 3a6bb07e63b..07d9defc0e0 100644 --- a/man/programs.texi +++ b/man/programs.texi | |||
| @@ -36,11 +36,6 @@ Judicious use of blank lines to make the program clearer will also | |||
| 36 | provide useful chunks of text for the paragraph commands to work | 36 | provide useful chunks of text for the paragraph commands to work |
| 37 | on. | 37 | on. |
| 38 | 38 | ||
| 39 | @cindex selective display | ||
| 40 | @cindex outline | ||
| 41 | @cindex folding | ||
| 42 | @findex outline-minor-mode | ||
| 43 | @cindex outlines | ||
| 44 | The selective display feature is useful for looking at the overall | 39 | The selective display feature is useful for looking at the overall |
| 45 | structure of a function (@pxref{Selective Display}). This feature | 40 | structure of a function (@pxref{Selective Display}). This feature |
| 46 | hides the lines that are indented more than a specified amount. | 41 | hides the lines that are indented more than a specified amount. |
| @@ -349,6 +344,7 @@ Put region around whole current or following defun (@code{mark-defun}). | |||
| 349 | The commands to move to the beginning and end of the current defun are | 344 | The commands to move to the beginning and end of the current defun are |
| 350 | @kbd{C-M-a} (@code{beginning-of-defun}) and @kbd{C-M-e} (@code{end-of-defun}). | 345 | @kbd{C-M-a} (@code{beginning-of-defun}) and @kbd{C-M-e} (@code{end-of-defun}). |
| 351 | 346 | ||
| 347 | @kindex C-M-h @r{(C mode)} | ||
| 352 | @findex c-mark-function | 348 | @findex c-mark-function |
| 353 | If you wish to operate on the current defun, use @kbd{C-M-h} | 349 | If you wish to operate on the current defun, use @kbd{C-M-h} |
| 354 | (@code{mark-defun}) which puts point at the beginning and mark at the end | 350 | (@code{mark-defun}) which puts point at the beginning and mark at the end |
| @@ -1466,8 +1462,7 @@ point. | |||
| 1466 | and they have no additional characters in common, a list of all possible | 1462 | and they have no additional characters in common, a list of all possible |
| 1467 | completions is displayed in another window. | 1463 | completions is displayed in another window. |
| 1468 | 1464 | ||
| 1469 | @cindex completion using tags | 1465 | @cindex tags-based completion |
| 1470 | @cindex tags completion | ||
| 1471 | @cindex Info index completion | 1466 | @cindex Info index completion |
| 1472 | @findex complete-symbol | 1467 | @findex complete-symbol |
| 1473 | In most programming language major modes, @kbd{M-@key{TAB}} runs the | 1468 | In most programming language major modes, @kbd{M-@key{TAB}} runs the |
| @@ -1482,7 +1477,7 @@ completion works only if there is an Info file for the standard library | |||
| 1482 | functions of your language, and only if it is installed at your site. | 1477 | functions of your language, and only if it is installed at your site. |
| 1483 | 1478 | ||
| 1484 | @cindex Lisp symbol completion | 1479 | @cindex Lisp symbol completion |
| 1485 | @cindex completion in Lisp | 1480 | @cindex completion (Lisp symbols) |
| 1486 | @findex lisp-complete-symbol | 1481 | @findex lisp-complete-symbol |
| 1487 | In Emacs-Lisp mode, the name space for completion normally consists of | 1482 | In Emacs-Lisp mode, the name space for completion normally consists of |
| 1488 | nontrivial symbols present in Emacs---those that have function | 1483 | nontrivial symbols present in Emacs---those that have function |
| @@ -3232,8 +3227,6 @@ hungry-delete feature is enabled. | |||
| 3232 | 3227 | ||
| 3233 | @table @kbd | 3228 | @table @kbd |
| 3234 | @item C-M-h | 3229 | @item C-M-h |
| 3235 | @findex c-mark-function | ||
| 3236 | @kindex C-M-h @r{(C mode)} | ||
| 3237 | Put mark at the end of a function definition, and put point at the | 3230 | Put mark at the end of a function definition, and put point at the |
| 3238 | beginning (@code{c-mark-function}). | 3231 | beginning (@code{c-mark-function}). |
| 3239 | 3232 | ||
| @@ -3383,12 +3376,10 @@ continuation lines. | |||
| 3383 | are unlike those of other languages. Built-in abbrevs optionally save | 3376 | are unlike those of other languages. Built-in abbrevs optionally save |
| 3384 | typing when you insert Fortran keywords. | 3377 | typing when you insert Fortran keywords. |
| 3385 | 3378 | ||
| 3386 | @findex fortran-mode | ||
| 3387 | Use @kbd{M-x fortran-mode} to switch to this major mode. This command | 3379 | Use @kbd{M-x fortran-mode} to switch to this major mode. This command |
| 3388 | runs the hook @code{fortran-mode-hook} (@pxref{Hooks}). | 3380 | runs the hook @code{fortran-mode-hook} (@pxref{Hooks}). |
| 3389 | 3381 | ||
| 3390 | @cindex Fortran77 | 3382 | @cindex Fortran77 and Fortran90 |
| 3391 | @cindex Fortran90 | ||
| 3392 | @findex f90-mode | 3383 | @findex f90-mode |
| 3393 | @findex fortran-mode | 3384 | @findex fortran-mode |
| 3394 | Fortan mode is meant for editing Fortran77 ``fixed format'' source | 3385 | Fortan mode is meant for editing Fortran77 ``fixed format'' source |
diff --git a/man/rmail.texi b/man/rmail.texi index dec0877de0f..88880d87efd 100644 --- a/man/rmail.texi +++ b/man/rmail.texi | |||
| @@ -1201,7 +1201,7 @@ supported, it is used by default whenever you attempt to retrieve | |||
| 1201 | POP mail when @code{rmail-pop-password} and | 1201 | POP mail when @code{rmail-pop-password} and |
| 1202 | @code{rmail-pop-password-required} are unset. | 1202 | @code{rmail-pop-password-required} are unset. |
| 1203 | 1203 | ||
| 1204 | @cindex POP inboxes in reverse order | 1204 | @cindex reverse order in POP inboxes |
| 1205 | Some POP servers store messages in reverse order. If your server does | 1205 | Some POP servers store messages in reverse order. If your server does |
| 1206 | this, and you would rather read your mail in the order in which it was | 1206 | this, and you would rather read your mail in the order in which it was |
| 1207 | received, you can tell @code{movemail} to reverse the order of | 1207 | received, you can tell @code{movemail} to reverse the order of |
diff --git a/man/search.texi b/man/search.texi index 19303c13209..b6aef825218 100644 --- a/man/search.texi +++ b/man/search.texi | |||
| @@ -377,7 +377,7 @@ Search}. | |||
| 377 | 377 | ||
| 378 | @node Regexps, Search Case, Regexp Search, Search | 378 | @node Regexps, Search Case, Regexp Search, Search |
| 379 | @section Syntax of Regular Expressions | 379 | @section Syntax of Regular Expressions |
| 380 | @cindex regexp syntax | 380 | @cindex syntax of regexps |
| 381 | 381 | ||
| 382 | Regular expressions have a syntax in which a few characters are | 382 | Regular expressions have a syntax in which a few characters are |
| 383 | special constructs and the rest are @dfn{ordinary}. An ordinary | 383 | special constructs and the rest are @dfn{ordinary}. An ordinary |
diff --git a/man/sending.texi b/man/sending.texi index a3c665dcbed..397fef803f0 100644 --- a/man/sending.texi +++ b/man/sending.texi | |||
| @@ -418,13 +418,14 @@ modified flag, because only saving the file should do that. As a | |||
| 418 | result, you don't get a warning if you try to send the same message | 418 | result, you don't get a warning if you try to send the same message |
| 419 | twice. | 419 | twice. |
| 420 | 420 | ||
| 421 | @vindex sendmail-coding-system | 421 | @c This is indexed in mule.texi, node "Recognize Coding". |
| 422 | @c @vindex sendmail-coding-system | ||
| 422 | When you send a message that contains non-ASCII characters, they need | 423 | When you send a message that contains non-ASCII characters, they need |
| 423 | to be encoded with a coding system (@pxref{Coding Systems}). Usually | 424 | to be encoded with a coding system (@pxref{Coding Systems}). Usually |
| 424 | the coding system is specified automatically by your chosen language | 425 | the coding system is specified automatically by your chosen language |
| 425 | environment (@pxref{Language Environments}). You can explicitly specify | 426 | environment (@pxref{Language Environments}). You can explicitly specify |
| 426 | the coding system for outgoing mail by setting the variable | 427 | the coding system for outgoing mail by setting the variable |
| 427 | @code{sendmail-coding-system}. | 428 | @code{sendmail-coding-system} (@pxref{Recognize Coding}). |
| 428 | 429 | ||
| 429 | If the coding system thus determined does not handle the characters in | 430 | If the coding system thus determined does not handle the characters in |
| 430 | a particular message, Emacs asks you to select the coding system to use, | 431 | a particular message, Emacs asks you to select the coding system to use, |
diff --git a/man/text.texi b/man/text.texi index 437925bcf69..987df4f095f 100644 --- a/man/text.texi +++ b/man/text.texi | |||
| @@ -130,8 +130,10 @@ move to. If point is after the space in @w{@samp{FOO, BAR}}, then | |||
| 130 | not the comma and the space, use @kbd{M-b M-d} instead of | 130 | not the comma and the space, use @kbd{M-b M-d} instead of |
| 131 | @kbd{M-@key{DEL}}.) | 131 | @kbd{M-@key{DEL}}.) |
| 132 | 132 | ||
| 133 | @kindex M-t | 133 | @c Don't index M-t and transpose-words here, they are indexed in |
| 134 | @findex transpose-words | 134 | @c fixit.texi, in the node "Transpose". |
| 135 | @c @kindex M-t | ||
| 136 | @c @findex transpose-words | ||
| 135 | @kbd{M-t} (@code{transpose-words}) exchanges the word before or | 137 | @kbd{M-t} (@code{transpose-words}) exchanges the word before or |
| 136 | containing point with the following word. The delimiter characters between | 138 | containing point with the following word. The delimiter characters between |
| 137 | the words do not move. For example, @w{@samp{FOO, BAR}} transposes into | 139 | the words do not move. For example, @w{@samp{FOO, BAR}} transposes into |
| @@ -856,7 +858,6 @@ visible. @xref{Outline Mode}. | |||
| 856 | @section Outline Mode | 858 | @section Outline Mode |
| 857 | @cindex Outline mode | 859 | @cindex Outline mode |
| 858 | @cindex mode, Outline | 860 | @cindex mode, Outline |
| 859 | @cindex selective display | ||
| 860 | @cindex invisible lines | 861 | @cindex invisible lines |
| 861 | 862 | ||
| 862 | @findex outline-mode | 863 | @findex outline-mode |
diff --git a/man/windows.texi b/man/windows.texi index 2cd9a7b643a..3068dbf6b20 100644 --- a/man/windows.texi +++ b/man/windows.texi | |||
| @@ -379,22 +379,9 @@ and ``down'' counterparts. @kbd{M-x windmove-default-keybindings} binds | |||
| 379 | these commands to @kbd{S-right} etc. (Not all terminals support shifted | 379 | these commands to @kbd{S-right} etc. (Not all terminals support shifted |
| 380 | arrow keys, however.) | 380 | arrow keys, however.) |
| 381 | 381 | ||
| 382 | @cindex Follow mode | ||
| 383 | @cindex mode, Follow | ||
| 384 | @findex follow-mode | ||
| 385 | @cindex windows, synchronizing | ||
| 386 | @cindex synchronizing windows | ||
| 387 | Follow minor mode (@kbd{M-x follow-mode}) synchronizes several | 382 | Follow minor mode (@kbd{M-x follow-mode}) synchronizes several |
| 388 | windows on the same buffer so that they always display adjacent | 383 | windows on the same buffer so that they always display adjacent |
| 389 | sections of that buffer. Also if point moves outside a window, it | 384 | sections of that buffer. @xref{Follow Mode}. |
| 390 | moves automatically to another window which shows that part of the | ||
| 391 | buffer, if any. Thus, the windows act like one large window on | ||
| 392 | the buffer. | ||
| 393 | |||
| 394 | One use of this feature is to effectively double the number of lines | ||
| 395 | in a given screen height, using side-by-side windows on the same | ||
| 396 | buffer. First split a window into side-by-side windows with @kbd{C-x | ||
| 397 | 3}, then use @kbd{M-x follow-mode} to synchronize the windows. | ||
| 398 | 385 | ||
| 399 | @vindex scroll-all-mode | 386 | @vindex scroll-all-mode |
| 400 | @cindex scrolling windows together | 387 | @cindex scrolling windows together |