comparison man/misc.texi @ 36263:11db0318031d

Remove redundant index entries.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 21 Feb 2001 15:29:46 +0000
parents 62cf166239f3
children 6883b349cfd6
comparison
equal deleted inserted replaced
36262:c2f7a7dc3322 36263:11db0318031d
473 473
474 @table @kbd 474 @table @kbd
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
482 programs preceding your input) is omitted. See also 481 programs preceding your input) is omitted. See also
483 @code{comint-use-prompt-regexp-instead-of-fields}). 482 @code{comint-use-prompt-regexp-instead-of-fields}).
1921 @section Emulation 1920 @section Emulation
1922 @cindex emulating other editors 1921 @cindex emulating other editors
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
1931 @cindex Motif keybindings 1928 @cindex Motif keybindings
1932 @cindex Macintosh keybindings 1929 @cindex Macintosh keybindings
1940 @findex crisp-mode 1937 @findex crisp-mode
1941 @vindex crisp-override-meta-x 1938 @vindex crisp-override-meta-x
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
1948 unless you change the user option @code{crisp-override-meta-x}. You can 1946 unless you change the user option @code{crisp-override-meta-x}. You can
1949 also use the command @kbd{M-x scroll-all-mode} or set the user option 1947 also use the command @kbd{M-x scroll-all-mode} or set the user option
2049 2047
2050 @node Hyperlinking, Dissociated Press, Emulation, Top 2048 @node Hyperlinking, Dissociated Press, Emulation, Top
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
2058 typing @key{RET} while point is on the link. Info mode, Help mode and 2055 typing @key{RET} while point is on the link. Info mode, Help mode and
2059 the Dired-like modes are examples. The Tags facility links between 2056 the Dired-like modes are examples. The Tags facility links between
2137 which has a similar feature of its own. 2134 which has a similar feature of its own.
2138 2135
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
2152 @kbd{C-x C-f}, with commands that provide more sensitive defaults. 2147 @kbd{C-x C-f}, with commands that provide more sensitive defaults.
2153 These commands behave like the ordinary ones when given a prefix 2148 These commands behave like the ordinary ones when given a prefix