Mercurial > emacs
comparison man/ChangeLog @ 60458:3876b849847a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 06 Mar 2005 18:26:43 +0000 |
parents | 49ffcf1ce31c |
children | a353a48e3aeb |
comparison
equal
deleted
inserted
replaced
60457:ae09704eabaa | 60458:3876b849847a |
---|---|
1 2005-03-06 Richard M. Stallman <rms@gnu.org> | |
2 o | |
3 * building.texi (Starting GUD): Don't explain text vs graphical | |
4 GDB here. Just mention it and xref. | |
5 Delete "just one debugger process". | |
6 (Debugger Operation): Move GUD tooltip info here. | |
7 (GUD Tooltips): Node deleted. | |
8 (GDB Graphical Interface): Explain the two GDB modes here. | |
9 | |
10 * woman.texi (Introduction): Minor cleanups. | |
11 | |
12 * url.texi (HTTP language/coding): Get rid of "Emacs 21". | |
13 | |
14 * sending.texi (Sending Mail): Minor cleanup. | |
15 (Mail Aliases): Explain quoting conventions. | |
16 Update key rebinding example. | |
17 (Header Editing): C-M-i is like M-TAB. | |
18 (Mail Mode Misc): mail-attach-file does not do MIME. | |
19 | |
20 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes | |
21 that really belongs here. | |
22 (Remote Mailboxes): Text moved to Rmail Inbox. | |
23 (Rmail Display): Mention Mouse-1. | |
24 (Movemail): Clarify two movemail versions. | |
25 Clarify rmail-movemail-program. | |
26 | |
27 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21". | |
28 (Installation): Node deleted. | |
29 | |
30 * misc.texi (Single Shell): Replace uudecode example with gpg example. | |
31 Document async shell commands. | |
32 (Shell History): Clarify. | |
33 (Shell Ring): Mention C-UP an C-DOWN. | |
34 (Shell Options): Add comint-prompt-read-only. | |
35 (Invoking emacsclient): Set EDITOR to run Emacs. | |
36 (Sorting): No need to explain what region is. | |
37 (Saving Emacs Sessions): Fix typo. | |
38 (Recursive Edit): Fix punctuation. | |
39 (Emulation): Don't mention "PC bindings" which are standard. | |
40 (Hyperlinking): Explain Mouse-1 convention here. | |
41 (Find Func): Node deleted. | |
42 | |
43 * mh-e.texi (Preface): Get rid of "Emacs 21". | |
44 | |
45 * help.texi (Name Help): Xref to Hyperlinking. | |
46 | |
47 * glossary.texi (Glossary): | |
48 Rename "Balance Parentheses" to "Balancing...". | |
49 Add "Byte Compilation". Correct "Copyleft". | |
50 New xref in "Customization". | |
51 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar". | |
52 Add "Graphical Terminal" "Keybinding", "Margin", "Window System". | |
53 Rename "Registers" to "Register". | |
54 Replace "Selecting" with "Selected Frame", | |
55 "Selected Window", and "Selecting a Buffer". | |
56 | |
57 * files.texi (Types of Log File): Explain how projects' | |
58 methods can vary. | |
59 | |
60 * eshell.texi (Installation): Delete node (for Emacs 20). | |
61 | |
62 * display.texi (Faces): Delete "Emacs 21". | |
63 | |
64 * custom.texi (Changing a Variable): C-M-i like M-TAB. | |
65 * fixit.texi (Spelling): C-M-i like M-TAB. | |
66 * mini.texi (Completion Options): C-M-i like M-TAB. | |
67 * programs.texi (Symbol Completion): C-M-i like M-TAB. | |
68 * text.texi (Text Mode): C-M-i like M-TAB. | |
69 | |
70 * commands.texi (Keys): Mention F1 and F2 in list of prefixes. | |
71 | |
72 * calendar.texi (Specified Dates): Mention `g w'. | |
73 (Appointments): appt-activate toggles with no arg. | |
74 | |
1 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org> | 75 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org> |
2 | 76 |
3 * flymake.texi: Refill and tweak style in @lisp blocks. | 77 * flymake.texi: Refill and tweak style in @lisp blocks. |
4 | 78 |
5 2005-03-05 Juri Linkov <juri@jurta.org> | 79 2005-03-05 Juri Linkov <juri@jurta.org> |
29 2005-03-01 Jay Belanger <belanger@truman.edu> | 103 2005-03-01 Jay Belanger <belanger@truman.edu> |
30 | 104 |
31 * calc.texi (Trigonometric and Hyperbolic Functions): | 105 * calc.texi (Trigonometric and Hyperbolic Functions): |
32 Mention additional functions. | 106 Mention additional functions. |
33 (Algebraic Simplifications): Mention additional simplifications. | 107 (Algebraic Simplifications): Mention additional simplifications. |
108 | |
109 2005-02-27 Richard M. Stallman <rms@gnu.org> | |
110 | |
111 * building.texi (Compilation): Update mode line status info. | |
34 | 112 |
35 2005-02-27 Matt Hodges <MPHodges@member.fsf.org> | 113 2005-02-27 Matt Hodges <MPHodges@member.fsf.org> |
36 | 114 |
37 * calendar.texi (General Calendar): Document binding of | 115 * calendar.texi (General Calendar): Document binding of |
38 scroll-other-window-down. | 116 scroll-other-window-down. |