aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorRichard M. Stallman2005-02-16 10:22:14 +0000
committerRichard M. Stallman2005-02-16 10:22:14 +0000
commita29c9707c74dbf2cc58192a0299c2e42677bc80d (patch)
tree6329d5bb0ad4f0c743b4085782f4f217dbb82fa4 /man
parent79c535270d8f1aa2804d8d767aead7719f8cf12e (diff)
downloademacs-a29c9707c74dbf2cc58192a0299c2e42677bc80d.tar.gz
emacs-a29c9707c74dbf2cc58192a0299c2e42677bc80d.zip
*** empty log message ***
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog65
1 files changed, 65 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index c2dc393be1d..5c3dc8bd8e4 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,68 @@
12005-02-16 Richard M. Stallman <rms@gnu.org>
2
3 * windows.texi (Split Window): Simplify line truncation info
4 and xref to Display Custom.
5
6 * trouble.texi (Quitting): Emergency escape only for text terminal.
7 (Screen Garbled): C-l for ungarbling is only for text terminal.
8
9 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
10
11 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
12
13 * programs.texi (Program Modes): Mention Python mode.
14 (Moving by Defuns): Repeating C-M-h extends region.
15 (Basic Indent): Clarify.
16 (Custom C Indent): Clarify.
17 (Expressions): Repeating C-M-@ extends region.
18 (Info Lookup): Clarify for C-h S.
19 (Symbol Completion): ESC TAB alternative for M-TAB.
20 (Electric C): Clarify.
21
22 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
23
24 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
25 MS-DOS Input node.
26 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
27 (MS-DOS and MULE): Clarify.
28 (MS-DOS Processes, Windows Processes): Fix typos.
29
30 * major.texi (Choosing Modes): Clarify.
31
32 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
33 (Keyboard Macro Step-Edit): Clarify.
34
35 * indent.texi (Indentation): Clarifications.
36
37 * help.texi (Help): Correct error about C-h in query-replace.
38 Clarify apropos vs C-h a. Fix how to search in FAQ.
39 (Key Help): Describe C-h w here.
40 (Name Help): Minor cleanup. C-h w moved to Key Help.
41 Clarify the "object" joke.
42 (Apropos): Clarify. Mouse-1 like Mouse-2.
43 (Help Mode): Mouse-1 like Mouse-2.
44
45 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
46
47 * display.texi (Display): Reorder menu.
48 (Faces): Cleanup.
49 (Font Lock): Cleanup. Mention Options menu.
50 Delete obsolete text.
51 (Scrolling): For C-l, don't presume text terminal.
52 (Horizontal Scrolling): Simplify intro.
53 (Follow Mode): Clarify.
54 (Cursor Display): Moved before Display Custom.
55 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
56 Doc default-tab-width. Doc line truncation more thoroughly.
57
58 * dired.texi (Dired Enter): C-x C-f can run Dired.
59 (Dired Visiting): Comment out `a' command.
60 Mouse-1 is like Mouse-2.
61 (Shell Commands in Dired): ? can be used more than once.
62
63 * basic.texi (Continuation Lines): Simplify description of truncation,
64 and refer to Display Custom for the rest of it.
65
12005-02-10 Jay Belanger <belanger@truman.edu> 662005-02-10 Jay Belanger <belanger@truman.edu>
2 67
3 * calc.texi: Change @LaTeX to La@TeX throughout. 68 * calc.texi: Change @LaTeX to La@TeX throughout.