comparison man/ChangeLog @ 60247:773b228334be

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 25 Feb 2005 13:56:29 +0000
parents d720532c5764
children 3b19d2763b8b
comparison
equal deleted inserted replaced
60246:6fbd9e87233f 60247:773b228334be
1 2005-02-25 Richard M. Stallman <rms@gnu.org>
2
3 * screen.texi (Screen): Explain better about cursors and mode lines;
4 don't presuppose text terminals.
5 (Point): Don't assume just one cursor.
6 Clarify explanation of cursors.
7 (Echo Area, Menu Bar): Cleanups.
8
9 * mini.texi (Minibuffer): Prompts are highlighted.
10 (Minibuffer Edit): Newline = C-j only on text terminals.
11 Clarify resize-mini-windows values.
12 Mention M-PAGEUP and M-PAGEDOWN.
13 (Completion Commands): Mouse-1 like Mouse-2.
14 (Minibuffer History): Explain history commands better.
15 (Repetition): Add xref to Incremental Search.
16
17 * mark.texi (Setting Mark): Clarify info about displaying mark.
18 Clarify explanation of C-@ and C-SPC.
19 (Transient Mark): Mention Delete Selection mode.
20 (Marking Objects): Clean up text about extending the region.
21
22 * m-x.texi (M-x): One C-g doesn't always go to top level.
23 No delay before suggest-key-bindings output.
24
25 * fixit.texi (Fixit): Mention C-/ for undo.
26 (Spelling): Mention ESC TAB like M-TAB.
27 Replacement words with r and R are rechecked.
28 Say where C-g leaves point. Mention ? as input.
29
1 2005-02-23 Lute Kamstra <lute@gnu.org> 30 2005-02-23 Lute Kamstra <lute@gnu.org>
2 31
3 * cmdargs.texi (Initial Options): Add cross reference. 32 * cmdargs.texi (Initial Options): Add cross reference.
4 33
5 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org> 34 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>