comparison man/anti.texi @ 36137:be2cd75cbd85

Fix style of @kbd{...Mouse...}.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Feb 2001 12:47:05 +0000
parents 551b6c1b5ee5
children 3f3557c3f0a9
comparison
equal deleted inserted replaced
36136:a5ae50ec6fe7 36137:be2cd75cbd85
175 Mark mode is in effect and the mark is active; instead, it checks the 175 Mark mode is in effect and the mark is active; instead, it checks the
176 current buffer. (Transient Mark mode is alien to the spirit of Emacs, 176 current buffer. (Transient Mark mode is alien to the spirit of Emacs,
177 so we are planning to remove it altogether in an earlier version.) 177 so we are planning to remove it altogether in an earlier version.)
178 178
179 @item 179 @item
180 @kbd{C-down-mouse-3} does not show what would be in the menu bar 180 @kbd{C-Down-Mouse-3} does not show what would be in the menu bar
181 when the menu bar is not displayed. 181 when the menu bar is not displayed.
182 182
183 @item 183 @item
184 For uniformity, @key{delete} function key in Emacs 20 works exactly like 184 For uniformity, @key{delete} function key in Emacs 20 works exactly like
185 the @key{DEL} key, on both text-only terminals and window systems---it 185 the @key{DEL} key, on both text-only terminals and window systems---it
210 you select an indentation style for Java, the same style is used 210 you select an indentation style for Java, the same style is used
211 for C and C@t{++} buffer as well. 211 for C and C@t{++} buffer as well.
212 212
213 @item 213 @item
214 Isearch does not highlight other possible matches; it shows only the 214 Isearch does not highlight other possible matches; it shows only the
215 current match, to avoid distracting your attention. @kbd{mouse-2} in 215 current match, to avoid distracting your attention. @kbd{Mouse-2} in
216 the echo area during incremental search now signals an error, instead of 216 the echo area during incremental search now signals an error, instead of
217 inserting the current selection into the search string. But you can 217 inserting the current selection into the search string. But you can
218 accomplish more or less the same job by typing @kbd{M-y}. 218 accomplish more or less the same job by typing @kbd{M-y}.
219 219
220 @item 220 @item