Mercurial > emacs
annotate man/ChangeLog @ 90948:e934ce2db665
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 16 Jun 2007 02:17:47 +0000 |
parents | e9f94688a064 |
children | 988f1edc9674 |
rev | line source |
---|---|
81301 | 1 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org> |
2 | |
3 * gnus.texi (Misc Group Stuff, Summary Buffer) | |
4 (Server Commands, Article Keymap): Fix typo. s/function/command/. | |
5 | |
77975 | 6 2007-06-07 Alan Mackenzie <acm@muc.de> |
7 | |
8 * display.texi (Optional Mode Line): Document the new form of | |
9 line+column numbers, "(561,2)". | |
10 | |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
11 2007-06-06 Juanma Barranquero <lekktu@gmail.com> |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
12 |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
13 * cc-mode.texi (Comment Commands, Getting Started, Style Variables): |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
14 * gnus.texi (Article Buttons, Mail Source Customization) |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
15 (Sending or Not Sending, Customizing NNDiary): |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
16 * maintaining.texi (Create Tags Table): |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
17 * message.texi (Message Headers): |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
18 * mh-e.texi (HTML): Fix typos. |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
19 |
81291 | 20 2007-06-07 Michael Albinus <michael.albinus@gmx.de> |
81086
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
21 |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
22 Sync with Tramp 2.0.56. |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
23 |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
24 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
25 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>. |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
26 |
77858
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77813
diff
changeset
|
27 2007-06-02 Chong Yidong <cyd@stupidchicken.com> |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77813
diff
changeset
|
28 |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77813
diff
changeset
|
29 * Version 22.1 released. |
815150a147ce
Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents:
77813
diff
changeset
|
30 |
77813 | 31 2007-05-26 Michael Olson <mwolson@gnu.org> |
32 | |
33 * erc.texi (Modules): Fix references to completion modules. | |
34 | |
80884
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
35 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de> |
77679
a48d35b7189f
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
77658
diff
changeset
|
36 |
a48d35b7189f
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
77658
diff
changeset
|
37 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc. |
a48d35b7189f
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
77658
diff
changeset
|
38 |
80884
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
39 2007-05-09 Didier Verna <didier@xemacs.org> |
77679
a48d35b7189f
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
77658
diff
changeset
|
40 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
41 * gnus.texi (Email Based Diary): New. Proper documentation for the |
77679
a48d35b7189f
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
77658
diff
changeset
|
42 nndiary back end and the gnus-diary library. |
a48d35b7189f
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
77658
diff
changeset
|
43 |
80870
8b5eec333aac
EMACSVER=22 for printing, per rms.
Karl Berry <karl@gnu.org>
parents:
80863
diff
changeset
|
44 2007-05-07 Karl Berry <karl@gnu.org> |
8b5eec333aac
EMACSVER=22 for printing, per rms.
Karl Berry <karl@gnu.org>
parents:
80863
diff
changeset
|
45 |
81185
620eee974c9e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
81086
diff
changeset
|
46 * emacs.texi (EMACSVER): Back to 22. |
80870
8b5eec333aac
EMACSVER=22 for printing, per rms.
Karl Berry <karl@gnu.org>
parents:
80863
diff
changeset
|
47 |
80863
81dc2c50abab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
80855
diff
changeset
|
48 2007-05-06 Richard Stallman <rms@gnu.org> |
81dc2c50abab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
80855
diff
changeset
|
49 |
81dc2c50abab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
80855
diff
changeset
|
50 * maintaining.texi (Create Tags Table): Clean up previous change. |
81dc2c50abab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
80855
diff
changeset
|
51 |
77658
2256012fcd2a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77645
diff
changeset
|
52 2007-05-05 Francesco Potort,Al(B <pot@gnu.org> |
2256012fcd2a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77645
diff
changeset
|
53 |
2256012fcd2a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77645
diff
changeset
|
54 * maintaining.texi (Create Tags Table): Add text about the dangers of |
80855
502b804290b5
maintaining.texi changes to etags abotu symlinks.
Francesco Potortì <pot@gnu.org>
parents:
80854
diff
changeset
|
55 making symbolic links to tags files. |
502b804290b5
maintaining.texi changes to etags abotu symlinks.
Francesco Potortì <pot@gnu.org>
parents:
80854
diff
changeset
|
56 |
80854 | 57 2007-05-04 Karl Berry <karl@gnu.org> |
77645
fa4a91a4067b
EMACSVER 22.1 for printed version
Karl Berry <karl@gnu.org>
parents:
77640
diff
changeset
|
58 |
fa4a91a4067b
EMACSVER 22.1 for printed version
Karl Berry <karl@gnu.org>
parents:
77640
diff
changeset
|
59 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22. |
fa4a91a4067b
EMACSVER 22.1 for printed version
Karl Berry <karl@gnu.org>
parents:
77640
diff
changeset
|
60 |
80844 | 61 2007-05-03 Karl Berry <karl@gnu.org> |
77635
87275f62b058
no color for hyperlinks for printing
Karl Berry <karl@gnu.org>
parents:
77630
diff
changeset
|
62 |
77640
1784202a61e0
make EMACSVER plain 22 for printed version
Karl Berry <karl@gnu.org>
parents:
77636
diff
changeset
|
63 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version. |
1784202a61e0
make EMACSVER plain 22 for printed version
Karl Berry <karl@gnu.org>
parents:
77636
diff
changeset
|
64 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
65 * .cvsignore (*.pdf): New entry. |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
66 |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
67 * texinfo.tex: Update from current version for better pdf generation. |
77636 | 68 |
77635
87275f62b058
no color for hyperlinks for printing
Karl Berry <karl@gnu.org>
parents:
77630
diff
changeset
|
69 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black |
87275f62b058
no color for hyperlinks for printing
Karl Berry <karl@gnu.org>
parents:
77630
diff
changeset
|
70 for printing. |
87275f62b058
no color for hyperlinks for printing
Karl Berry <karl@gnu.org>
parents:
77630
diff
changeset
|
71 |
77630
46d272571a9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77613
diff
changeset
|
72 2007-05-01 Richard Stallman <rms@gnu.org> |
46d272571a9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77613
diff
changeset
|
73 |
46d272571a9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77613
diff
changeset
|
74 * cmdargs.texi (Initial Options): Under --batch, mention --eval. |
46d272571a9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77613
diff
changeset
|
75 |
80840 | 76 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de> |
77 | |
78 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size. | |
79 | |
77607 | 80 2007-04-28 Glenn Morris <rgm@gnu.org> |
81 | |
77609 | 82 * ack.texi (Acknowledgments): |
83 * anti.texi (Antinews): | |
77613 | 84 * faq.texi (New in Emacs 22): |
77607 | 85 * programs.texi (Program Modes): Restore mention of python.el pending |
86 consideration of legal status. | |
87 | |
77599 | 88 2007-04-28 Richard Stallman <rms@gnu.org> |
89 | |
90 * files.texi (File Names): Fixes to ~ description on MS systems. | |
91 | |
77525 | 92 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu> |
93 | |
94 * idlwave.texi: Minor updates for IDLWAVE 6.1. | |
95 | |
77504 | 96 2007-04-26 Glenn Morris <rgm@gnu.org> |
97 | |
98 * emacs.texi (EMACSVER): Increase to 22.1.50. | |
99 | |
77495 | 100 2007-04-25 Karl Berry <karl@gnu.org> |
77597 | 101 |
102 * emacs.texi: Improve line breaks on copyright page, | |
103 similar layout to lispref, 8.5x11 by default. | |
104 | |
105 * dired.texi (Image-Dired): Improve line break, fix typo. | |
106 | |
77528
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
107 2007-04-24 Chong Yidong <cyd@stupidchicken.com> |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
108 |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
109 * programs.texi (Program Modes): |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
110 * faq.texi (New in Emacs 22): |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
111 * anti.texi (Antinews): |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
112 * ack.texi (Acknowledgments): python.el removed. |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
113 |
77467
03d63a91f61f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77447
diff
changeset
|
114 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com> |
03d63a91f61f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77447
diff
changeset
|
115 |
03d63a91f61f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77447
diff
changeset
|
116 * calc.texi (Reporting bugs): Update maintainer's address. |
03d63a91f61f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77447
diff
changeset
|
117 |
77444
8f82b19de263
* files.texi (File Archives): Mention self-extracting executables.
Chong Yidong <cyd@stupidchicken.com>
parents:
77442
diff
changeset
|
118 2007-04-23 Chong Yidong <cyd@stupidchicken.com> |
8f82b19de263
* files.texi (File Archives): Mention self-extracting executables.
Chong Yidong <cyd@stupidchicken.com>
parents:
77442
diff
changeset
|
119 |
77447
9ce8bfb2f686
* display.texi (Highlight Interactively): Correct description of
Chong Yidong <cyd@stupidchicken.com>
parents:
77444
diff
changeset
|
120 * display.texi (Highlight Interactively): Correct description of |
9ce8bfb2f686
* display.texi (Highlight Interactively): Correct description of
Chong Yidong <cyd@stupidchicken.com>
parents:
77444
diff
changeset
|
121 hi-lock-file-patterns-policy. |
9ce8bfb2f686
* display.texi (Highlight Interactively): Correct description of
Chong Yidong <cyd@stupidchicken.com>
parents:
77444
diff
changeset
|
122 |
77444
8f82b19de263
* files.texi (File Archives): Mention self-extracting executables.
Chong Yidong <cyd@stupidchicken.com>
parents:
77442
diff
changeset
|
123 * files.texi (File Archives): Mention self-extracting executables. |
8f82b19de263
* files.texi (File Archives): Mention self-extracting executables.
Chong Yidong <cyd@stupidchicken.com>
parents:
77442
diff
changeset
|
124 |
77442 | 125 2007-04-23 Eli Zaretskii <eliz@gnu.org> |
126 | |
127 * search.texi (Unconditional Replace, Query Replace): Add xref to | |
128 "Replacement and Case". | |
129 | |
77391
f2f86367966f
* misc.texi (Thumbnails): Rename "tumme" to "thumbnails".
Chong Yidong <cyd@stupidchicken.com>
parents:
77363
diff
changeset
|
130 2007-04-22 Chong Yidong <cyd@stupidchicken.com> |
f2f86367966f
* misc.texi (Thumbnails): Rename "tumme" to "thumbnails".
Chong Yidong <cyd@stupidchicken.com>
parents:
77363
diff
changeset
|
131 |
77408
ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
Chong Yidong <cyd@stupidchicken.com>
parents:
77395
diff
changeset
|
132 * dired.texi (Image-Dired): Move from Thumbnails node. |
ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
Chong Yidong <cyd@stupidchicken.com>
parents:
77395
diff
changeset
|
133 * misc.texi (Thumbnails): Node deleted. |
ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
Chong Yidong <cyd@stupidchicken.com>
parents:
77395
diff
changeset
|
134 * emacs.texi (Top): Update node listing. |
ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
Chong Yidong <cyd@stupidchicken.com>
parents:
77395
diff
changeset
|
135 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
136 * files.texi (File Conveniences): |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
137 * ack.texi (Acknowledgments): |
77408
ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
Chong Yidong <cyd@stupidchicken.com>
parents:
77395
diff
changeset
|
138 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired". |
77391
f2f86367966f
* misc.texi (Thumbnails): Rename "tumme" to "thumbnails".
Chong Yidong <cyd@stupidchicken.com>
parents:
77363
diff
changeset
|
139 |
77363
b20c0359fb8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77345
diff
changeset
|
140 2007-04-21 Richard Stallman <rms@gnu.org> |
b20c0359fb8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77345
diff
changeset
|
141 |
b20c0359fb8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77345
diff
changeset
|
142 * display.texi (Highlight Interactively): Correct previous change. |
b20c0359fb8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77345
diff
changeset
|
143 Clarify doc of hi-lock-find-patterns, and move new features into it. |
b20c0359fb8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77345
diff
changeset
|
144 |
77345
b2543106d46c
* display.texi (Highlight Interactively): Document
Chong Yidong <cyd@stupidchicken.com>
parents:
77340
diff
changeset
|
145 2007-04-20 David Koppelman <koppel@ece.lsu.edu> |
b2543106d46c
* display.texi (Highlight Interactively): Document
Chong Yidong <cyd@stupidchicken.com>
parents:
77340
diff
changeset
|
146 |
b2543106d46c
* display.texi (Highlight Interactively): Document
Chong Yidong <cyd@stupidchicken.com>
parents:
77340
diff
changeset
|
147 * display.texi (Highlight Interactively): Document |
b2543106d46c
* display.texi (Highlight Interactively): Document
Chong Yidong <cyd@stupidchicken.com>
parents:
77340
diff
changeset
|
148 hi-lock-file-patterns-policy. |
b2543106d46c
* display.texi (Highlight Interactively): Document
Chong Yidong <cyd@stupidchicken.com>
parents:
77340
diff
changeset
|
149 |
77340
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
150 2007-04-20 Martin Rudalics <rudalics@gmx.at> |
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
151 |
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
152 * display.texi (Scrolling): Fix typo. |
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
153 |
77256
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
154 2007-04-15 Jay Belanger <belanger@truman.edu> |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
155 |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
156 * calc.texi (Title page): Remove the date. |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
157 (Basic Arithmetic): Emphasize that / binds less strongly than *. |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
158 (The Standard Calc Interface): Change trail title. |
77259
e1cbde058229
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77256
diff
changeset
|
159 (Floats): Mention that when non-decimal floats are entered, only |
e1cbde058229
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77256
diff
changeset
|
160 approximations are stored. |
77256
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
161 (Copying): Move to the appendices. |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
162 (GNU Free Documentation License): Add as an appendix. |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
163 |
77229
8a3d712f21f3
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong <cyd@stupidchicken.com>
parents:
77202
diff
changeset
|
164 2007-04-15 Chong Yidong <cyd@stupidchicken.com> |
8a3d712f21f3
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong <cyd@stupidchicken.com>
parents:
77202
diff
changeset
|
165 |
77238
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
166 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
167 * dired-x.texi, ebrowse.texi, ediff.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
168 * emacs-mime.texi, erc.texi, eshell.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
169 * eudc.texi, flymake.texi, forms.texi, gnus.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
170 * idlwave.texi, message.texi, newsticker.texi, org.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
171 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
172 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
173 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
174 * woman.texi: Include GFDL. |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
175 |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
176 * doclicense.texi: Remove node heading, so that it can be included by |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
177 other files. |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
178 |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
179 * emacs.texi: Insert node heading for GFDL. |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
180 |
77240
c5350a5ab2ea
* dired-x.texi: Remove date from title page.
Chong Yidong <cyd@stupidchicken.com>
parents:
77238
diff
changeset
|
181 * dired-x.texi: Relicence under GFDL. Remove date from title page. |
77340
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
182 |
77229
8a3d712f21f3
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong <cyd@stupidchicken.com>
parents:
77202
diff
changeset
|
183 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly |
8a3d712f21f3
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong <cyd@stupidchicken.com>
parents:
77202
diff
changeset
|
184 than *. |
8a3d712f21f3
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong <cyd@stupidchicken.com>
parents:
77202
diff
changeset
|
185 |
77202
f36a3ee82d47
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
77196
diff
changeset
|
186 2007-04-14 Carsten Dominik <dominik@science.uva.nl> |
f36a3ee82d47
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
77196
diff
changeset
|
187 |
f36a3ee82d47
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
77196
diff
changeset
|
188 * org.texi (Formula syntax for Calc): Emphasize the operator precedence |
f36a3ee82d47
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
77196
diff
changeset
|
189 in Calc. |
f36a3ee82d47
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
77196
diff
changeset
|
190 |
77196 | 191 2007-04-14 Eli Zaretskii <eliz@gnu.org> |
192 | |
193 * cmdargs.texi (Colors): Qualify "color of window" index entry by | |
194 "command line". | |
195 | |
196 * display.texi (Faces): Refer to "Creating Frames" for face | |
197 and other frame customizations in .emacs. | |
198 | |
199 * frames.texi (Creating Frames): Mention that face customizations can | |
200 be put in .emacs. Add index entries. | |
201 | |
77149
06ba6d4010db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77129
diff
changeset
|
202 2007-04-12 Richard Stallman <rms@gnu.org> |
06ba6d4010db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77129
diff
changeset
|
203 |
06ba6d4010db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77129
diff
changeset
|
204 * glossary.texi (Glossary): Explain `iff'. |
06ba6d4010db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77129
diff
changeset
|
205 |
77129 | 206 2007-04-11 Karl Berry <karl@gnu.org> |
207 | |
208 * gnu.texi (Top), | |
209 * macos.texi (Mac Font Specs), | |
210 * anti.texi (Antinews), | |
211 * xresources.texi (Resources), | |
212 * misc.texi (Emulation), | |
213 * calendar.texi (Daylight Saving), | |
214 * dired.texi (Dired and Find), | |
215 * rmail.texi (Remote Mailboxes), | |
216 * sending.texi (Mail Headers), | |
217 * programs.texi (Which Function), | |
218 * files.texi (Recover), | |
219 * buffers.texi (Uniquify), | |
220 * frames.texi (Wheeled Mice), | |
221 * killing.texi (Rectangles): Wording to improve breaks in | |
222 8.5x11 format. | |
223 * mule.texi (Language Environments): \hbadness=10000 since there's | |
224 no way to reword. | |
77340
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
225 * emacs.texi (smallbook): New @set to more easily switch between |
77129 | 226 smallbook and 8.5x11. |
227 | |
77127
170bae32f94b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77089
diff
changeset
|
228 2007-04-11 Richard Stallman <rms@gnu.org> |
170bae32f94b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77089
diff
changeset
|
229 |
170bae32f94b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77089
diff
changeset
|
230 * files.texi (File Conveniences): Add xref to Tumme. |
170bae32f94b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77089
diff
changeset
|
231 Delete text about Thumbnail mode. |
170bae32f94b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77089
diff
changeset
|
232 |
77089
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
233 2007-04-09 Romain Francoise <romain@orebokech.com> |
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
234 |
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
235 * faq.texi (New in Emacs 22): Mention improvements to the Windows and |
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
236 Mac OS ports. Make it clear that mouse-1 complements and doesn't |
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
237 replace mouse-2. |
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
238 |
77087 | 239 2007-04-09 Alan Mackenzie <acm@muc.de> |
240 | |
241 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its | |
242 new name. Insert concept index entries. | |
243 | |
77063
79184182b2ea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77058
diff
changeset
|
244 2007-04-08 Richard Stallman <rms@gnu.org> |
79184182b2ea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77058
diff
changeset
|
245 |
79184182b2ea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77058
diff
changeset
|
246 * url.texi: Fix some indexing. |
79184182b2ea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77058
diff
changeset
|
247 (Disk Caching): Drop discussion of old/other Emacs versions. |
79184182b2ea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77058
diff
changeset
|
248 |
77054
d3a855b21e62
* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong <cyd@stupidchicken.com>
parents:
77037
diff
changeset
|
249 2007-04-08 Chong Yidong <cyd@stupidchicken.com> |
d3a855b21e62
* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong <cyd@stupidchicken.com>
parents:
77037
diff
changeset
|
250 |
77058
ac9d70eff4ef
* display.texi (Standard Faces): Document prefix arg for
Chong Yidong <cyd@stupidchicken.com>
parents:
77056
diff
changeset
|
251 * display.texi (Standard Faces): Document prefix arg for |
ac9d70eff4ef
* display.texi (Standard Faces): Document prefix arg for
Chong Yidong <cyd@stupidchicken.com>
parents:
77056
diff
changeset
|
252 list-faces-display. |
ac9d70eff4ef
* display.texi (Standard Faces): Document prefix arg for
Chong Yidong <cyd@stupidchicken.com>
parents:
77056
diff
changeset
|
253 |
77056
ef437aef2adf
* rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
Chong Yidong <cyd@stupidchicken.com>
parents:
77054
diff
changeset
|
254 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message. |
ef437aef2adf
* rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
Chong Yidong <cyd@stupidchicken.com>
parents:
77054
diff
changeset
|
255 |
77054
d3a855b21e62
* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong <cyd@stupidchicken.com>
parents:
77037
diff
changeset
|
256 * woman.texi (Word at point, Interface Options): woman-topic-at-point |
d3a855b21e62
* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong <cyd@stupidchicken.com>
parents:
77037
diff
changeset
|
257 renamed to woman-use-topic-at-point. Document new behavior. |
d3a855b21e62
* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong <cyd@stupidchicken.com>
parents:
77037
diff
changeset
|
258 |
77028
4aecd8fb5bcd
* files.texi (Misc File Ops): Rewrite description of
Chong Yidong <cyd@stupidchicken.com>
parents:
76856
diff
changeset
|
259 2007-04-07 Chong Yidong <cyd@stupidchicken.com> |
4aecd8fb5bcd
* files.texi (Misc File Ops): Rewrite description of
Chong Yidong <cyd@stupidchicken.com>
parents:
76856
diff
changeset
|
260 |
77037
f73ced649edb
* url.texi (Disk Caching): Say Emacs 21 "and later".
Chong Yidong <cyd@stupidchicken.com>
parents:
77035
diff
changeset
|
261 * url.texi (Disk Caching): Say Emacs 21 "and later". |
f73ced649edb
* url.texi (Disk Caching): Say Emacs 21 "and later".
Chong Yidong <cyd@stupidchicken.com>
parents:
77035
diff
changeset
|
262 |
77035
e41186cc5b84
* cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
Chong Yidong <cyd@stupidchicken.com>
parents:
77030
diff
changeset
|
263 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node |
e41186cc5b84
* cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
Chong Yidong <cyd@stupidchicken.com>
parents:
77030
diff
changeset
|
264 on Font locking which now mentions JIT lock. |
e41186cc5b84
* cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
Chong Yidong <cyd@stupidchicken.com>
parents:
77030
diff
changeset
|
265 |
77030
737055f48450
* killing.texi (Deletion): Rewrite description of M-\ prefix argument.
Chong Yidong <cyd@stupidchicken.com>
parents:
77028
diff
changeset
|
266 * killing.texi (Deletion): Rewrite description of M-\ prefix argument. |
737055f48450
* killing.texi (Deletion): Rewrite description of M-\ prefix argument.
Chong Yidong <cyd@stupidchicken.com>
parents:
77028
diff
changeset
|
267 |
77028
4aecd8fb5bcd
* files.texi (Misc File Ops): Rewrite description of
Chong Yidong <cyd@stupidchicken.com>
parents:
76856
diff
changeset
|
268 * files.texi (Misc File Ops): Rewrite description of |
4aecd8fb5bcd
* files.texi (Misc File Ops): Rewrite description of
Chong Yidong <cyd@stupidchicken.com>
parents:
76856
diff
changeset
|
269 insert-file-literally. |
4aecd8fb5bcd
* files.texi (Misc File Ops): Rewrite description of
Chong Yidong <cyd@stupidchicken.com>
parents:
76856
diff
changeset
|
270 |
76856 | 271 2007-04-01 Michael Olson <mwolson@gnu.org> |
272 | |
273 * erc.texi: Update for the ERC 5.2 release. | |
274 | |
76839
4a7ae61207d2
* woman.el (woman-Cyg-to-Win): Don't convert cons cells
David Kastrup <dak@gnu.org>
parents:
76830
diff
changeset
|
275 2007-03-31 David Kastrup <dak@gnu.org> |
4a7ae61207d2
* woman.el (woman-Cyg-to-Win): Don't convert cons cells
David Kastrup <dak@gnu.org>
parents:
76830
diff
changeset
|
276 |
4a7ae61207d2
* woman.el (woman-Cyg-to-Win): Don't convert cons cells
David Kastrup <dak@gnu.org>
parents:
76830
diff
changeset
|
277 * woman.texi (Topic, Interface Options): Explain changes semantics of |
4a7ae61207d2
* woman.el (woman-Cyg-to-Win): Don't convert cons cells
David Kastrup <dak@gnu.org>
parents:
76830
diff
changeset
|
278 woman-manpath in order to consider MANPATH_MAP entries. |
4a7ae61207d2
* woman.el (woman-Cyg-to-Win): Don't convert cons cells
David Kastrup <dak@gnu.org>
parents:
76830
diff
changeset
|
279 |
76822 | 280 2007-03-31 Eli Zaretskii <eliz@gnu.org> |
281 | |
76830 | 282 * misc.texi (Printing): Postscript -> PostScript. |
283 | |
284 * emacs-mime.texi (Non-MIME): Postscript -> PostScript. | |
285 | |
286 * ack.texi (Acknowledgments): Postscript -> PostScript. | |
287 | |
76822 | 288 * custom.texi (Init File, Init Non-ASCII): Fix last change. |
289 | |
290 * emacs.texi (Top): Fix the menu due to the change in custom.texi | |
291 below. | |
292 | |
76813
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
293 2007-03-30 Chong Yidong <cyd@stupidchicken.com> |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
294 |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
295 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
296 Init Non-ASCII. |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
297 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead. |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
298 (Init Non-ASCII): New node. |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
299 |
76778
d2f51c70bc85
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
76743
diff
changeset
|
300 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
d2f51c70bc85
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
76743
diff
changeset
|
301 |
d2f51c70bc85
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
76743
diff
changeset
|
302 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold. |
d2f51c70bc85
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
76743
diff
changeset
|
303 |
76743
fe33a7b5e7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76734
diff
changeset
|
304 2007-03-26 Richard Stallman <rms@gnu.org> |
fe33a7b5e7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76734
diff
changeset
|
305 |
fe33a7b5e7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76734
diff
changeset
|
306 * pgg.texi (Caching passphrase): Clean up previous change. |
fe33a7b5e7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76734
diff
changeset
|
307 |
76734
a1f3b45d6c86
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76724
diff
changeset
|
308 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org> |
a1f3b45d6c86
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76724
diff
changeset
|
309 |
a1f3b45d6c86
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76724
diff
changeset
|
310 * gnus.texi (Setting Process Marks): Fix typo. |
a1f3b45d6c86
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76724
diff
changeset
|
311 |
76724
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
312 2007-03-25 Romain Francoise <romain@orebokech.com> |
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
313 |
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
314 * faq.texi (New in Emacs 22): Reorganize using an itemized list for |
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
315 readability, and include various fixes by Daniel Brockman, Nick Roberts |
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
316 and Dieter Wilhelm. |
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
317 |
76699
0004bd68bb07
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76672
diff
changeset
|
318 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org> |
0004bd68bb07
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76672
diff
changeset
|
319 |
76717
b0a30c2e9b9d
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76699
diff
changeset
|
320 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun. |
b0a30c2e9b9d
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76699
diff
changeset
|
321 |
76699
0004bd68bb07
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76672
diff
changeset
|
322 * gnus.texi (Mail Source Specifiers): Fix typo. |
0004bd68bb07
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76672
diff
changeset
|
323 |
76672
690423f53b08
* textmodes/reftex.el: Add maintainer address.
David Kastrup <dak@gnu.org>
parents:
76650
diff
changeset
|
324 2007-03-22 Ralf Angeli <angeli@caeruleus.net> |
690423f53b08
* textmodes/reftex.el: Add maintainer address.
David Kastrup <dak@gnu.org>
parents:
76650
diff
changeset
|
325 |
690423f53b08
* textmodes/reftex.el: Add maintainer address.
David Kastrup <dak@gnu.org>
parents:
76650
diff
changeset
|
326 * reftex.texi (Imprint): Update maintainer information. |
690423f53b08
* textmodes/reftex.el: Add maintainer address.
David Kastrup <dak@gnu.org>
parents:
76650
diff
changeset
|
327 |
76650 | 328 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org> |
329 | |
330 * message.texi (Message Buffers): Update documentation for | |
331 message-generate-new-buffers. | |
332 | |
333 2007-03-15 Daiki Ueno <ueno@unixuser.org> | |
334 | |
335 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system. | |
336 | |
76647 | 337 2007-03-21 Glenn Morris <rgm@gnu.org> |
338 | |
339 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2. | |
340 | |
76598
f6af159b0e9f
* cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
Chong Yidong <cyd@stupidchicken.com>
parents:
76596
diff
changeset
|
341 2007-03-19 Chong Yidong <cyd@stupidchicken.com> |
f6af159b0e9f
* cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
Chong Yidong <cyd@stupidchicken.com>
parents:
76596
diff
changeset
|
342 |
76601
30d190583cb8
* eshell.texi (Known problems): Emacs 21 -> 22.
Chong Yidong <cyd@stupidchicken.com>
parents:
76598
diff
changeset
|
343 * eshell.texi (Known problems): Emacs 21 -> 22. |
30d190583cb8
* eshell.texi (Known problems): Emacs 21 -> 22.
Chong Yidong <cyd@stupidchicken.com>
parents:
76598
diff
changeset
|
344 |
76598
f6af159b0e9f
* cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
Chong Yidong <cyd@stupidchicken.com>
parents:
76596
diff
changeset
|
345 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1. |
f6af159b0e9f
* cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
Chong Yidong <cyd@stupidchicken.com>
parents:
76596
diff
changeset
|
346 |
76556
a3fc9490e767
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
76510
diff
changeset
|
347 2007-03-18 Jay Belanger <belanger@truman.edu> |
a3fc9490e767
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
76510
diff
changeset
|
348 |
a3fc9490e767
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
76510
diff
changeset
|
349 * calc.texi (Time Zones): Mention that the DST rules changed in 2007. |
a3fc9490e767
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
76510
diff
changeset
|
350 |
76502
b111bd271cc3
* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong <cyd@stupidchicken.com>
parents:
76501
diff
changeset
|
351 2007-03-12 Glenn Morris <rgm@gnu.org> |
b111bd271cc3
* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong <cyd@stupidchicken.com>
parents:
76501
diff
changeset
|
352 |
b111bd271cc3
* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong <cyd@stupidchicken.com>
parents:
76501
diff
changeset
|
353 * calc.texi (Time Zones): Switch to new North America DST rule. |
b111bd271cc3
* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong <cyd@stupidchicken.com>
parents:
76501
diff
changeset
|
354 |
76596 | 355 * calendar.texi, emacs.texi (Daylight Saving): Rename node from |
356 "Daylight Savings". | |
357 | |
358 * calc.texi, calendar.texi: Replace "daylight savings" with "daylight | |
359 saving" in text throughout. | |
76502
b111bd271cc3
* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong <cyd@stupidchicken.com>
parents:
76501
diff
changeset
|
360 |
76501
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
361 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
362 |
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
363 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent. |
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
364 The variable now uses a list of symbols instead of just a symbol. |
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
365 Reported by Christoph Conrad <christoph.conrad@gmx.de>. |
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
366 |
76366
ece446b1e5fd
(New in Emacs 22): Don't say "now" too much. Add MH-E to
Romain Francoise <romain@orebokech.com>
parents:
76312
diff
changeset
|
367 2007-03-06 Romain Francoise <romain@orebokech.com> |
ece446b1e5fd
(New in Emacs 22): Don't say "now" too much. Add MH-E to
Romain Francoise <romain@orebokech.com>
parents:
76312
diff
changeset
|
368 |
ece446b1e5fd
(New in Emacs 22): Don't say "now" too much. Add MH-E to
Romain Francoise <romain@orebokech.com>
parents:
76312
diff
changeset
|
369 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to |
ece446b1e5fd
(New in Emacs 22): Don't say "now" too much. Add MH-E to
Romain Francoise <romain@orebokech.com>
parents:
76312
diff
changeset
|
370 new packages, and mention Gnus update. |
ece446b1e5fd
(New in Emacs 22): Don't say "now" too much. Add MH-E to
Romain Francoise <romain@orebokech.com>
parents:
76312
diff
changeset
|
371 |
76312
debef31bdcb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76267
diff
changeset
|
372 2007-03-04 Richard Stallman <rms@gnu.org> |
debef31bdcb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76267
diff
changeset
|
373 |
debef31bdcb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76267
diff
changeset
|
374 * custom.texi (Safe File Variables): Minor correction. |
debef31bdcb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76267
diff
changeset
|
375 |
76267 | 376 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org> |
377 | |
378 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and | |
379 nntp-open-connection-functions-never-echo-commands. | |
380 | |
76229
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
381 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org> |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
382 |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
383 * rmail.texi (Movemail): Add internal ref. |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
384 Don't indent the intro for the PROTO table. |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
385 Format PROTO table items with @code. |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
386 |
76198
19858101f8df
* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
Chong Yidong <cyd@stupidchicken.com>
parents:
76164
diff
changeset
|
387 2007-02-27 Chong Yidong <cyd@stupidchicken.com> |
19858101f8df
* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
Chong Yidong <cyd@stupidchicken.com>
parents:
76164
diff
changeset
|
388 |
19858101f8df
* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
Chong Yidong <cyd@stupidchicken.com>
parents:
76164
diff
changeset
|
389 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent |
19858101f8df
* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
Chong Yidong <cyd@stupidchicken.com>
parents:
76164
diff
changeset
|
390 problems on the console, and security risk in not using gpg-agent. |
19858101f8df
* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
Chong Yidong <cyd@stupidchicken.com>
parents:
76164
diff
changeset
|
391 |
76164
74d5180adba2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
76139
diff
changeset
|
392 2007-02-26 Nick Roberts <nickrob@snap.net.nz> |
74d5180adba2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
76139
diff
changeset
|
393 |
74d5180adba2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
76139
diff
changeset
|
394 * building.texi: Remove references to bashdb. |
74d5180adba2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
76139
diff
changeset
|
395 |
76137
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
396 2007-02-25 Carsten Dominik <dominik@science.uva.nl> |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
397 |
76231
29b94099e419
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76229
diff
changeset
|
398 * org.texi (The spreadsheet): Renamed from "Table calculations". |
76137
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
399 Completely reorganized and rewritten. |
76231
29b94099e419
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76229
diff
changeset
|
400 (CamelCase links): Section removed. |
76137
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
401 (Repeating items): New section. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
402 (Tracking TODO state changes): New section. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
403 (Agenda views): Chapter reorganized and rewritten. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
404 (HTML export): Section rewritten. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
405 (Tables in arbitrary syntax): New section. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
406 (Summary): Better feature summary. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
407 (Activation): Document problem with cut-and-paste of Lisp code |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
408 from PDF files. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
409 (Visibility cycling): Document indirect buffer use. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
410 (Structure editing): Document sorting. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
411 (Remember): Section rewritten. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
412 (Time stamps): Better description of time stamp types. |
76139
1cd9f0d1c35a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76137
diff
changeset
|
413 (Tag searches): Document regular expression search for tags. |
76137
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
414 (Stuck projects): New section. |
76139
1cd9f0d1c35a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76137
diff
changeset
|
415 (In-buffer settings): New keywords. |
76137
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
416 (History and Acknowledgments): Updated description. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
417 |
76118 | 418 2007-02-24 Alan Mackenzie <acm@muc.de> |
419 | |
420 * cc-mode.texi (Movement Commands): Insert two missing command names. | |
421 (Getting Started): Slight wording correction (use conditional). | |
422 | |
76047 | 423 2007-02-22 Kim F. Storm <storm@cua.dk> |
424 | |
425 * widget.texi (User Interface, Basic Types): Document need to put some | |
426 text before the %v escape in :format string in editable-field widget. | |
427 | |
76014
cf3f61acec6e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75998
diff
changeset
|
428 2007-02-19 Juanma Barranquero <lekktu@gmail.com> |
cf3f61acec6e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75998
diff
changeset
|
429 |
cf3f61acec6e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75998
diff
changeset
|
430 * mule.texi (Language Environments): Update list of supported language |
cf3f61acec6e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75998
diff
changeset
|
431 environments. |
cf3f61acec6e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75998
diff
changeset
|
432 |
75998
d1cf25818d0c
(Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.
Romain Francoise <romain@orebokech.com>
parents:
75879
diff
changeset
|
433 2007-02-18 Romain Francoise <romain@orebokech.com> |
d1cf25818d0c
(Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.
Romain Francoise <romain@orebokech.com>
parents:
75879
diff
changeset
|
434 |
d1cf25818d0c
(Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.
Romain Francoise <romain@orebokech.com>
parents:
75879
diff
changeset
|
435 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not |
d1cf25818d0c
(Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.
Romain Francoise <romain@orebokech.com>
parents:
75879
diff
changeset
|
436 `cvs-mode-quit'. |
d1cf25818d0c
(Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.
Romain Francoise <romain@orebokech.com>
parents:
75879
diff
changeset
|
437 |
75879 | 438 2007-02-14 Kim F. Storm <storm@cua.dk> |
439 | |
440 * building.texi (Grep Searching): Fix lgrep doc. | |
441 | |
75822
228d06dbcad9
* back.texi: Remove unused file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
442 2007-02-12 Chong Yidong <cyd@stupidchicken.com> |
228d06dbcad9
* back.texi: Remove unused file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
443 |
228d06dbcad9
* back.texi: Remove unused file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
444 * back.texi: Remove unused file. |
228d06dbcad9
* back.texi: Remove unused file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
445 |
75754 | 446 2007-02-10 Markus Triska <markus.triska@gmx.at> |
447 | |
448 * widget.texi (Programming Example): Put constant strings in :format. | |
449 | |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
450 2007-02-07 Juanma Barranquero <lekktu@gmail.com> |
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
451 |
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
452 * faq.texi (Fullscreen mode on MS-Windows): New node. |
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
453 |
75682
280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
Francesco Potortì <pot@gnu.org>
parents:
75670
diff
changeset
|
454 2007-02-05 Francesco Potort,Al(B <pot@gnu.org> |
280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
Francesco Potortì <pot@gnu.org>
parents:
75670
diff
changeset
|
455 |
280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
Francesco Potortì <pot@gnu.org>
parents:
75670
diff
changeset
|
456 * maintaining.texi (Tag Syntax): Now --members is the default for |
280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
Francesco Potortì <pot@gnu.org>
parents:
75670
diff
changeset
|
457 etags, not for ctags yet. |
280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
Francesco Potortì <pot@gnu.org>
parents:
75670
diff
changeset
|
458 |
75670
098e6a6c51ca
(AUCTeX): Update version number. Should probably be done
David Kastrup <dak@gnu.org>
parents:
75631
diff
changeset
|
459 2007-02-04 David Kastrup <dak@gnu.org> |
098e6a6c51ca
(AUCTeX): Update version number. Should probably be done
David Kastrup <dak@gnu.org>
parents:
75631
diff
changeset
|
460 |
098e6a6c51ca
(AUCTeX): Update version number. Should probably be done
David Kastrup <dak@gnu.org>
parents:
75631
diff
changeset
|
461 * faq.texi (AUCTeX): Update version number. Should probably be done |
098e6a6c51ca
(AUCTeX): Update version number. Should probably be done
David Kastrup <dak@gnu.org>
parents:
75631
diff
changeset
|
462 for other packages as well. |
098e6a6c51ca
(AUCTeX): Update version number. Should probably be done
David Kastrup <dak@gnu.org>
parents:
75631
diff
changeset
|
463 |
75631 | 464 2007-02-03 Eli Zaretskii <eliz@gnu.org> |
465 | |
466 * emacs.texi (Top): Update the top-level menus. Make the detailed menu | |
467 headers compliant with Texinfo guidelines and with what texnfo-upd.el | |
468 expects. Add comments to prevent people from inadvertently modifying | |
469 the key parts needed by `texinfo-multiple-files-update'. | |
470 | |
75528
ce0237990926
* frames.texi (Secondary Selection): Window clicked does not matter
Chong Yidong <cyd@stupidchicken.com>
parents:
75428
diff
changeset
|
471 2007-01-29 Chong Yidong <cyd@stupidchicken.com> |
ce0237990926
* frames.texi (Secondary Selection): Window clicked does not matter
Chong Yidong <cyd@stupidchicken.com>
parents:
75428
diff
changeset
|
472 |
ce0237990926
* frames.texi (Secondary Selection): Window clicked does not matter
Chong Yidong <cyd@stupidchicken.com>
parents:
75428
diff
changeset
|
473 * frames.texi (Secondary Selection): Window clicked does not matter |
ce0237990926
* frames.texi (Secondary Selection): Window clicked does not matter
Chong Yidong <cyd@stupidchicken.com>
parents:
75428
diff
changeset
|
474 when mouse-yank-at-point is non-nil. |
ce0237990926
* frames.texi (Secondary Selection): Window clicked does not matter
Chong Yidong <cyd@stupidchicken.com>
parents:
75428
diff
changeset
|
475 |
75555 | 476 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
477 | |
478 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn | |
479 <tassilo@member.fsf.org>. | |
480 | |
75428 | 481 2007-01-27 Eli Zaretskii <eliz@gnu.org> |
482 | |
483 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and | |
484 ls-lisp-use-localized-time-format. | |
485 | |
75300 | 486 2007-01-20 Markus Triska <markus.triska@gmx.at> |
487 | |
488 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks. | |
489 | |
75259 | 490 2007-01-13 Michael Olson <mwolson@gnu.org> |
491 | |
492 * erc.texi (Modules): Mention capab-identify module. | |
493 | |
75243 | 494 2007-01-16 Glenn Morris <rgm@gnu.org> |
495 | |
75613 | 496 * abbrevs.texi (Editing Abbrevs): Describe how to disable a |
497 system abbrev. | |
75243 | 498 |
75196
9d1f9c756f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75179
diff
changeset
|
499 2007-01-11 Richard Stallman <rms@gnu.org> |
9d1f9c756f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75179
diff
changeset
|
500 |
9d1f9c756f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75179
diff
changeset
|
501 * msdog.texi (Windows Keyboard): Another small cleanup. |
9d1f9c756f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75179
diff
changeset
|
502 |
75179
b414cb68e99e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75112
diff
changeset
|
503 2007-01-10 Richard Stallman <rms@gnu.org> |
b414cb68e99e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75112
diff
changeset
|
504 |
b414cb68e99e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75112
diff
changeset
|
505 * msdog.texi (Windows Keyboard): Yet another try to make |
b414cb68e99e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75112
diff
changeset
|
506 everyone happy with that passage. |
b414cb68e99e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75112
diff
changeset
|
507 |
75112
3db1a66f6c43
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75094
diff
changeset
|
508 2007-01-05 Richard Stallman <rms@gnu.org> |
3db1a66f6c43
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75094
diff
changeset
|
509 |
3db1a66f6c43
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75094
diff
changeset
|
510 * anti.texi (Antinews): Mention M-x shell scrolling. |
3db1a66f6c43
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75094
diff
changeset
|
511 |
75094
2fe956115500
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
75092
diff
changeset
|
512 2007-01-05 Nick Roberts <nickrob@snap.net.nz> |
2fe956115500
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
75092
diff
changeset
|
513 |
2fe956115500
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
75092
diff
changeset
|
514 * building.texi (Watch Expressions): Describe gdb-max-children. |
2fe956115500
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
75092
diff
changeset
|
515 |
75092 | 516 2007-01-05 Michael Olson <mwolson@gnu.org> |
517 | |
518 * erc.texi (Getting Started): Update for /RECONNECT command. | |
519 | |
75086
80e9735a1acc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75068
diff
changeset
|
520 2007-01-04 Richard Stallman <rms@gnu.org> |
80e9735a1acc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75068
diff
changeset
|
521 |
75091
2036fbeca1f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75086
diff
changeset
|
522 * ebrowse.texi: Change C-c b to C-c C-m. |
2036fbeca1f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75086
diff
changeset
|
523 |
75086
80e9735a1acc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75068
diff
changeset
|
524 * msdog.texi (Windows Keyboard): Clarify previous change. |
80e9735a1acc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75068
diff
changeset
|
525 |
75068
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
526 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de> |
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
527 |
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
528 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-* |
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
529 variables only in info to avoid redundant entries in the printed |
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
530 manual. |
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
531 |
75062
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
532 2007-01-02 Richard Stallman <rms@gnu.org> |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
533 |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
534 * custom.texi (Changing a Variable): Minor clarification. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
535 (Specific Customization): customize-customized => customize-unsaved. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
536 |
75613 | 537 * entering.texi (Entering Emacs): Clean up text about restarting |
75062
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
538 Emacs for each file. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
539 |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
540 * misc.texi (Shell Options): Minor cleanup. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
541 |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
542 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
543 with Emacs, not vice versa. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
544 |
75613 | 545 * programs.texi (Symbol Completion): Recommend customizing |
546 window manager. | |
75062
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
547 |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
548 * xresources.texi (Resources): Minor fix. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
549 |
75044
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
550 2007-01-02 Daiki Ueno <ueno@unixuser.org> |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
551 |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
552 * message.texi (Using PGP/MIME): Document gpg-agent usage. |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
553 |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
554 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de> |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
555 |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
556 * message.texi (Security): Split into sub-nodes. |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
557 |
75029 | 558 2007-01-01 Alan Mackenzie <acm@muc.de> |
559 | |
560 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with | |
561 eval-after-load in Emacs <=21 and a workaround. Document that | |
562 trigraphs are not supported. | |
563 | |
564 2007-01-01 Alan Mackenzie <acm@muc.de> | |
565 | |
566 * cc-mode.texi ("Filling and Breaking"): Amend the doc for | |
567 c-context-line-break. When invoked within a string, preserve | |
568 whitespace. Add a backslash only when also in a macro. | |
569 | |
570 2007-01-01 Alan Mackenzie <acm@muc.de> | |
571 | |
572 * cc-mode.texi ("Choosing a Style"): Mention c-file-style. | |
573 | |
574 2007-01-01 Alan Mackenzie <acm@muc.de> | |
575 | |
576 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae] | |
577 are now bound by default to c-\(beginning\|end\)-of-defun by default. | |
578 | |
579 2007-01-01 Alan Mackenzie <acm@muc.de> | |
580 | |
581 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from | |
582 "Choosing a Style". | |
583 | |
584 * cc-mode.texi ("Styles"): Add @dfn{style}. | |
585 | |
75022 | 586 2007-01-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
587 | |
588 * xresources.texi (Table of Resources): Add scrollBarWidth resource. | |
589 | |
75013
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
590 2007-01-01 Richard Stallman <rms@gnu.org> |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
591 |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
592 * commands.texi (User Input): Document keys stolen by window mangers. |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
593 |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
594 2006-12-31 Richard Stallman <rms@gnu.org> |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
595 |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
596 * custom.texi (Specific Customization): Document customize-option |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
597 instead of customize-variable. |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
598 |
75006 | 599 2006-12-31 Kim F. Storm <storm@cua.dk> |
600 | |
75013
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
601 * major.texi (Choosing Modes): Document auto-mode-case-fold. |
75006 | 602 |
74998 | 603 2006-12-30 Kim F. Storm <storm@cua.dk> |
604 | |
75000 | 605 * killing.texi (CUA Bindings): Fix typo. |
606 | |
74998 | 607 * xresources.texi (Table of Resources): Mention grow-only value for |
608 auto-resize-tool-bars. | |
609 | |
74985
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
610 2006-12-30 Michael Albinus <michael.albinus@gmx.de> |
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
611 |
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
612 Sync with Tramp 2.0.55. |
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
613 |
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
614 * trampver.texi: Update release number. |
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
615 |
74984 | 616 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de> |
617 | |
618 * gnus.texi (Customizing Articles): Add index entries for all | |
619 gnus-treat-* variables. | |
620 | |
621 2006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | |
622 | |
623 * gnus.texi (IMAP): Fix incorrect explanation of | |
624 nnimap-search-uids-not-since-is-evil in documentation for | |
625 nnimap-expunge-search-string. | |
626 | |
627 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de> | |
628 | |
629 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to | |
630 spam-ifile-database. | |
631 | |
632 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de> | |
633 | |
634 * gnus.texi (Spam Package Configuration Examples): Don't encourage to | |
635 rebind C-s. | |
636 | |
637 2006-12-26 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | |
638 | |
639 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands) | |
640 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for | |
641 "expiring mail". | |
642 (IMAP): Document nnimap-search-uids-not-since-is-evil and | |
643 nnimap-nov-is-evil. | |
644 | |
74933 | 645 2006-12-27 Eli Zaretskii <eliz@gnu.org> |
646 | |
647 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings, | |
648 and how to get them back. | |
649 | |
74913
b2601c9bc3e8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74903
diff
changeset
|
650 2006-12-26 Richard Stallman <rms@gnu.org> |
b2601c9bc3e8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74903
diff
changeset
|
651 |
b2601c9bc3e8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74903
diff
changeset
|
652 * calendar.texi (Holidays): Holiday listing is based on current |
b2601c9bc3e8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74903
diff
changeset
|
653 practice, but DST is not. |
b2601c9bc3e8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74903
diff
changeset
|
654 |
74903
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
655 2006-12-25 Richard Stallman <rms@gnu.org> |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
656 |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
657 * emacs.texi (Top): Update subnode menus. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
658 |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
659 * mark.texi (Transient Mark): Fix xref. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
660 |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
661 * killing.texi (Graphical Kill): Node deleted. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
662 (Killing): Add xref to Cut and Paste. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
663 (CUA Bindings): Update xref. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
664 |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
665 * frames.texi (Cut and Paste): New section to hold other nodes. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
666 (Mouse Commands): Node demoted. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
667 (Cut/Paste Other App): Split out from Mouse Commands. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
668 (Word and Line Mouse): Likewise. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
669 (Secondary Selection, Clipboard): Nodes demoted. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
670 |
74890
3c0aa07a07ec
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74885
diff
changeset
|
671 2006-12-25 Kevin Ryde <user42@zip.com.au> |
3c0aa07a07ec
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74885
diff
changeset
|
672 |
3c0aa07a07ec
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74885
diff
changeset
|
673 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note |
3c0aa07a07ec
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74885
diff
changeset
|
674 about the key procedure being used heavily. |
3c0aa07a07ec
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74885
diff
changeset
|
675 |
74885
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
676 2006-12-24 Chong Yidong <cyd@stupidchicken.com> |
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
677 |
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
678 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed |
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
679 to t. |
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
680 (Prerequisites): Add explanation about gpg-agent. |
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
681 |
74873
6847173f4e31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74852
diff
changeset
|
682 2006-12-24 Kevin Ryde <user42@zip.com.au> |
6847173f4e31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74852
diff
changeset
|
683 |
76510
8a08a4e02d74
Fix "daylight savings time" -> "daylight saving time" typo.
Chong Yidong <cyd@stupidchicken.com>
parents:
76502
diff
changeset
|
684 * calendar.texi (Holidays): US daylight saving begins second Sunday |
74873
6847173f4e31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74852
diff
changeset
|
685 in March for 2007 onwards. |
76510
8a08a4e02d74
Fix "daylight savings time" -> "daylight saving time" typo.
Chong Yidong <cyd@stupidchicken.com>
parents:
76502
diff
changeset
|
686 (Daylight Savings): Show new US default daylight saving rules, 2nd |
74873
6847173f4e31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74852
diff
changeset
|
687 Sun in Mar to 1st Sun in Nov, now in cal-dst.el. |
6847173f4e31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74852
diff
changeset
|
688 |
74852
29bbced42faa
* calendar.texi (Scroll Calendar): < and > are switched.
Chong Yidong <cyd@stupidchicken.com>
parents:
74849
diff
changeset
|
689 2006-12-23 Chong Yidong <cyd@stupidchicken.com> |
29bbced42faa
* calendar.texi (Scroll Calendar): < and > are switched.
Chong Yidong <cyd@stupidchicken.com>
parents:
74849
diff
changeset
|
690 |
29bbced42faa
* calendar.texi (Scroll Calendar): < and > are switched.
Chong Yidong <cyd@stupidchicken.com>
parents:
74849
diff
changeset
|
691 * calendar.texi (Scroll Calendar): < and > are switched. |
29bbced42faa
* calendar.texi (Scroll Calendar): < and > are switched.
Chong Yidong <cyd@stupidchicken.com>
parents:
74849
diff
changeset
|
692 |
74849
7fc90ba89d9d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74846
diff
changeset
|
693 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com> |
7fc90ba89d9d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74846
diff
changeset
|
694 |
7fc90ba89d9d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74846
diff
changeset
|
695 * killing.texi (Deletion): Describe M-\ prefix argument. |
7fc90ba89d9d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74846
diff
changeset
|
696 |
74846
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
697 2006-12-23 Richard Stallman <rms@gnu.org> |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
698 |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
699 * search.texi (Regexp Search): Explain why forward and reverse regexp |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
700 search are not mirror images. |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
701 |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
702 2006-12-22 Kevin Ryde <user42@zip.com.au> |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
703 |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
704 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
705 "sort" instead of "sort*". |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
706 |
74762
d06dcabaded2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74742
diff
changeset
|
707 2006-12-19 Richard Stallman <rms@gnu.org> |
d06dcabaded2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74742
diff
changeset
|
708 |
d06dcabaded2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74742
diff
changeset
|
709 * calc.texi (History and Acknowledgements): Recognize that Emacs |
d06dcabaded2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74742
diff
changeset
|
710 now does have floating point. |
d06dcabaded2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74742
diff
changeset
|
711 |
74742 | 712 2006-12-19 Kim F. Storm <storm@cua.dk> |
713 | |
714 * major.texi (Choosing Modes): Describe match-function elements for | |
715 magic-mode-alist. | |
716 | |
74738
1f9822a38f41
* tramp.texi (External transfer methods): Describe new method `scpc'.
Michael Albinus <michael.albinus@gmx.de>
parents:
74732
diff
changeset
|
717 2006-12-19 Michael Albinus <michael.albinus@gmx.de> |
1f9822a38f41
* tramp.texi (External transfer methods): Describe new method `scpc'.
Michael Albinus <michael.albinus@gmx.de>
parents:
74732
diff
changeset
|
718 |
1f9822a38f41
* tramp.texi (External transfer methods): Describe new method `scpc'.
Michael Albinus <michael.albinus@gmx.de>
parents:
74732
diff
changeset
|
719 * tramp.texi (External transfer methods): Describe new method `scpc'. |
1f9822a38f41
* tramp.texi (External transfer methods): Describe new method `scpc'.
Michael Albinus <michael.albinus@gmx.de>
parents:
74732
diff
changeset
|
720 |
74732 | 721 2006-12-18 Eli Zaretskii <eliz@gnu.org> |
722 | |
723 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys | |
724 peculiarities. | |
725 | |
74717
36ec9fcec28a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74711
diff
changeset
|
726 2006-12-18 Richard Stallman <rms@gnu.org> |
36ec9fcec28a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74711
diff
changeset
|
727 |
36ec9fcec28a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74711
diff
changeset
|
728 * abbrevs.texi (Editing Abbrevs): Fix previous change. |
36ec9fcec28a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74711
diff
changeset
|
729 |
74711
8c0ebe6b6ed8
* pgg.texi: Added short note on gpg-agent to the introduction.
Chong Yidong <cyd@stupidchicken.com>
parents:
74699
diff
changeset
|
730 2006-12-17 Sascha Wilde <wilde@sha-bang.de> |
8c0ebe6b6ed8
* pgg.texi: Added short note on gpg-agent to the introduction.
Chong Yidong <cyd@stupidchicken.com>
parents:
74699
diff
changeset
|
731 |
8c0ebe6b6ed8
* pgg.texi: Added short note on gpg-agent to the introduction.
Chong Yidong <cyd@stupidchicken.com>
parents:
74699
diff
changeset
|
732 * pgg.texi: Added short note on gpg-agent to the introduction. |
8c0ebe6b6ed8
* pgg.texi: Added short note on gpg-agent to the introduction.
Chong Yidong <cyd@stupidchicken.com>
parents:
74699
diff
changeset
|
733 |
74699 | 734 2006-12-17 Alan Mackenzie <acm@muc.de> |
735 | |
736 * programs.texi (Left Margin Paren): Remove the bit which says | |
737 that CC Mode sets open-paren-in-column-0-is-defun-start to nil. | |
738 Discuss some of the issues of setting this option to nil. | |
739 | |
74674 | 740 2006-12-17 Glenn Morris <rgm@gnu.org> |
741 | |
742 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs. | |
743 | |
74656 | 744 2006-12-16 Eli Zaretskii <eliz@gnu.org> |
745 | |
746 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect. | |
74659 | 747 (Windows Files): `w32-get-true-file-attributes' is only relevant for |
748 NTFS volumes. | |
749 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS | |
750 volumes. | |
74656 | 751 |
74636 | 752 2006-12-15 Eli Zaretskii <eliz@gnu.org> |
753 | |
754 * text.texi (HTML Mode): Fix "C-c TAB". | |
755 | |
74623 | 756 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de> |
757 | |
758 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to' | |
759 also applies to Cc. | |
760 | |
74609 | 761 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de> |
762 | |
75613 | 763 * gnus.texi (X-Face): Clarify. Say which programs are required |
764 on Windows. | |
74609 | 765 |
74505
029a13abffce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74502
diff
changeset
|
766 2006-12-09 Richard Stallman <rms@gnu.org> |
029a13abffce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74502
diff
changeset
|
767 |
029a13abffce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74502
diff
changeset
|
768 * misc.texi (Invoking emacsclient): Simplify TCP file text. |
029a13abffce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74502
diff
changeset
|
769 |
75613 | 770 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com> |
74502 | 771 |
772 * files.texi (Misc File Ops): Document insert-file-literally. | |
773 | |
74495 | 774 2006-12-08 Eli Zaretskii <eliz@gnu.org> |
775 | |
74499 | 776 * cmdargs.texi (Colors): Note that --color is intended for overriding |
777 the terminal defaults, not for normal invocation. | |
778 | |
74495 | 779 * misc.texi (Emacs Server): Improve wording. Don't mention the |
780 ``server program''. Add a cross-reference to "Init File" node. | |
781 (Invoking emacsclient): Add index entries. Document both short and | |
782 long versions of command-line options. Document the -f option. | |
783 | |
74484 | 784 2006-12-08 Michael Olson <mwolson@gnu.org> |
785 | |
786 * erc.texi (Modules): Remove documentation for list module. | |
787 | |
74459
dd07b44cc4e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74451
diff
changeset
|
788 2006-12-06 Richard Stallman <rms@gnu.org> |
dd07b44cc4e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74451
diff
changeset
|
789 |
dd07b44cc4e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74451
diff
changeset
|
790 * text.texi (Outline Format): Say to set outline-regexp |
dd07b44cc4e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74451
diff
changeset
|
791 and outline-level with major modes and file local variables. |
dd07b44cc4e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74451
diff
changeset
|
792 |
74451
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
793 2006-12-05 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
794 |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
795 * anti.texi (Antinews): Mention the alternative to |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
796 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'. |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
797 |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
798 * faq.texi (^M in the shell buffer): Ditto. |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
799 |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
800 * misc.texi (Interactive Shell): Ditto. |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
801 |
74427 | 802 2006-12-04 Eli Zaretskii <eliz@gnu.org> |
803 | |
804 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name. | |
805 | |
806 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name. | |
807 | |
74349 | 808 2006-12-01 Eli Zaretskii <eliz@gnu.org> |
809 | |
74354 | 810 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a |
811 colon in the mode line. | |
812 | |
75613 | 813 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute. |
74349 | 814 |
74211
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
815 2006-11-26 Nick Roberts <nickrob@snap.net.nz> |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
816 |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
817 * building.texi (Watch Expressions): Mention SPC for expanding/ |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
818 contracting watch expressions. |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
819 |
74196 | 820 2006-11-26 Kim F. Storm <storm@cua.dk> |
821 | |
822 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more. | |
823 | |
74193
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
824 2006-11-26 Nick Roberts <nickrob@snap.net.nz> |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
825 |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
826 * building.texi (Debugger Operation): Define text command mode. |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
827 Clarify how tooltips work. |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
828 (GDB Graphical Interface): Explain how to run in text command mode |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
829 more clearly. |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
830 |
74191
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
831 2006-11-25 Juanma Barranquero <lekktu@gmail.com> |
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
832 |
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
833 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'. |
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
834 |
74126
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
835 2006-11-22 Juanma Barranquero <lekktu@gmail.com> |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
836 |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
837 * anti.texi (Antinews): Mention --server-file and TCP sockets. |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
838 |
74093 | 839 2006-11-20 Michael Olson <mwolson@gnu.org> |
840 | |
841 * erc.texi: Call this the 5.2 stable pre-release of ERC. | |
842 | |
74054
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
843 2006-11-18 Chong Yidong <cyd@stupidchicken.com> |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
844 |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
845 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t, |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
846 and EMACS is deprecated. |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
847 |
74051
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
848 2006-11-18 Juanma Barranquero <lekktu@gmail.com> |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
849 |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
850 * makefile.w32-in (emacs.dvi): Remove xresmini.texi. |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
851 |
74048 | 852 2006-11-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
853 | |
74051
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
854 * Makefile.in (emacs.dvi): Remove xresmini.texi. |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
855 |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
856 * emacs.texi: Include xresources.texi both for info and dvi. |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
857 |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
858 * xresources.texi: Merge text from xresmini.texi. |
74048 | 859 |
74031
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
860 2006-11-17 Carsten Dominik <dominik@science.uva.nl> |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
861 |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
862 * org.texi: Fix typos. |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
863 (Agenda commands): Document `C-k'. |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
864 |
74027 | 865 2006-11-16 Eli Zaretskii <eliz@gnu.org> |
866 | |
867 * url.texi (http/https): Fix a typo in the HTTP URL. | |
868 | |
74005
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
869 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org> |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
870 |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
871 * ada-mode.texi: Total rewrite. |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
872 |
73968
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
873 2006-11-13 Carsten Dominik <dominik@science.uva.nl> |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
874 |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
875 * org.texi: Minor typo fixes. |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
876 |
73956 | 877 2006-11-13 Bill Wohler <wohler@newt.com> |
878 | |
73963 | 879 Release MH-E manual version 8.0.3. |
880 | |
881 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for | |
882 release 8.0.3. | |
883 | |
74005
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
884 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path" |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
885 to set MAILDIR. |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
886 (Reading Mail): Document the customization of read-mail-command |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
887 for MH-E. |
73956 | 888 (Viewing Attachments): Document mm-discouraged-alternatives. |
889 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag. | |
890 (Junk): Add more information about the settings of mh-junk-background | |
74005
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
891 in a program. Add /usr/bin/mh to PATH in examples. |
73956 | 892 |
73948
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
893 2006-11-12 Richard Stallman <rms@gnu.org> |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
894 |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
895 * woman.texi: Update author address but say he no longer maintains it. |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
896 |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
897 2006-11-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
898 |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
899 * glossary.texi: Fix typos. |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
900 |
73876
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
901 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com> |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
902 |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
903 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
904 archived trees. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
905 (Checkboxes): Section moved to chapter 5, and extended. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
906 (The date/time prompt): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
907 (Link abbreviations): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
908 (Presentation and sorting): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
909 (Custom agenda views): Section completely rewritten. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
910 (Summary): Compare with Planner. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
911 (Feedback): More info about creating backtraces. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
912 (Plain lists): Modified example. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
913 (Breaking down tasks): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
914 (Custom time format): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
915 (Time stamps): Document inactive timestamps. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
916 (Setting tags): More details about fast tag selection. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
917 (Block agenda): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
918 (Custom agenda views): Section rewritten. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
919 (Block agenda): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
920 |
73808
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
921 2006-11-07 Michael Albinus <michael.albinus@gmx.de> |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
922 |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
923 * tramp.texi (Configuration): scp is the default method. |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
924 (Default Method): Use ssh as example for another method. |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
925 |
73789
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
926 2006-11-06 Richard Stallman <rms@gnu.org> |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
927 |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
928 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti. |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
929 |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
930 * ack.texi (Acknowledgments): Fix name spelling. |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
931 |
73608 | 932 2006-11-01 Juri Linkov <juri@jurta.org> |
933 | |
934 * search.texi (Word Search): Document incremental word search. | |
935 | |
73522 | 936 2006-10-28 Glenn Morris <rgm@gnu.org> |
937 | |
938 * ack.texi (Acknowledgments): Add cal-html author. | |
939 | |
940 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX | |
941 Calendar"). Describe new package cal-html. | |
942 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing | |
943 Calendar Files." | |
944 | |
73499
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
945 2006-10-27 Richard Stallman <rms@gnu.org> |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
946 |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
947 * woman.texi: Downcase nroff/troff/roff. |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
948 (Installation): Chapter deleted. Some xrefs deleted. |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
949 (Background): woman doesn't advise man ;-). |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
950 |
73495 | 951 2006-10-26 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) |
73494
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
952 |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
953 * ada-mode.texi (Project files, Identifier completion) |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
954 (Automatic Casing, Debugging, Using non-standard file names) |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
955 (Working Remotely): Fix typos. |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
956 |
73472
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
957 2006-10-23 Richard Stallman <rms@gnu.org> |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
958 |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
959 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
960 Abbrev mode is enabled. |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
961 |
73443
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
962 2006-10-20 Masatake YAMATO <jet@gyve.org> |
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
963 |
73495 | 964 * cc-mode.texi (Sample .emacs File): Added missing `)' in |
73443
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
965 sample code `my-c-initialization-hook'. |
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
966 |
73440
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
967 2006-10-19 Stuart D. Herring <herring@lanl.gov> |
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
968 |
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
969 * widget.texi: Fix typos. |
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
970 |
73425
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
971 2006-10-19 Michael Albinus <michael.albinus@gmx.de> |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
972 |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
973 * tramp.texi (Frequently Asked Questions): Remove questions marked with |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
974 "???". There have been no complaints for years, so the information |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
975 must be appropriate. |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
976 |
73401
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
977 2006-10-16 Richard Stallman <rms@gnu.org> |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
978 |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
979 * widget.texi: Use @var instead of capitalization. |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
980 Clarify many widget type descriptions. |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
981 |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
982 * emacs.texi: Update ISBN. |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
983 |
73370 | 984 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
985 | |
986 * gnus.texi (Other modes): Fix typo. Add alternative index entry for | |
987 gnus-dired-attach. | |
988 (Selecting a Group): Fix typo. | |
989 | |
73495 | 990 2006-10-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) |
991 | |
992 * widget.texi: Fix typos. | |
73341
381523fcc2fd
2006-10-12 Roberto Rodr?ez <lanubeblanca@googlemail.com>
Jan Djärv <jan.h.d@swipnet.se>
parents:
73328
diff
changeset
|
993 |
73328 | 994 2006-10-11 Kim F. Storm <storm@cua.dk> |
995 | |
996 * emacs.texi (Acknowledgments): Use @dotless{i}. | |
997 | |
73295
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
998 2006-10-08 Nick Roberts <nickrob@snap.net.nz> |
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
999 |
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
1000 * building.texi (Breakpoints Buffer): Mention catchpoints. |
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
1001 |
73289 | 1002 2006-10-08 Kim F. Storm <storm@cua.dk> |
1003 | |
1004 * ack.texi (Acknowledgments): Update. | |
1005 | |
1006 * emacs.texi (Acknowledgments): Fix bad @/ form. | |
1007 | |
73269 | 1008 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de> |
1009 | |
1010 * gnus.texi (Image Enhancements): Update for Emacs 22. | |
1011 | |
1012 * gnus-faq.texi ([1.3]): Update. | |
1013 | |
73268
f6d5814bf8da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73264
diff
changeset
|
1014 2006-10-06 Richard Stallman <rms@gnu.org> |
f6d5814bf8da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73264
diff
changeset
|
1015 |
73292 | 1016 * faq.texi (Displaying the current line or column): |
1017 Delete "As of Emacs 20". | |
73268
f6d5814bf8da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73264
diff
changeset
|
1018 |
73264
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
1019 2006-10-06 Romain Francoise <romain@orebokech.com> |
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
1020 |
73289 | 1021 * faq.texi (VM): VM works with Emacs 22 too. |
73264
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
1022 |
73257
29410033e317
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73246
diff
changeset
|
1023 2006-10-06 Richard Stallman <rms@gnu.org> |
29410033e317
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73246
diff
changeset
|
1024 |
73264
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
1025 * ebrowse.texi: Remove Emacs version "21" from title. |
73257
29410033e317
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73246
diff
changeset
|
1026 |
73246 | 1027 2006-10-05 Kim F. Storm <storm@cua.dk> |
1028 | |
1029 * emacs.texi (Acknowledgments): Add more contributors. | |
1030 | |
73237
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
1031 2006-10-03 Richard Stallman <rms@gnu.org> |
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
1032 |
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
1033 * emacs.texi (Acknowledgments): Update version and edition. |
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
1034 |
73224 | 1035 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de> |
1036 | |
1037 * gnus.texi (Foreign Groups): Say where change of editing commands are | |
1038 stored. Add reference to `gnus-parameters'. | |
1039 | |
73206 | 1040 2006-10-01 Karl Berry <karl@gnu.org> |
1041 | |
73292 | 1042 * custom.texi (Customization Groups): Page break to keep example buffer |
73206 | 1043 on one page. |
1044 | |
73197 | 1045 2006-09-30 Karl Berry <karl@gnu.org> |
1046 | |
1047 * programs.texi (Basic Indent): @need to improve page break. | |
73292 | 1048 * text.texi: Rewording to improve page breaks, and use @LaTeX{}. |
73197 | 1049 |
73182 | 1050 2006-09-29 Glenn Morris <rgm@gnu.org> |
1051 | |
1052 * calendar.texi (Date Formats): Doc fix for european-calendar-style. | |
1053 | |
73179 | 1054 2006-09-29 Karl Berry <karl@gnu.org> |
1055 | |
73292 | 1056 * windows.texi (Basic Window): Remove forced @break, no longer |
73179 | 1057 desirable. |
1058 * frames.texi (Frame Commands), | |
73292 | 1059 * mark.texi (Marking Objects): Reword to avoid bad page break. |
1060 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break. | |
73179 | 1061 |
72997
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
1062 2006-09-19 Richard Stallman <rms@gnu.org> |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
1063 |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
1064 * frames.texi (Dialog Boxes): Clean up wording: avoid passive, |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
1065 stick to present tense. |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
1066 |
72961
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
1067 2006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
1068 |
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
1069 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog |
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
1070 to x-gtk-use-old-file-dialog. |
72971
2cb0784b791e
* frames.texi (Dialog Boxes): Document x-gtk-file-dialog-help-text.
Jan Djärv <jan.h.d@swipnet.se>
parents:
72961
diff
changeset
|
1071 (Dialog Boxes): Document x-gtk-file-dialog-help-text. |
72961
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
1072 |
72898
c467c4e41e5b
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72887
diff
changeset
|
1073 2006-09-15 Jay Belanger <belanger@truman.edu> |
c467c4e41e5b
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72887
diff
changeset
|
1074 |
72904
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72902
diff
changeset
|
1075 * calc.texi, emacs.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE): |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72902
diff
changeset
|
1076 Change "Library Public License" to "Lesser Public License" |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72902
diff
changeset
|
1077 throughout. Use "yyyy" to represent year. |
72898
c467c4e41e5b
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72887
diff
changeset
|
1078 |
72887
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
1079 2006-09-15 Carsten Dominik <dominik@science.uva.nl> |
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
1080 |
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
1081 * org.texi (Setting tags): Typo fix. |
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
1082 |
73007 | 1083 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de> |
1084 | |
1085 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'. | |
1086 | |
72841
7637a6a23f0f
(Citations Outside LaTeX): Simpify lisp example.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72833
diff
changeset
|
1087 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de> |
7637a6a23f0f
(Citations Outside LaTeX): Simpify lisp example.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72833
diff
changeset
|
1088 |
72842
e9b3d4ace2ad
(Visiting): Add index entry "open file".
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72841
diff
changeset
|
1089 * files.texi (Visiting): Add index entry "open file". |
e9b3d4ace2ad
(Visiting): Add index entry "open file".
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72841
diff
changeset
|
1090 |
72843 | 1091 * reftex.texi (Citations Outside LaTeX): Simplify lisp example. |
72841
7637a6a23f0f
(Citations Outside LaTeX): Simpify lisp example.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72833
diff
changeset
|
1092 |
72833
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1093 2006-09-12 Paul Eggert <eggert@cs.ucla.edu> |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1094 |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1095 * faq.texi (Escape sequences in shell output): EMACS is now set |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1096 to Emacs's absolute file name, not to "t". |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1097 (^M in the shell buffer): Likewise. |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1098 * misc.texi (Interactive Shell): Likewise. |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1099 |
72812
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1100 2006-09-11 Richard Stallman <rms@gnu.org> |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1101 |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1102 * building.texi (Compilation Mode): Clarification. |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1103 (Grep Searching): Add xref to Compilation Mode. |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1104 |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1105 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de> |
72810 | 1106 |
1107 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate | |
1108 mails with pop3-leave-mail-on-server. Fix wording. | |
73007 | 1109 (Limiting): Improve gnus-summary-limit-to-articles. |
1110 (X-Face): Fix typo. | |
72810 | 1111 |
72808
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
1112 2006-09-11 Simon Josefsson <jas@extundo.com> |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
1113 |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
1114 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
1115 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>. |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
1116 |
72734
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
1117 2006-09-08 Richard Stallman <rms@gnu.org> |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
1118 |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
1119 * search.texi (Search): Ref multi-file search commands here. |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
1120 (Other Repeating Search): Not here. |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
1121 |
72672
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
1122 2006-09-06 Simon Josefsson <jas@extundo.com> |
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
1123 |
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
1124 * smtpmail.texi (Authentication): Mention SSL. |
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
1125 |
72603 | 1126 2006-09-01 Eli Zaretskii <eliz@gnu.org> |
1127 | |
73292 | 1128 * rcirc.texi (Internet Relay Chat, Useful IRC commands): |
1129 Don't use @indicateurl. | |
72603 | 1130 |
1131 * cc-mode.texi (Subword Movement): Don't use @headitem. | |
1132 (Custom Braces, Clean-ups): Don't use @tie. | |
1133 | |
72569
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
1134 2006-08-29 Michael Albinus <michael.albinus@gmx.de> |
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
1135 |
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
1136 Sync with Tramp 2.0.54. |
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
1137 |
73292 | 1138 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now. |
1139 Suggested by Adrian Phillips <a.phillips@met.no>. | |
72569
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
1140 |
72561
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1141 2006-08-28 Richard Stallman <rms@gnu.org> |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1142 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1143 * windows.texi (Split Window): Update xref. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1144 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1145 * basic.texi (Continuation Lines): Update xref. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1146 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1147 * indent.texi (Tab Stops): Update xref. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1148 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1149 * emacs.texi (Top): Update subnode menu. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1150 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1151 * display.texi (Line Truncation, Displaying Boundaries): New nodes, |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1152 split out of Display Custom. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1153 |
72525 | 1154 2006-08-25 Kim F. Storm <storm@cua.dk> |
1155 | |
1156 * display.texi (Display Custom): Add variables overline-margin | |
1157 and x-underline-at-descent-line. | |
1158 | |
72523
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1159 2006-08-25 Richard Stallman <rms@gnu.org> |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1160 |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1161 * entering.texi (Exiting): Rewrite to give graphical displays |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1162 priority over text terminals. |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1163 |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1164 * search.texi (Incremental Search): Move index entries. |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1165 |
72498
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
1166 2006-08-23 Chong Yidong <cyd@stupidchicken.com> |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
1167 |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
1168 * custom.texi (Init File): Reference Find Init to avoid "home |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
1169 directory" confusion. |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
1170 |
72482
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
1171 2006-08-22 Nick Roberts <nickrob@snap.net.nz> |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
1172 |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
1173 * building.texi (Other GDB-UI Buffers): Describe how to edit |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
1174 a value in the locals buffer. |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
1175 |
72473
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
1176 2006-08-21 Richard Stallman <rms@gnu.org> |
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
1177 |
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
1178 * search.texi (Basic Isearch): Add `isearch' index entry. |
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
1179 |
72420
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1180 2006-08-16 Richard Stallman <rms@gnu.org> |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1181 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1182 * misc.texi (Saving Emacs Sessions): Clean up wording. |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1183 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1184 * mark.texi (Marking Objects): Mention term "select all". |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1185 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1186 * emacs.texi (Top): Update subnode menu. |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1187 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1188 * help.texi (Help Mode): Move node up in file. |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1189 |
72400
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
1190 2006-08-15 Carsten Dominik <dominik@science.uva.nl> |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
1191 |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
1192 * org.texi (Installation, Activation): Split from Installation and |
72525 | 1193 Activation. |
72400
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
1194 (Clocking work time): Documented new features. |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
1195 |
72393
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
1196 2006-08-15 Nick Roberts <nickrob@snap.net.nz> |
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
1197 |
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
1198 * building.texi (Stack Buffer): Explain fringe arrow. |
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
1199 |
72378 | 1200 2006-08-13 Alex Schroeder <alex@gnu.org> |
1201 | |
1202 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo | |
1203 example. | |
1204 | |
72368 | 1205 2006-08-12 Eli Zaretskii <eliz@gnu.org> |
1206 | |
72375 | 1207 * faq.texi (How to add fonts): New node. |
1208 | |
72368 | 1209 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored |
1210 on startup. | |
1211 | |
72363
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
1212 2006-08-11 Romain Francoise <romain@orebokech.com> |
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
1213 |
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
1214 * ack.texi (Acknowledgments): Delete mention to zone-mode.el. |
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
1215 |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1216 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change) |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1217 |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1218 * mule.texi (Recognize Coding, Text Coding): Fix typos. |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1219 |
72339
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1220 2006-08-10 Richard Stallman <rms@gnu.org> |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1221 |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1222 * text.texi (Format Faces): Substantial rewrites to deal |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1223 with face merging. Empty regions don't count. Clarify |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1224 face property inheritance. |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1225 |
72313
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
1226 2006-08-08 Romain Francoise <romain@orebokech.com> |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
1227 |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
1228 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
1229 <arjuropo@cc.jyu.fi>. |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
1230 |
72285
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
1231 2006-08-05 Romain Francoise <romain@orebokech.com> |
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
1232 |
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
1233 * faq.texi (New in Emacs 22): Expand. |
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
1234 |
72271 | 1235 2006-08-04 Eli Zaretskii <eliz@gnu.org> |
1236 | |
1237 * cmdargs.texi (Window Size X) <--geometry>: Only width and height | |
1238 apply to all frames. | |
1239 | |
72249 | 1240 2006-08-03 Michael Olson <mwolson@gnu.org> |
1241 | |
1242 * erc.texi: Update for ERC 5.1.4. | |
1243 | |
72238
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
1244 2006-08-01 Richard Stallman <rms@gnu.org> |
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
1245 |
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
1246 * help.texi (Name Help): Add index entries for describe-variable. |
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
1247 |
72226
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
1248 2006-08-01 Nick Roberts <nickrob@snap.net.nz> |
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
1249 |
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
1250 * building.texi (GDB Graphical Interface): Shorten node names. |
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
1251 (GDB-UI Layout): Use GDB-related. |
72393
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
1252 (Other GDB-UI Buffers): Simplify English. |
72226
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
1253 |
72215
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
1254 2006-07-31 Richard Stallman <rms@gnu.org> |
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
1255 |
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
1256 * search.texi (Query Replace): Add xref for Dired's Q command. |
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
1257 |
72203 | 1258 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org> |
1259 | |
1260 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed | |
1261 in .../site-lisp/gnus/ by default. | |
1262 [ From gnus-news.texi in the trunk. ] | |
1263 | |
1264 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de> | |
1265 | |
1266 * gnus.texi (MIME Commands): Additions for yEnc. | |
1267 | |
72201
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
1268 2006-07-31 Nick Roberts <nickrob@snap.net.nz> |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
1269 |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
1270 * building.texi (GDB commands in Fringe): Rename to... |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
1271 (Source Buffers): ..this and move forward. Describe hollow arrow and |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
1272 new option gdb-find-source-frame. |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1273 |
72190
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
1274 2006-07-29 Richard Stallman <rms@gnu.org> |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
1275 |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
1276 * dired.texi (Operating on Files): Simplify previous change |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
1277 and fix Texinfo usage. |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
1278 |
72186 | 1279 2006-07-29 Eli Zaretskii <eliz@gnu.org> |
1280 | |
1281 * dired.texi (Operating on Files): Add cross-references. State the | |
1282 Unix commands that do similar things. | |
1283 | |
72176
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
1284 2006-07-28 Richard Stallman <rms@gnu.org> |
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
1285 |
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
1286 * mark.texi (Transient Mark): Clarify that region never disappears |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1287 when Transient Mark mode is off, and not when it is on. |
72176
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
1288 |
72154
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
1289 2006-07-27 Richard Stallman <rms@gnu.org> |
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
1290 |
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
1291 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q. |
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
1292 |
72109
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1293 2006-07-24 Richard Stallman <rms@gnu.org> |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1294 |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1295 * xresources.texi (GTK styles): Fix texinfo usage. |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1296 |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1297 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi: |
72109
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1298 * faq.texi: Move periods and commas inside quotes. |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1299 |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1300 * commands.texi (User Input): Explain why we teach keyboard cmds. |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1301 |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1302 * xresources.texi, xresmini.texi, search.texi, programs.texi: |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1303 * misc.texi, kmacro.texi, killing.texi, glossary.texi: |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1304 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi: |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1305 * doclicense.texi, display.texi, dired.texi, basic.texi: |
72109
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1306 * anti.texi, ack.texi: Move periods and commas inside quotes. |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1307 |
72072 | 1308 2006-07-22 Eli Zaretskii <eliz@gnu.org> |
1309 | |
1310 * cmdargs.texi (General Variables): Document EMAIL. | |
1311 | |
72051 | 1312 2006-07-21 Eli Zaretskii <eliz@gnu.org> |
1313 | |
1314 * frames.texi (Frame Commands): Mention that focus-follows-mouse | |
1315 doesn't have effect on MS-Windows. | |
1316 | |
72043
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
1317 2006-07-20 Jay Belanger <belanger@truman.edu> |
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
1318 |
75613 | 1319 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'. |
72043
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
1320 |
72014
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
1321 2006-07-18 Chong Yidong <cyd@stupidchicken.com> |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
1322 |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
1323 * faq.texi (Security risks with Emacs): Document Emacs 22 |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
1324 file-local-variable mechanism. |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
1325 |
71950
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
1326 2006-07-17 Richard Stallman <rms@gnu.org> |
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
1327 |
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
1328 * building.texi (Grep Searching): Explain about chaining grep commands. |
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
1329 |
71883 | 1330 2006-07-12 Michael Olson <mwolson@gnu.org> |
1331 | |
1332 * erc.texi: Update for ERC 5.1.3. | |
1333 | |
71863 | 1334 2006-07-12 Alex Schroeder <alex@gnu.org> |
1335 | |
1336 * rcirc.texi: Fix typos. | |
1337 (Getting started with rcirc): New calling convention for M-x irc. | |
1338 Mention #rcirc. Removed channel tracking. | |
1339 (Configuration): Changed the names of all variables that got changed | |
1340 recently, eg. rcirc-server to rcirc-default-server. Added | |
1341 documentation for rcirc-authinfo, some background for Bitlbee, and | |
1342 rcirc-track-minor-mode. | |
1343 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just | |
1344 Scrolling. | |
1345 (Reconnecting after you have lost the connection): Fixed example code | |
1346 to match code changes. | |
1347 | |
71749
7af72cf2833c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71741
diff
changeset
|
1348 2006-07-10 Nick Roberts <nickrob@snap.net.nz> |
7af72cf2833c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71741
diff
changeset
|
1349 |
71750
ee3354abd3d4
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71749
diff
changeset
|
1350 * killing.texi, gnus.texi, message.texi, mini.texi: Fix typos. |
71749
7af72cf2833c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71741
diff
changeset
|
1351 |
71741
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
1352 2006-07-09 Chong Yidong <cyd@stupidchicken.com> |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
1353 |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
1354 * misc.texi (Invoking emacsclient): Document behavior when emacsclient |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
1355 is invoked for multiple files. |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
1356 |
71715 | 1357 2006-07-08 Eli Zaretskii <eliz@gnu.org> |
1358 | |
1359 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the | |
1360 on-line manual for the rest of this node. | |
1361 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include | |
1362 unconditionally. | |
1363 (Windows Processes) <w32-quote-process-args>: Include unconditionally. | |
1364 Improve wording. | |
1365 (Windows Printing): Improve wording. | |
1366 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the | |
1367 rest of this node. | |
1368 | |
71654
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1369 2006-07-07 Carsten Dominik <dominik@science.uva.nl> |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1370 |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1371 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1372 commands. |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1373 (Global TODO list): Document the use of the variables |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1374 `org-agenda-todo-ignore-scheduled' and |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1375 `org-agenda-todo-list-sublevels'. |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1376 |
71647
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
1377 2006-07-05 Richard Stallman <rms@gnu.org> |
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
1378 |
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
1379 * faq.texi (Scrolling only one line): Fix xref. |
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
1380 |
71631
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1381 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org> |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1382 |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1383 * building.texi (Lisp Eval): |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1384 * faq.texi (Evaluating Emacs Lisp code): |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1385 Throughout, replace eval-current-buffer with eval-buffer. |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1386 |
71616
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
1387 2006-07-05 Nick Roberts <nickrob@snap.net.nz> |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
1388 |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
1389 * mule.texi (Coding Systems, Specify Coding): Link descriptions |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
1390 of character translation. |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
1391 |
71596
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
1392 2006-07-04 Nick Roberts <nickrob@snap.net.nz> |
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
1393 |
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
1394 * rmail.texi (Remote Mailboxes): Add missing @code keyword. |
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
1395 |
71593 | 1396 2006-07-03 Karl Berry <karl@gnu.org> |
1397 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1398 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by |
71593 | 1399 not-too-underfull hboxes in the TeX output. |
1400 * abbrevs.texi, buffers.texi, building.texi, calendar.texi, | |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
1401 * cmdargs.texi, custom.texi, dired.texi, macos.texi, |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
1402 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi, |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
1403 * sending.texi, text.texi: Fix overfull/underfull boxes. |
71593 | 1404 |
71592 | 1405 2006-07-03 Romain Francoise <romain@orebokech.com> |
1406 | |
1407 * m-x.texi (M-x): Fix. | |
1408 | |
71590
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1409 2006-07-03 Richard Stallman <rms@gnu.org> |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1410 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1411 * rcirc.texi (Scrolling conservatively): Fix xref. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1412 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1413 * pcl-cvs.texi (Viewing differences): Usage fix. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1414 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1415 * search.texi (Other Repeating Search): filename -> file name. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1416 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1417 * misc.texi (Narrowing): Minor cleanups. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1418 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1419 * files.texi (Visiting): filename -> file name. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1420 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1421 * emacs.texi (Top): Update subnode menus. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1422 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1423 * mule.texi (Coding Systems): Move char translation stuff here. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1424 (Specify Coding, Output Coding): New nodes, out of Recognize Coding. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1425 (Recognize Coding): Substantial local rewrites. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1426 (International): Update menu. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1427 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1428 * display.texi (Auto Scrolling): New node, broken out of Scrolling. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1429 (Scrolling): Substantial local rewrites. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1430 (Display): Update menu and intro. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1431 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1432 * dired.texi: filename -> file name. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1433 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1434 * custom.texi (Safe File Variables): Texinfo usage fix. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1435 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1436 2006-07-03 Ted Zlatanov <tzz@lifelogs.com> |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1437 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1438 * help.texi, m-x.texi: Lots of cleanups. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1439 |
71566
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
1440 2006-07-03 Carsten Dominik <dominik@science.uva.nl> |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
1441 |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
1442 * org.texi (Agenda commands): Document `s' key to save all org-mode |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
1443 buffers. |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
1444 |
71547 | 1445 2006-06-30 Eli Zaretskii <eliz@gnu.org> |
1446 | |
1447 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse) | |
1448 (Windows Processes, Windows Misc): Shorten the printed version by | |
1449 selectively conditioning less important portions by @ifnottex. | |
1450 | |
71543 | 1451 2006-06-30 Ralf Angeli <angeli@caeruleus.net> |
1452 | |
1453 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face | |
1454 names. Mention `cvs-msg' face. | |
1455 | |
71526
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
1456 2006-06-29 Carsten Dominik <dominik@science.uva.nl> |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
1457 |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
1458 * org.texi (Checkboxes): New section. |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
1459 |
71507
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
1460 2006-06-28 Carsten Dominik <dominik@science.uva.nl> |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
1461 |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
1462 * org.texi (Embedded LaTeX): Fix typos and implement small improvements |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
1463 throughout this chapter. |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
1464 |
71496
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1465 2006-06-27 Chong Yidong <cyd@stupidchicken.com> |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1466 |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1467 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top" |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1468 text for standalone vs Emacs info. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1469 (Help): Clarify header line description. Use mouse-1 for clicks. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1470 (Help-P): Use mouse-1 for clicks. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1471 (Help-^L): "Top" and "All" not displayed with dashes in Emacs. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1472 (Help-^L, Help-M, Help-Int, Search Index, Go to node) |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1473 (Choose menu subtopic): Remove gratuitous Emacs command names. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1474 (Help-FOO): Put usual behavior first. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1475 (Help-Xref): Clicking on xrefs works in Emacs. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1476 (Search Text): Clarify what the default behavior is. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1477 (Create Info buffer): Fix Emacs window/X window confusion. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1478 (Emacs Info Variables): Fix for new Emacs init file behavior. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1479 |
71495
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
1480 2006-06-27 Richard Stallman <rms@gnu.org> |
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
1481 |
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
1482 * mini.texi (Minibuffer File): Minor cleanup. |
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
1483 |
71480
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1484 2006-06-25 Nick Roberts <nickrob@snap.net.nz> |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1485 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
1486 * frames.texi (XTerm Mouse): Rename to... |
71480
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1487 (Text-Only Mouse): ...this. Mention t-mouse-mode. |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1488 |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1489 * emacs.texi (Top): Use new node name. |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1490 |
71466 | 1491 2006-06-24 Eli Zaretskii <eliz@gnu.org> |
1492 | |
71475 | 1493 * emacs.texi (Top): Update the detailed menu according to changes in |
1494 msdog.texi. | |
1495 | |
71471 | 1496 * msdog.texi (Windows Keyboard): New section. |
71475 | 1497 (Windows Mouse): New section. |
1498 (Windows System Menu): Remove section (text merged with "Windows | |
1499 Keyboard"). | |
1500 (Windows Misc): New section. | |
71471 | 1501 |
71469 | 1502 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation. |
1503 | |
1504 * msdog.texi (ls in Lisp): New section. | |
1505 | |
71466 | 1506 * files.texi (Visiting): Document case-insensitive wildcard matching |
1507 under find-file-wildcards. | |
1508 | |
71531 | 1509 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
1510 | |
1511 * gnus.texi (Summary Buffer Lines): Fix typo. | |
1512 | |
71451
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
1513 2006-06-23 Carsten Dominik <dominik@science.uva.nl> |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
1514 |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
1515 * org.texi (Embedded LaTeX): New chapter. |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
1516 (Archiving): Section rewritten. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1517 (Enhancing text): Some parts moved to the new chapter about LaTeX. |
71451
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
1518 |
71416
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1519 2006-06-20 Bill Wohler <wohler@newt.com> |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1520 |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1521 Release MH-E manual version 8.0.1. |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1522 |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1523 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1524 release 8.0.1. |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1525 (Preface): Depend on GNU mailutils 1.0 and higher. |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1526 |
71398 | 1527 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org> |
1528 | |
1529 * message.texi (News Headers): Update message-syntax-checks section. | |
1530 | |
71389 | 1531 2006-06-19 Karl Berry <karl@gnu.org> |
1532 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1533 * info.texi (Advanced): Mention C-q, especially with ?. |
71389 | 1534 |
71385
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1535 2006-06-19 Carsten Dominik <dominik@science.uva.nl> |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1536 |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1537 * org.texi (Publishing links): Document the `:link-validation-function' |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1538 property. |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1539 (Extensions and Hacking): New chapter, includes some sections of the |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1540 "Miscellaneous" chapter. |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1541 |
71360
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
1542 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
1543 |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
1544 * macos.texi (Mac Input): Add description of mac-function-modifier. |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
1545 Now Unicode keyboard layouts work. |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
1546 |
71311
289fa893412b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71309
diff
changeset
|
1547 2006-06-10 Carsten Dominik <dominik@science.uva.nl> |
289fa893412b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71309
diff
changeset
|
1548 |
75613 | 1549 * org.texi (Progress logging): New section. |
71311
289fa893412b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71309
diff
changeset
|
1550 |
71309
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
1551 2006-06-10 Richard Stallman <rms@gnu.org> |
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
1552 |
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
1553 * mule.texi (Recognize Coding): Clarify previous change. |
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
1554 |
71400 | 1555 2006-06-09 Kenichi Handa <handa@m17n.org> |
1556 | |
1557 * mule.texi (Recognize Coding): Describe the convention of "CODING!" | |
1558 notation. | |
1559 | |
71267 | 1560 2006-06-07 Kevin Ryde <user42@zip.com.au> |
1561 | |
1562 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main | |
1563 manual for @ifnottex, but in emacs-extra for @iftex. | |
1564 | |
1565 * cmdargs.texi (General Variables): Fix smtpmail xref. | |
1566 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1567 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca> |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1568 |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1569 * viper.texi (Viper Specials): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1570 * programs.texi (Comment Commands): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1571 * gnus.texi (Example Setup): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1572 * faq.texi (Backspace invokes help): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1573 * dired-x.texi (Optional Installation Dired Jump): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1574 * custom.texi (Specifying File Variables): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1575 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1576 follow coding conventions. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1577 |
71262 | 1578 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de> |
1579 | |
1580 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail. | |
1581 | |
71252
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
1582 2006-06-07 Nick Roberts <nickrob@snap.net.nz> |
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
1583 |
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
1584 * building.texi (Watch Expressions): Move node to end. |
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
1585 (GDB Graphical Interface): Move description of clicks in fringe... |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1586 (GDB commands in the Fringe): ...to here. New node. |
71252
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
1587 |
71245
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
1588 2006-06-06 Carsten Dominik <dominik@science.uva.nl> |
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
1589 |
75613 | 1590 * org.texi (ASCII export): Document indentation adaptation. |
71245
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
1591 (Setting tags): Document mutually-exclusive tags. |
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
1592 |
71224
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1593 2006-06-05 Romain Francoise <romain@orebokech.com> |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1594 |
71226
a6a1e9e44f8b
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise <romain@orebokech.com>
parents:
71225
diff
changeset
|
1595 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'. |
a6a1e9e44f8b
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise <romain@orebokech.com>
parents:
71225
diff
changeset
|
1596 Fix typo. |
a6a1e9e44f8b
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise <romain@orebokech.com>
parents:
71225
diff
changeset
|
1597 |
71225
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
1598 * gnus-faq.texi (Question 8.6): Update reference to the Gnus |
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
1599 channel (#gnus@irc.freenode.net). |
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
1600 Fix typos. Update copyright notice. |
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
1601 |
71224
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1602 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1603 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1604 (Line-Up Functions, Custom Macros): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1605 * ediff.texi (Window and Frame Configuration) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1606 (Highlighting Difference Regions, Highlighting Difference Regions): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1607 * emacs-mime.texi (Display Customization): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1608 * erc.texi (History): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1609 * eshell.texi (Known problems): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1610 * eudc.texi (Overview, BBDB): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1611 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1612 (The problem of spam, SpamOracle, Extending the Spam package) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1613 (Conformity, Terminology): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1614 * idlwave.texi (Routine Info, Routine Info) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1615 (Class and Keyword Inheritance, Padding Operators) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1616 (Breakpoints and Stepping, Electric Debug Mode) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1617 (Examining Variables, Troubleshooting): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1618 * org.texi (Creating timestamps): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1619 * reftex.texi (Commands, Options, Changes): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1620 * tramp.texi (Inline methods, Password caching) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1621 (Auto-save and Backup, Issues): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1622 * vip.texi (Files, Commands in Insert Mode): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1623 * viper.texi (Emacs Preliminaries, States in Viper) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1624 (Packages that Change Keymaps, Viper Specials, Groundwork): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1625 * xresmini.texi (GTK resources): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1626 Fix various typos. |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1627 |
71222
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
1628 2006-06-05 Nick Roberts <nickrob@snap.net.nz> |
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
1629 |
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
1630 * building.texi (GDB Graphical Interface): Update bindings. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1631 (Commands of GUD): Add gud-print. Remove gud-run. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1632 Restate availability more generally. |
71222
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
1633 |
71208
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
1634 2006-06-03 Ted Zlatanov <tzz@lifelogs.com> |
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
1635 |
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
1636 * mini.texi: Lots of cleanups. |
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
1637 |
71148
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
1638 2006-06-01 Luc Teirlinck <teirllm@auburn.edu> |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
1639 |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
1640 * misc.texi (Shell History Copying): Update descriptions of `C-c RET' |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
1641 and Mouse-2. |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
1642 |
71131
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
1643 2006-06-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
1644 |
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
1645 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open. |
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
1646 |
71119 | 1647 2006-05-31 Michael Ernst <mernst@alum.mit.edu> |
1648 | |
1649 * ediff.texi: Fix typos. | |
1650 | |
71115
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
1651 2006-05-31 Richard Stallman <rms@gnu.org> |
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
1652 |
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
1653 * basic.texi (Moving Point): Fix previous change. |
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
1654 |
71097
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
1655 2006-05-30 Carsten Dominik <dominik@science.uva.nl> |
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
1656 |
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
1657 * org.texi: Small typo fixes. |
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
1658 |
71068
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
1659 2006-05-29 Michael Albinus <michael.albinus@gmx.de> |
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
1660 |
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
1661 * tramp.texi (Frequently Asked Questions): Disable zsh zle. |
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
1662 |
71060
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
1663 2006-05-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
1664 |
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
1665 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus. |
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
1666 |
71046
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
1667 2006-05-28 Ted Zlatanov <tzz@lifelogs.com> |
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
1668 |
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
1669 * basic.texi: Many simplifications and improvements in wording. |
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
1670 |
71016
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
1671 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org> |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
1672 |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
1673 * pcl-cvs.texi: Fix typos. |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
1674 (Customization): Say "us". |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
1675 |
70975 | 1676 2006-05-26 Eli Zaretskii <eliz@gnu.org> |
1677 | |
1678 * org.texi: Remove bogus @setfilename. | |
1679 | |
70952
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1680 2006-05-26 Carsten Dominik <dominik@science.uva.nl> |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1681 |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1682 * org.texi (ASCII export): Omit command name. |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1683 (HTML export): Add prefix to all lines in Local Variable example. |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1684 (Acknowledgments): Typeset names in italics. |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1685 |
70933
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
1686 2006-05-26 Nick Roberts <nickrob@snap.net.nz> |
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
1687 |
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
1688 * anti.texi (Antinews): Create a node for gdb-ui. |
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
1689 |
70868
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1690 2006-05-24 Carsten Dominik <dominik@science.uva.nl> |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1691 |
75613 | 1692 * org.texi (Plain lists): Add new item navigation commands. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1693 (External links): Document elisp and info links. |
70868
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1694 (Custom searches): New section. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1695 (Publishing): New chapter. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1696 (HTML export): Include a list of supported CSS classes. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1697 (Setting tags): Describe the fast-tag-setting interface. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1698 |
70838
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
1699 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de> |
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
1700 |
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
1701 * frames.texi (Menu Bars, Tool Bars): Add index entries. |
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
1702 |
70804
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
1703 2006-05-20 Richard Stallman <rms@gnu.org> |
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
1704 |
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
1705 * dired.texi (Dired Navigation): dired-goto-file is now j. |
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
1706 |
70800
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
1707 2006-05-20 Luc Teirlinck <teirllm@auburn.edu> |
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
1708 |
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
1709 * dired-x.texi: ifinfo -> ifnottex. |
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
1710 |
70792 | 1711 2006-05-20 Eli Zaretskii <eliz@gnu.org> |
1712 | |
1713 * mule.texi (Coding Systems): Mention the undecided-* coding systems | |
1714 and their aliases. | |
1715 | |
1716 * msdog.texi (Windows Printing): Mention non-support of plain text | |
1717 printing with some el-cheapo printers, and suggest a workaround. | |
1718 | |
70781 | 1719 2006-05-20 Kevin Ryde <user42@zip.com.au> |
1720 | |
1721 * text.texi (TeX Print): tex-dvi-view-command has a default value, | |
1722 remove the bit saying you must set it. | |
1723 | |
70745
a7236ba883e9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70721
diff
changeset
|
1724 2006-05-19 Luc Teirlinck <teirllm@auburn.edu> |
a7236ba883e9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70721
diff
changeset
|
1725 |
70746 | 1726 * trouble.texi (Checklist): |
1727 * text.texi (Text, Auto Fill, Text Mode): | |
1728 * search.texi (Nonincremental Search): | |
1729 * rmail.texi (Rmail Labels): | |
1730 * mule.texi (Input Methods, Multibyte Conversion): | |
1731 * misc.texi (Gnus, Where to Look, PostScript): | |
1732 * maintaining.texi (Create Tags Table): | |
1733 * indent.texi (Indentation Commands): | |
1734 * fixit.texi (Spelling): | |
1735 * emacs.texi (Copying): | |
1736 * custom.texi (Init File): ifinfo -> ifnottex. | |
70745
a7236ba883e9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70721
diff
changeset
|
1737 |
70721 | 1738 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de> |
1739 | |
1740 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail. | |
1741 | |
70702
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1742 2006-05-17 Richard Stallman <rms@gnu.org> |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1743 |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1744 * files.texi (Diff Mode): Mention C-x `. |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1745 |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1746 2006-05-08 Richard Stallman <rms@gnu.org> |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1747 |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1748 * custom.texi (Disabling): Textual cleanups. |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1749 |
70670
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1750 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de> |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1751 |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1752 * message.texi (Interface): Add tool bar customization. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1753 (MIME): Index and text additions for mml-attach. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1754 (MIME): Describe mml-dnd-protocol-alist and |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1755 mml-dnd-attach-options. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1756 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1757 * gnus.texi (Oort Gnus): Reorder entries in sections. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1758 Fix some entries. |
70670
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1759 (Starting Up): Add references to "Emacs for Heathens" and to |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1760 "Finding the News". Add user-full-name and user-mail-address. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1761 (Group Buffer Format): Add tool bar customization and update. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1762 (Summary Buffer): Add tool bar customization. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1763 (Posting Styles): Add message-alternative-emails. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1764 |
70636 | 1765 2006-05-12 Glenn Morris <rgm@gnu.org> |
1766 | |
1767 * calendar.texi (Displaying the Diary, Format of Diary File): | |
1768 Refer to diary-view-entries, diary-list-entries, | |
1769 diary-show-all-entries rather than obsolete aliases. | |
1770 | |
70612 | 1771 2006-05-12 Eli Zaretskii <eliz@gnu.org> |
1772 | |
70631 | 1773 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary) |
70746 | 1774 (Displaying the Diary, Special Diary Entries, Importing Diary): |
1775 * building.texi (Compilation Shell): | |
70631 | 1776 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to |
1777 emacs-xtra with @inforef's. | |
1778 | |
70628 | 1779 * files.texi (Visiting): Fix wording. |
1780 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1781 * mule.texi (Coding Systems, Text Coding): More indexing. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1782 Mention that C-x RET f can set eol conversion. |
70612 | 1783 |
70532
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
1784 2006-05-09 Michael Albinus <michael.albinus@gmx.de> |
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
1785 |
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
1786 * tramp.texi (Filename completion): Improve wording. |
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
1787 |
70509
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
1788 2006-05-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
1789 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1790 * xresmini.texi (GTK resources): Insert GTK description. |
70511
cd1e2cf9f28c
* xresmini.texi (GTK resources): Inserted GTK description.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70509
diff
changeset
|
1791 |
70509
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
1792 * xresources.texi (GTK resources): metafont should be menufont. |
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
1793 |
70501
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
1794 2006-05-07 Romain Francoise <romain@orebokech.com> |
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
1795 |
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
1796 * faq.texi (Using regular expressions): Fix typo. |
70507
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
1797 (Packages that do not come with Emacs): Fix capitalization. |
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
1798 (Replacing text across multiple files): Expand node to explain how |
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
1799 to use `dired-do-query-replace-regexp' in more detail, based on |
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
1800 suggestion by Eric Hanchrow <offby1@blarg.net>. |
70501
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
1801 |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1802 2006-05-06 Michael Albinus <michael.albinus@gmx.de> |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1803 |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1804 * mini.texi (Completion Options): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1805 * tramp.texi (Filename completion): Completion of remote files' |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1806 method, user name and host name is active only in partial |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1807 completion mode. |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1808 |
70481
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1809 2006-05-06 Bill Wohler <wohler@newt.com> |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1810 |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1811 Release MH-E manual version 8.0. |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1812 |
70481
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1813 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1814 release 8.0. |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1815 |
70482
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1816 2006-05-06 Bill Wohler <wohler@newt.com> |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1817 |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1818 * mh-e.texi (MH-BOOK-HOME): Change from |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1819 http://www.ics.uci.edu/~mh/book/mh to |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1820 http://rand-mh.sourceforge.net/book/mh. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1821 Replace .htm suffix with .html for MH book files. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1822 (Using This Manual): Update key binding for getting relevant |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1823 chapter in Info from command key. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1824 (Ranges): Fix itemx. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1825 |
70474 | 1826 2006-05-06 Eli Zaretskii <eliz@gnu.org> |
1827 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1828 * makefile.w32-in (emacs.dvi): |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
1829 * Makefile.in (emacs.dvi): Add xresmini.texi. |
70480 | 1830 |
70478 | 1831 * xresmini.texi (Table of Resources): Remove xref to non-existent |
1832 node "LessTif Resources". | |
1833 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1834 * msdog.texi (Microsoft Windows): |
70474 | 1835 * calendar.texi (Calendar/Diary, Displaying the Diary) |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1836 (Special Diary Entries, Importing Diary, Holidays): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1837 * programs.texi (Program Modes): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1838 * text.texi (Text): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1839 * buffers.texi (Several Buffers): |
70474 | 1840 * files.texi (Comparing Files): Fix cross-references to emacs-xtra. |
1841 | |
70436 | 1842 2006-05-06 Eli Zaretskii <eliz@gnu.org> |
1843 | |
70460 | 1844 The following changes merge the emacs-xtra manual into the main |
1845 manual, but only for on-line version of the manual. | |
70468 | 1846 |
1847 * vc2-xtra.texi (Version Backups, Local Version Control) | |
1848 (Making Snapshots, Change Logs and VC, Version Headers) | |
1849 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for | |
1850 on-line manual. | |
1851 | |
1852 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's | |
1853 for on-line manual. | |
1854 | |
1855 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse) | |
1856 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing) | |
1857 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's | |
1858 for on-line manual. | |
1859 | |
1860 * fortran-xtra.texi (Fortran, Fortran Autofill) | |
1861 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's | |
1862 for on-line manual. | |
1863 | |
1864 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]: | |
1865 Conditional xref's for on-line manual. | |
1866 | |
1867 * emerge-xtra.texi (Emerge, Overview of Emerge) | |
1868 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line | |
1869 manual. | |
1870 | |
70460 | 1871 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra. |
1872 (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | |
1873 (EMACSSOURCES): Use EMACS_XTRA. | |
1874 (../info/emacs-xtra): Remove. | |
1875 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites. | |
1876 | |
1877 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra. | |
1878 (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | |
1879 (EMACSSOURCES): Use EMACS_XTRA. | |
1880 ($(infodir)/emacs-xtra): Remove. | |
1881 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites. | |
1882 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1883 * trouble.texi (Quitting): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1884 * text.texi (Text): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1885 * programs.texi (Program Modes): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1886 * msdog.texi (Microsoft Windows): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1887 * frames.texi (Frames): |
70460 | 1888 * files.texi (Backup, Version Control, VC Concepts) |
1889 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions) | |
1890 (Registering, VC Status, VC Undo, Multi-User Branching) | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1891 (Comparing Files): |
70460 | 1892 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary) |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1893 (Displaying the Diary, Special Diary Entries, Importing Diary): |
70460 | 1894 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by |
1895 conditional xref's, depending on @iftex/@ifnottex. | |
1896 | |
1897 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for | |
1898 "MS-DOS". @include msdog-xtra.texi. | |
1899 | |
1900 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran". | |
1901 <Top Level> [ifnottex]: @include fortran-xtra.texi. | |
1902 | |
1903 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries | |
1904 for vc-xtra.texi subsections. | |
1905 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it. | |
1906 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi. | |
1907 | |
1908 * sending.texi (Sending Mail): A @node line without explicit Prev, | |
1909 Next, and Up links. | |
1910 | |
1911 * abbrevs.texi (Abbrevs): A @node line without explicit Prev, | |
1912 Next, and Up links. | |
1913 | |
1914 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode" | |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
1915 and its sections. @include picture-xtra.texi. |
70460 | 1916 |
1917 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for | |
1918 "Emerge". | |
1919 (List Tags) [ifnottex]: @include emerge-xtra.texi. | |
1920 | |
1921 * cal-xtra.texi (Daylight Savings): Remove this node: it is an | |
1922 exact duplicate of its name-sake in calendar.texi. | |
1923 | |
1924 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for | |
1925 "Advanced Calendar/Diary Usage". | |
1926 (Time Intervals) [ifnottex]: @include cal-xtra.texi. | |
1927 | |
1928 * dired.texi (Subdirectories in Dired) [ifnottex]: @include | |
1929 dired-xtra.texi. | |
1930 (Dired) [ifnottex]: Add menu entry for "Subdir Switches". | |
1931 | |
1932 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi. | |
1933 (Files) [ifnottex]: Add menu entry for Autorevert. | |
1934 | |
1935 * emacs-xtra.texi (Introduction): Reword to make consistent with | |
1936 printed version only. | |
1937 <Top level>: Remove the body of all chapters and move them to the | |
1938 new *-xtra.texi files. Use @raisesections and @lowersections to | |
1939 convert sections to chapters etc. | |
1940 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1941 * msdog-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1942 * fortran-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1943 * vc-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1944 * vc1-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1945 * vc2-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1946 * emerge-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1947 * cal-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1948 * dired-xtra.texi: |
70460 | 1949 * arevert-xtra.texi: New files, with text from respective chapters |
1950 of emacs-xtra.texi. Convert each @chapter into @section, @section | |
1951 into @subsection, etc. | |
1952 | |
70438 | 1953 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references |
1954 updated. | |
1955 | |
70436 | 1956 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft |
1957 Windows". All references updated. | |
1958 | |
70432
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1959 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1960 |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1961 * macos.texi (Mac Input): Mention input from Character Palette. |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1962 (Mac Font Specs): Fix typo. |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1963 |
70410
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1964 2006-05-05 Richard Stallman <rms@gnu.org> |
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1965 |
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1966 * files.texi (Diff Mode): Minor cleanup. |
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1967 |
70407
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1968 2006-05-05 Karl Berry <karl@gnu.org> |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1969 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
1970 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds. |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
1971 (\fonttextsize): New user-level command to change text font size. |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
1972 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid |
70407
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1973 errors from the current release of makeinfo (4.8). |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
1974 * help.texi (Library Keywords): Change widest word in multitable |
70407
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1975 template from `emulations' to `convenience'. (Not sure if this is |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1976 related to the font change.) |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1977 |
70399 | 1978 2006-05-05 Eli Zaretskii <eliz@gnu.org> |
1979 | |
1980 * files.texi (File Names): Add a footnote about limited support of | |
1981 ~USER on MS-Windows. | |
1982 | |
1983 * cmdargs.texi (Initial Options): Add a footnote about limited | |
1984 support of ~USER on MS-Windows. | |
1985 | |
70370
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1986 2006-05-03 Richard Stallman <rms@gnu.org> |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1987 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1988 * files.texi (Diff Mode): Node moved here. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1989 (Comparing Files): Delete what duplicates new node. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1990 (Files): Put Diff Mode in menu. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1991 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1992 * misc.texi (Diff Mode): Moved to files.texi. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1993 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1994 * emacs.texi (Top): Update menu for Diff Mode. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1995 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1996 * trouble.texi (Emergency Escape): Simplify. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1997 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1998 * emacs.texi (Top): Minor clarification. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1999 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2000 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com> |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2001 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2002 * commands.texi, entering.texi, screen.texi: Many simplifications. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2003 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2004 2006-05-03 Richard Stallman <rms@gnu.org> |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2005 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2006 * commands.texi (Text Characters): Delete paragraph about unibyte |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2007 non-ASCII printing chars. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2008 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2009 * killing.texi (Killing): Say "graphical displays". |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2010 * display.texi: Say "graphical displays". |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
2011 |
70370
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2012 * cmdargs.texi (Misc X): Say "graphical displays". |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
2013 |
70337
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
2014 2006-05-01 Richard Stallman <rms@gnu.org> |
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
2015 |
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
2016 * emacs.texi (Top): Add Diff Mode to menu. |
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
2017 |
70335
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
2018 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
2019 |
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
2020 * misc.texi (Diff Mode): New node. |
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
2021 |
70308
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2022 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2023 |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2024 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support. |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2025 (Mac Environment Variables): Shorten example line. |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2026 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI. |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2027 |
70296
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
2028 2006-05-01 Nick Roberts <nickrob@snap.net.nz> |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
2029 |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
2030 * building.texi (GUD Customization): Describe cases %d and %c. |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
2031 Update description for %e. |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
2032 |
70313 | 2033 2006-04-30 Glenn Morris <rgm@gnu.org> |
2034 | |
2035 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra. | |
2036 | |
70283
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
2037 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu> |
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
2038 |
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
2039 * custom.texi (Examining): Update C-h v output example. |
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
2040 |
70261 | 2041 2006-04-29 Kim F. Storm <storm@cua.dk> |
2042 | |
2043 * building.texi (Grep Searching): Add lgrep and rgrep. | |
2044 | |
70245
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2045 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de> |
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2046 |
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2047 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify. |
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2048 |
70401 | 2049 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change) |
70245
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2050 |
70261 | 2051 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent. |
70245
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2052 |
70212
4d2e0eb216a2
(Getting Started): Made it more explicit that you need to install MH,
Bill Wohler <wohler@newt.com>
parents:
70196
diff
changeset
|
2053 2006-04-24 Bill Wohler <wohler@newt.com> |
4d2e0eb216a2
(Getting Started): Made it more explicit that you need to install MH,
Bill Wohler <wohler@newt.com>
parents:
70196
diff
changeset
|
2054 |
70261 | 2055 * mh-e.texi (Getting Started): Make it more explicit that you need |
2056 to install MH. Add pointers to current MH implementations. | |
70212
4d2e0eb216a2
(Getting Started): Made it more explicit that you need to install MH,
Bill Wohler <wohler@newt.com>
parents:
70196
diff
changeset
|
2057 |
70194
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
2058 2006-04-23 Richard Stallman <rms@gnu.org> |
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
2059 |
70196
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
2060 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi. |
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
2061 |
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
2062 * xresmini.texi: New file. |
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
2063 |
70194
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
2064 * xresources.texi (Face Resources): Split table into font resources |
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
2065 and the rest. Combine similar attributes for brevity. |
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
2066 |
70176
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2067 2006-04-21 Bill Wohler <wohler@newt.com> |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2068 |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2069 Release MH-E manual version 7.94. |
70261 | 2070 |
70176
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2071 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2072 release 7.94. |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2073 |
70163
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
2074 2006-04-21 Carsten Dominik <dominik@science.uva.nl> |
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
2075 |
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
2076 * org.texi: Many small fixes. |
70261 | 2077 (Handling links): Rename from "Managing links". |
70163
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
2078 |
70158 | 2079 2006-04-21 Eli Zaretskii <eliz@gnu.org> |
2080 | |
2081 * emacs-xtra.texi (MS-DOS File Names): Remove section about | |
2082 backslashes and case-insensitivity in file names (moved to the | |
2083 main manual). | |
2084 (MS-DOS Printing): Move most of the text to the main manual. | |
2085 | |
2086 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing): | |
2087 New nodes. | |
2088 (Windows Processes, Windows System Menu): Add index entries and | |
2089 fix wording. | |
2090 | |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2091 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de> |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2092 |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2093 * gnus.texi (Spam Statistics Package): Fix typo in @pxref. |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2094 (Splitting mail using spam-stat): Fix @xref. |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2095 |
75613 | 2096 2006-04-20 Chong Yidong <cyd@stupidchicken.com> |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2097 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2098 * gnus.texi (Spam Package): Major revision of the text. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2099 Previouly this node was "Filtering Spam Using The Spam ELisp Package". |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2100 |
70134
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2101 2006-04-20 Carsten Dominik <dominik@science.uva.nl> |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2102 |
70261 | 2103 * org.texi (Time stamps): Better explanation of the purpose of |
70134
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2104 different time stamps. |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2105 (Structure editing, Plain lists): More details on how new items |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2106 and headings are inserted. |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2107 |
70110
ce4a07c75843
* misc.texi (Shell Ring): Added notes on saved input when navigating off
J.D. Smith <jdsmith@as.arizona.edu>
parents:
70080
diff
changeset
|
2108 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu> |
ce4a07c75843
* misc.texi (Shell Ring): Added notes on saved input when navigating off
J.D. Smith <jdsmith@as.arizona.edu>
parents:
70080
diff
changeset
|
2109 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2110 * misc.texi (Shell Ring): Add notes on saved input when |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2111 navigating off the end of the history list. |
70110
ce4a07c75843
* misc.texi (Shell Ring): Added notes on saved input when navigating off
J.D. Smith <jdsmith@as.arizona.edu>
parents:
70080
diff
changeset
|
2112 |
70080
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
2113 2006-04-18 Chong Yidong <cyd@mit.edu> |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
2114 |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
2115 * misc.texi (Shell Options): Correct default value of |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
2116 comint-scroll-show-maximum-output. |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
2117 |
70066
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70063
diff
changeset
|
2118 2006-04-18 Carsten Dominik <dominik@science.uva.nl> |
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70063
diff
changeset
|
2119 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2120 * org.texi (Formula syntax): Fix link to Calc Manual. |
70066
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70063
diff
changeset
|
2121 |
70063
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
2122 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de> |
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
2123 |
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
2124 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1. |
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
2125 |
70060
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
2126 2006-04-17 Bill Wohler <wohler@newt.com> |
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
2127 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2128 * mh-e.texi (Folders): Update mh-before-quit-hook and |
70060
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
2129 mh-quit-hook example with code that removes the buffers rather |
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
2130 than just bury them. |
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
2131 |
70055
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
2132 2006-04-18 Nick Roberts <nickrob@snap.net.nz> |
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
2133 |
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
2134 * building.texi (Watch Expressions): Update. |
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
2135 |
70049
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
2136 2006-04-17 Michael Albinus <michael.albinus@gmx.de> |
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
2137 |
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
2138 Sync with Tramp 2.0.53. |
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
2139 |
69998
879c8cad8811
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69977
diff
changeset
|
2140 2006-04-13 Carsten Dominik <dominik@science.uva.nl> |
879c8cad8811
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69977
diff
changeset
|
2141 |
70261 | 2142 * org.texi (Updating settings): New section. |
70012
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
2143 (Visibility cycling): Better names for the startup folding |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
2144 options. |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
2145 (Exporting): Completely restructured. |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
2146 (The very busy C-c C-c key): New section. |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
2147 (Summary of in-buffer settings): New section. |
69998
879c8cad8811
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69977
diff
changeset
|
2148 |
69977
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
2149 2006-04-12 Richard Stallman <rms@gnu.org> |
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
2150 |
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
2151 * search.texi: Clean up previous change. |
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
2152 |
69972 | 2153 2006-04-12 Eli Zaretskii <eliz@gnu.org> |
2154 | |
2155 * search.texi (Regexp Backslash, Regexp Replace): Add index | |
2156 entries for ``back reference'' and mention the term itself in the | |
2157 text. | |
2158 | |
69947
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
2159 2006-04-11 Richard Stallman <rms@gnu.org> |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
2160 |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
2161 * custom.texi (Safe File Variables): |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
2162 Document enable-local-variables = :safe. |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
2163 |
69945
87cbb18a44b0
move more advanced vc info to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69944
diff
changeset
|
2164 2006-04-11 Karl Berry <karl@gnu.org> |
87cbb18a44b0
move more advanced vc info to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69944
diff
changeset
|
2165 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2166 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2167 (Remote Repositories, Version Backups, Local Version Control) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2168 (Snapshots, Making and Using Snapshots, Snapshot Caveats) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2169 (Miscellaneous Commands and Features of VC, Change Logs and VC) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2170 (Renaming VC Work Files and Master Files) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2171 (Inserting Version Control Headers, Customizing VC, General Options) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2172 (Options for RCS and SCCS, Options specific for CVS): Move all |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2173 these nodes to emacs-xtra.texi, for brevity. |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
2174 * cmdargs.texi, files.texi: Change cross-references. |
69945
87cbb18a44b0
move more advanced vc info to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69944
diff
changeset
|
2175 |
69944
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2176 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de> |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2177 |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2178 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released. |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2179 |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2180 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de> |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2181 |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2182 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap) |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2183 (Server Commands): Key `v' is reserved for users. |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2184 |
69941
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
2185 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu> |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
2186 |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
2187 * files.texi (Old Versions): Update description of vc-annotate's |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
2188 use of color to indicate date ranges. |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
2189 |
69930
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
2190 2006-04-11 Carsten Dominik <dominik@science.uva.nl> |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
2191 |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
2192 * org.texi (Link format): New section, emphasis on bracket links. |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
2193 (External links): Document bracket links. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2194 (FAQ): Expand to cover shell links and the new link format. |
69930
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
2195 |
69894 | 2196 2006-04-09 Kevin Ryde <user42@zip.com.au> |
2197 | |
2198 * org.texi (Formula syntax): Typo in node name of calc-eval xref. | |
2199 | |
2200 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail, | |
2201 put info and printed manual names the right way around. | |
2202 | |
69885 | 2203 2006-04-09 Karl Berry <karl@gnu.org> |
2204 | |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
2205 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to |
69898
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
2206 emacs-xtra.texi, leaving only MS Windows information. |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
2207 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi, |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
2208 * msdog.texi, mule.texi, trouble.texi: Change cross-references and |
69898
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
2209 node names. |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
2210 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
2211 * emacs.texi: Move @summarycontents and @contents to the beginning |
69885 | 2212 of the file. |
2213 | |
69881
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2214 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2215 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2216 * gnus.texi (Summary Buffer Lines): Add `*'. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2217 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2218 2006-04-07 Jochen K,A|(Bpper <jochen@fhi-berlin.mpg.de> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2219 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2220 * gnus.texi (Group Parameters): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2221 Mention gnus-permanently-visible-groups. |
69881
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2222 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2223 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2224 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2225 * gnus.texi (Face): Fix typo. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2226 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2227 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2228 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2229 * gnus.texi (X-Face): Clarify. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2230 (Face): Need Emacs with PNG support. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2231 |
69866 | 2232 2006-04-08 Kevin Ryde <user42@zip.com.au> |
2233 | |
2234 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook. | |
2235 | |
69841
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
2236 2006-04-07 Richard Stallman <rms@gnu.org> |
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
2237 |
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
2238 * programs.texi (Comments, Comment Commands, Options for Comments) |
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
2239 (Multi-Line Comments): "Align", not "indent". |
69843
6ad4218cfb21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69841
diff
changeset
|
2240 (Basic Indent): C-j deletes trailing whitespace before the newline. |
69841
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
2241 |
69834
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
2242 2006-04-06 Richard Stallman <rms@gnu.org> |
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
2243 |
69836
13d84b763d7a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69834
diff
changeset
|
2244 * idlwave.texi: Delete the blocks "not suitable for inclusion with |
13d84b763d7a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69834
diff
changeset
|
2245 Emacs". |
13d84b763d7a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69834
diff
changeset
|
2246 |
69834
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
2247 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB. |
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
2248 |
69829 | 2249 2006-04-06 Eli Zaretskii <eliz@gnu.org> |
2250 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2251 * killing.texi (Rectangles): Add index entry for marking a rectangle. |
69829 | 2252 |
69827
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2253 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu> |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2254 |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2255 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2256 blocks not suitable for inclusion with Emacs using variable |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2257 PARTOFEMACS. |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2258 |
69812
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2259 2006-04-05 Richard Stallman <rms@gnu.org> |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2260 |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2261 * emacs.texi (Top): Update subnode menu. |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2262 |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2263 * trouble.texi (Unasked-for Search): Node deleted. |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2264 (Lossage): Delete from menu. |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2265 |
69798
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
2266 2006-04-04 Richard Stallman <rms@gnu.org> |
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
2267 |
69801
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2268 * trouble.texi: Various cleanups. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2269 (Checklist): Don't bother saying how to snail a bug report. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2270 (Emergency Escape): Much rewriting. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2271 (After a Crash): Rename the core dump immediately. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2272 (Total Frustration): Call it a psychotherapist. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2273 (Bug Criteria): Avoid "illegal instruction". |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2274 (Sending Patches): We always put the contributor's name in. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2275 |
69798
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
2276 * misc.texi (Thumbnails): Minor correction. |
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
2277 |
69792
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
2278 2006-04-04 Simon Josefsson <jas@extundo.com> |
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
2279 |
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
2280 * gnus.texi (Security): Improve. |
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
2281 |
69789
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
2282 2006-04-03 Richard Stallman <rms@gnu.org> |
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
2283 |
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
2284 * misc.texi (Thumbnails): Minor cleanup. |
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
2285 |
69769 | 2286 2006-04-02 Karl Berry <karl@gnu.org> |
2287 | |
69770 | 2288 * sending.texi (Mail Sending): pxref to Top needs five args. |
2289 | |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
2290 * texinfo.tex: Update to current version (2006-03-21.13). |
69769 | 2291 |
69767
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
2292 2006-04-02 Bill Wohler <wohler@newt.com> |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
2293 |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
2294 * mh-e.texi (Getting Started, Junk, Bug Reports) |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
2295 (MH FAQ and Support): Fix URLs. |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
2296 |
69763
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
2297 2006-03-31 Romain Francoise <romain@orebokech.com> |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
2298 |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
2299 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
2300 to t, not nil (and has for the past eight years). |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
2301 |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2302 2006-03-31 Richard Stallman <rms@gnu.org> |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2303 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2304 * emacs.texi (Top): Update subnode menu. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2305 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2306 * help.texi (Help Mode): Cleanup. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2307 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2308 * dired.texi: Many cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2309 (Dired Deletion): Describe dired-recursive-deletes. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2310 (Operating on Files): dired-create-directory moved. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2311 (Misc Dired Features): Move to here. |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2312 (Tumme): Node moved to misc.texi. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2313 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2314 * custom.texi: Many cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2315 (Minor Modes): Don't mention ISO Accents Mode. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2316 (Examining): Update C-h v output example. |
71224
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
2317 (Hooks): Add index and xref for add-hook. |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2318 (Locals): Delete list of vars that are always per-buffer. Rearrange. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2319 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2320 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2321 * misc.texi: Many cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2322 (beginning): Add to summary of topics. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2323 (Shell): Put eshell xref at the end. Remove eshell from table. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2324 (Thumbnails): New node. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2325 |
69740 | 2326 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de> |
2327 | |
2328 * message.texi, gnus.texi: Bump version to 5.11. | |
2329 | |
69731
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2330 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de> |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2331 |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2332 * gnus.texi (Top): Add comment about version line. |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2333 |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2334 * message.texi (Top): Ditto. Change to take named versions into |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2335 account. |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2336 |
69715
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2337 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de> |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2338 |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2339 * gnus.texi (Posting Styles): Add x-face-file to example. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2340 (X-Face): Refer to posting styles. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2341 |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2342 * gnus-faq.texi ([5.8]): Add x-face-file. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2343 ([8.4]): Add links to gmane.emacs.gnus.user and |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2344 gmane.emacs.gnus.general. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2345 |
69711 | 2346 2006-03-28 Eli Zaretskii <eliz@gnu.org> |
2347 | |
2348 * files.texi (File Name Cache): Make it clear that the cache is | |
2349 not persistent. | |
2350 | |
69699
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
2351 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de> |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
2352 |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
2353 * gnus-faq.texi: Use .invalid. |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
2354 ([5.4]): Fix gnus-posting-styles example. |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
2355 |
69693
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2356 2006-03-27 Romain Francoise <romain@orebokech.com> |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2357 |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2358 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2359 Emacs/W3 needs a new maintainer. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2360 (Ispell): Update author and version info. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2361 (Mailcrypt): Mention PGG. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2362 (New in Emacs 22): Add PGG to the list of new packages. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2363 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com> |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2364 updating dead URLs. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2365 |
69681
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
2366 2006-03-25 Karl Berry <karl@gnu.org> |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
2367 |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
2368 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi, |
75613 | 2369 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, |
2370 * emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi, | |
2371 * faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi, | |
2372 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi, | |
2373 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi, | |
2374 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi, | |
2375 * woman.texi: (1) use @copyright{} instead of (C) in typeset text; | |
69681
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
2376 (2) do not indent copyright year list (or anything else). |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
2377 |
69628 | 2378 2006-03-21 Bill Wohler <wohler@newt.com> |
2379 | |
2380 * mh-e.texi (Folders): Various edits. | |
2381 | |
69625
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
2382 2006-03-20 Romain Francoise <romain@orebokech.com> |
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
2383 |
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
2384 * gnus.texi (Mail Folders): Grammar fix. |
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
2385 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2386 2006-03-21 Juanma Barranquero <lekktu@gmail.com> |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2387 |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2388 * files.texi (VC Dired Mode): Remove misplaced brackets. |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2389 |
69613 | 2390 2006-03-21 Andre Spiegel <spiegel@gnu.org> |
2391 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2392 * files.texi: Various updates and clarifications in the VC chapter. |
69613 | 2393 |
69591
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
2394 2006-03-19 Luc Teirlinck <teirllm@auburn.edu> |
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
2395 |
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
2396 * help.texi (Help Mode): Document "C-c C-c". |
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
2397 |
69576
63043e87b39d
(Replying): Document Mail-Followup-To. Change manually-formatted table
Bill Wohler <wohler@newt.com>
parents:
69537
diff
changeset
|
2398 2006-03-19 Bill Wohler <wohler@newt.com> |
63043e87b39d
(Replying): Document Mail-Followup-To. Change manually-formatted table
Bill Wohler <wohler@newt.com>
parents:
69537
diff
changeset
|
2399 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2400 * mh-e.texi (Replying): Document Mail-Followup-To. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2401 Change manually-formatted table to multitable. Add debugging info. |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2402 Move description of mh-reply-default-reply-to into paragraph |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2403 that describes its values. |
69576
63043e87b39d
(Replying): Document Mail-Followup-To. Change manually-formatted table
Bill Wohler <wohler@newt.com>
parents:
69537
diff
changeset
|
2404 |
69537
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2405 2006-03-17 Bill Wohler <wohler@newt.com> |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2406 |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2407 * mh-e.texi: Use smallexample and smalllisp consistenly. |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2408 (Sending Mail Tour): Update method of entering |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2409 addresses and subject. |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2410 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour) |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2411 (Adding Attachments, Searching): Update screenshots for Emacs 22. |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2412 |
69529
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
2413 2006-03-16 Luc Teirlinck <teirllm@auburn.edu> |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
2414 |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
2415 * emacs-xtra.texi (Top): Avoid ugly continuation line in |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
2416 menu in the standalone Info reader. |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
2417 |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2418 2006-03-15 Chong Yidong <cyd@stupidchicken.com> |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2419 |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
2420 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters, |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2421 moved here from Emacs manual. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2422 |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2423 * programs.texi (Fortran): Section moved to emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2424 (Program Modes): Xref to Fortran in emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2425 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2426 * maintaining.texi (Emerge): Move to emacs-xtra. |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2427 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2428 |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2429 * picture.texi: File deleted. |
69508
6f62a7231d30
* makefile.w32-in: Remove picture.texi.
Chong Yidong <cyd@stupidchicken.com>
parents:
69507
diff
changeset
|
2430 * Makefile.in: |
6f62a7231d30
* makefile.w32-in: Remove picture.texi.
Chong Yidong <cyd@stupidchicken.com>
parents:
69507
diff
changeset
|
2431 * makefile.w32-in: Remove picture.texi. |
69507
4bdc86810c92
* Makefile.in: Remove picture.texi.
Chong Yidong <cyd@stupidchicken.com>
parents:
69506
diff
changeset
|
2432 |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2433 * text.texi (Text): Xref to Picture Mode in emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2434 * abbrevs.texi (Abbrevs): |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2435 * sending.texi (Sending Mail): Picture node removed. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2436 |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2437 * emacs.texi (Top): Update node listings. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2438 |
69484
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
2439 2006-03-15 Carsten Dominik <dominik@science.uva.nl> |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
2440 |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
2441 * org.texi: Version number change only. |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
2442 |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2443 2006-03-14 Bill Wohler <wohler@newt.com> |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2444 |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2445 * mh-e.texi: Add index entries around each paragraph rather than |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2446 depend on entries from beginning of node. Doing so ensures that |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2447 index entries are less likely to be forgotten if text is cut and |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2448 pasted, and are necessary anyway if the references are on a |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2449 separate page. It seems that makeinfo is now (v. 4.8) only |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2450 producing one index entry per node, so there is no longer any |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2451 excuse not to. Use subheading instead of heading. The incorrect |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2452 use of heading produced very large fonts in Info--as large as the |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2453 main heading. |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2454 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2455 versions 6 and 7 appeared *around* the time of these Emacs releases. |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2456 |
69455
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
2457 2006-03-13 Carsten Dominik <dominik@science.uva.nl> |
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
2458 |
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
2459 * org.texi (Clean view): Document new startup options. |
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
2460 |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2461 2006-03-12 Richard Stallman <rms@gnu.org> |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2462 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2463 * calendar.texi: Various cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2464 |
69427
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2465 2006-03-11 Bill Wohler <wohler@newt.com> |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2466 |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2467 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders) |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2468 (Composing, Scan Line Formats): Fix @refs. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2469 (Getting Started): Define MH profile and MH profile components. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2470 (Incorporating Mail, Reading Mail, Viewing, Printing) |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2471 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter) |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2472 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2473 for string constants. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2474 (Tool Bar): Remove spurious quote. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2475 (Junk): Use ``...'' instead of "...". |
69429
1a3742d0d1cf
(Scan Line Formats): Replace @samp with @kbd.
Bill Wohler <wohler@newt.com>
parents:
69427
diff
changeset
|
2476 (Scan Line Formats): Replace @samp with @kbd. |
69427
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2477 |
69412
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2478 2006-03-11 Luc Teirlinck <teirllm@auburn.edu> |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2479 |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2480 * search.texi (Regexps): Use @samp for regexp that is not in Lisp |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2481 syntax. |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2482 |
69362
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2483 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org> |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2484 |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2485 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number. |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2486 |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2487 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de> |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2488 |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2489 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2490 easy to understand. |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2491 |
69343
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2492 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org> |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2493 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2494 * gnus.texi: Markup fix. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2495 (Fancy Mail Splitting): Specify new feature. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2496 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2497 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org> |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2498 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2499 * gnus.texi (Fancy Mail Splitting): Improve descriptions about |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2500 partial-words matching. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2501 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2502 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de> |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2503 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2504 * emacs-mime.texi (Display Customization): Reword image/.* stuff. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2505 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2506 * gnus.texi (Oort Gnus): Add note about `gnus-load'. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2507 (MIME Commands): Fix mm-discouraged-alternatives. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2508 |
69339
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2509 2006-03-08 Luc Teirlinck <teirllm@auburn.edu> |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2510 |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2511 * search.texi (Regexps): More accurately describe which characters |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2512 are special in which situations. Recommend _not_ to quote `]' or |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2513 `-' when they are not special. |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2514 |
69321
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
2515 2006-03-07 Carsten Dominik <dominik@science.uva.nl> |
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
2516 |
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
2517 * org.texi: Version number change only. |
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
2518 |
69313
a81d6bd38fa8
Move from SourceForge repository to Savannah. This is version 7.93,
Bill Wohler <wohler@newt.com>
parents:
69304
diff
changeset
|
2519 2006-03-06 Bill Wohler <wohler@newt.com> |
a81d6bd38fa8
Move from SourceForge repository to Savannah. This is version 7.93,
Bill Wohler <wohler@newt.com>
parents:
69304
diff
changeset
|
2520 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2521 * mh-e.texi: Move from SourceForge repository to Savannah. |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2522 This is version 7.93, which is a total rewrite from the previous |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2523 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2524 version 7.93. |
69313
a81d6bd38fa8
Move from SourceForge repository to Savannah. This is version 7.93,
Bill Wohler <wohler@newt.com>
parents:
69304
diff
changeset
|
2525 |
69304
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
2526 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de> |
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
2527 |
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
2528 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'. |
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
2529 |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2530 2006-03-01 Carsten Dominik <dominik@science.uva.nl> |
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2531 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2532 * org.texi (Interaction): Add item about `org-mouse.el' by |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2533 Piotr Zielinski. |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2534 (Managing links): Document that also mouse-1 can be used to |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2535 activate a link. |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2536 (Headlines, FAQ): Add entry about hiding leading stars. |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2537 (Miscellaneous): Resort the sections in this chapter to a more |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2538 logical sequence. |
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2539 |
69206 | 2540 2006-02-28 Andre Spiegel <spiegel@gnu.org> |
2541 | |
2542 * files.texi (Old Versions): Clarify operation of C-x v =. | |
2543 | |
69195
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
2544 2006-02-27 Simon Josefsson <jas@extundo.com> |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
2545 |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
2546 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
2547 2004-01-27 from the trunk). |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
2548 |
69138 | 2549 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> |
2550 | |
2551 * cc-mode.texi: Rename c-hungry-backspace to | |
2552 c-hungry-delete-backwards, at the request of RMS. Leave the old | |
2553 name as an alias. | |
2554 | |
2555 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | |
2556 | |
2557 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to | |
2558 include the function header within the defun. | |
2559 | |
2560 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | |
2561 | |
2562 * cc-mode.texi: Correct two typos. | |
2563 | |
2564 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | |
2565 | |
2566 * cc-mode.texi (Comment Commands): State that C-u M-; kills any | |
2567 existing comment. | |
2568 (Electric Keys): Add a justification for electric indentation. | |
2569 (Hungry WS Deletion): Clear up the names and complications of the | |
2570 BACKSPACE and DELETE keys. | |
69412
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2571 |
69134 | 2572 2006-02-23 Juri Linkov <juri@jurta.org> |
2573 | |
2574 * faq.texi (Common requests): Move `Turning on auto-fill by | |
2575 default' after `Wrapping words automatically'. Move `Working with | |
2576 unprintable characters' before `Searching for/replacing newlines'. | |
2577 Move `Replacing highlighted text' after `Highlighting a region'. | |
2578 Merge `Repeating commands' and `Repeating a command as many times | |
2579 as possible' into the former. | |
2580 (Packages that do not come with Emacs): Add refs to Gmane and | |
2581 etc/MORE.STUFF. | |
2582 | |
69130 | 2583 2006-02-23 Juri Linkov <juri@jurta.org> |
2584 | |
2585 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives. | |
2586 (Reporting bugs): Suggest using `M-x report-emacs-bug'. | |
2587 Add xref to `(emacs)Reporting Bugs'. | |
2588 (Getting a printed manual): Add URL to other formats of the manual. | |
2589 (Common requests): Fix menu. | |
2590 (Highlighting a region): Remove ref to `Turning on syntax highlighting'. | |
2591 (Horizontal scrolling): Mention `truncate-partial-width-windows'. | |
2592 (Inserting text at the beginning of each line): Add pxref to | |
2593 `Changing the included text prefix'. | |
2594 (Forcing the cursor to remain in the same column): Mention `track-eol' | |
2595 and `set-goal-column'. Add pxref to `(emacs)Moving Point'. | |
2596 (Replacing text across multiple files): Add keybinding `Q' for | |
2597 `dired-do-query-replace'. | |
2598 | |
69089
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
2599 2006-02-22 Carsten Dominik <dominik@science.uva.nl> |
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
2600 |
69096
91d54ab4382e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69089
diff
changeset
|
2601 * reftex.texi: Version number and date change only. |
91d54ab4382e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69089
diff
changeset
|
2602 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2603 * org.texi (Internal Links): Rewrite to cover the modified |
69089
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
2604 linking system. |
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
2605 |
69059
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
2606 2006-02-21 Nick Roberts <nickrob@snap.net.nz> |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
2607 |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
2608 * building.texi (Watch Expressions): Update and describe |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
2609 gdb-speedbar-auto-raise. |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
2610 |
69020
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2611 2006-02-19 Richard M. Stallman <rms@gnu.org> |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2612 |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2613 * emacs.texi: Use @smallbook. |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2614 (Top): Update ref to Emacs paper, delete ref to Cookbook. |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2615 Update subnode menu. |
69412
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2616 |
69020
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2617 * building.texi (Lisp Interaction): Minor addition. |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2618 |
68978
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
2619 2006-02-18 Nick Roberts <nickrob@snap.net.nz> |
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
2620 |
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
2621 * building.texi (Watch Expressions): Update and be more precise. |
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
2622 |
68961 | 2623 2006-02-17 Eli Zaretskii <eliz@gnu.org> |
2624 | |
2625 * faq.texi: Remove the coding cookie, it's not needed anymore. | |
2626 | |
68926
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
2627 2006-02-15 Francesco Potort,Al(B <pot@gnu.org> |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
2628 |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
2629 * maintaining.texi (Create Tags Table): Explain why the |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
2630 exception when etags writes to files under the /dev tree. |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
2631 |
68915
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
2632 2006-02-14 Richard M. Stallman <rms@gnu.org> |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
2633 |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
2634 * custom.texi (Safe File Variables): Lots of clarification. |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
2635 Renamed from Unsafe File Variables. |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
2636 |
68909
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
2637 2006-02-14 Chong Yidong <cyd@stupidchicken.com> |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
2638 |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
2639 * custom.texi (Unsafe File Variables): File variable confirmation |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
2640 assumed denied in batch mode. |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
2641 |
68906
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
2642 2006-02-14 Richard M. Stallman <rms@gnu.org> |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
2643 |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
2644 * building.texi (GDB User Interface Layout): Don't say `inferior' |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
2645 for program being debugged. |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
2646 |
68899
b3582497ee74
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68867
diff
changeset
|
2647 2006-02-15 Nick Roberts <nickrob@snap.net.nz> |
b3582497ee74
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68867
diff
changeset
|
2648 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2649 * building.texi (GDB Graphical Interface): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2650 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer. |
68899
b3582497ee74
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68867
diff
changeset
|
2651 |
68867
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2652 2006-02-13 Chong Yidong <cyd@stupidchicken.com> |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2653 |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2654 * custom.texi (Specifying File Variables, Unsafe File Variables): |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2655 New nodes, split from File Variables. Document new file local |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2656 variable behavior. |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2657 |
68847
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2658 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2659 |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2660 * display.texi (Standard Faces): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2661 * faq.texi (Colors on a TTY): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2662 * files.texi (Visiting): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2663 * frames.texi (Clipboard): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2664 * glossary.texi (Glossary) <Clipboard>: |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2665 * xresources.texi (X Resources): Mention Mac OS port. |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2666 |
68837 | 2667 2006-02-12 Karl Berry <karl@gnu.org> |
2668 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2669 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the |
68837 | 2670 8-bit accented a. |
2671 | |
68831
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2672 2006-02-12 Richard M. Stallman <rms@gnu.org> |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2673 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2674 * building.texi (Building): Clarify topic in intro. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2675 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2676 * maintaining.texi (Maintaining): Change title; clarify topic. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2677 Delete duplicate index entries. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2678 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2679 * building.texi (Other GDB User Interface Buffers): Clarifications. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2680 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2681 * text.texi (Cell Commands): Clarifications. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2682 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2683 * programs.texi (Defuns): Delete duplicate explanation of |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2684 left-margin paren convention. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2685 (Hungry Delete): Minor cleanup. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2686 |
68810
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
2687 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com> |
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
2688 |
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
2689 * dired.texi (Tumme): More tumme documentation. |
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
2690 |
68802 | 2691 2006-02-11 Alan Mackenzie <acm@muc.de> |
2692 | |
2693 * programs.texi ("Hungry Delete"): Correct the appellation of the | |
2694 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}. | |
2695 | |
68787
3bc79badcd0e
Fixed small bug in tumme doc.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68772
diff
changeset
|
2696 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com> |
3bc79badcd0e
Fixed small bug in tumme doc.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68772
diff
changeset
|
2697 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2698 * dired.texi (Tumme): Fix small bug. |
68787
3bc79badcd0e
Fixed small bug in tumme doc.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68772
diff
changeset
|
2699 |
68772
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
2700 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
2701 |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
2702 * macos.texi (Mac International): Rename "fontset-mac" to |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
2703 "fontset-standard". |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
2704 |
68762
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
2705 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de> |
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
2706 |
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
2707 * gnus.texi (Gnus Versions): Add history beyond start of Oort. |
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
2708 |
68737
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
2709 2006-02-09 Mathias Dahl <mathias.dah@gmail.com> |
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
2710 |
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
2711 * dired.texi (Tumme): Basic documentation for Tumme added. |
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
2712 |
68735
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2713 2006-02-08 Romain Francoise <romain@orebokech.com> |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2714 |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2715 * faq.texi (Top): Remove paragraph about the FAQ being a |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2716 transitional document, etc. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2717 (Searching for/replacing newlines): New node. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2718 (Yanking text in isearch): New node. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2719 (Inserting text at the beginning of each line): Rename and make |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2720 more general, mention `M-;' in Message mode. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2721 |
68711
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2722 2006-02-07 Luc Teirlinck <teirllm@auburn.edu> |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2723 |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2724 * mule.texi (International): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2725 * programs.texi (Basic Indent): Fix typos. |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2726 |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2727 * faq.texi (Meta key does not work in xterm) |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2728 (Emacs does not display 8-bit characters) |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2729 (Inputting eight-bit characters): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2730 * custom.texi (Minor Modes): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2731 * display.texi (Text Display): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2732 * commands.texi (Text Characters): Update xrefs. |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2733 |
68710
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2734 2006-02-07 Richard M. Stallman <rms@gnu.org> |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2735 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2736 * emacs.texi (Top): Update subnode menu. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2737 Update info on old Emacs papers. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2738 (Intro): "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2739 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2740 * xresources.texi (GTK styles): Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2741 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2742 * trouble.texi: "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2743 (Stuck Recursive): Minor clarification. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2744 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2745 * text.texi: Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2746 (Sentences): Explain why two-space convention is better. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2747 Explain sentence-end-without-period here. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2748 (Fill Commands): Not here. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2749 (Refill): Node moved down. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2750 (Filling): Update menu. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2751 (Table Creation, Cell Justification, Column Commands): Clarify. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2752 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2753 * sending.texi: Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2754 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2755 * search.texi (Regexp Backslash): Clarification. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2756 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2757 * rmail.texi: Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2758 (Rmail): Delete digression about `rmail-mode'. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2759 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2760 (Rmail Files): Mention C-u M-x rmail. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2761 (Rmail Reply): Mention References. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2762 (Rmail Display): Mention rmail-nonignored-headers. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2763 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2764 * programs.texi: Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2765 (Comment Commands): Mention momentary Transient Mark mode. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2766 (Matching): Be more specific about customizing show-paren-mode. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2767 (Info Lookup): Don't list the modes that support C-h S. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2768 Just say what it does in an unsupported mode. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2769 (Man Page): Delete excessive info on customizing woman. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2770 (Motion in C): Don't mention c-for/backward-into-nomenclature. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2771 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2772 * abbrevs.texi: Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2773 (Dabbrev Customization): Talk about "dynamic abbrev expansion", |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2774 not "dynamic abbrevs" as if they were a kind of abbrev. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2775 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2776 * picture.texi (Picture): Minor cleanup. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2777 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2778 * mule.texi (Communication Coding): Say "other applications". |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2779 (Fontsets): Not specific to X. Add xref to X Resources. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2780 (Unibyte Mode): Rename from Single-Byte Character Support. |
68710
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2781 "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2782 (International): Update menu. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2783 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2784 * maintaining.texi (Format of ChangeLog): |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2785 New node, split out from ChangeLog. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2786 (ChangeLog): Clarifications in the remaining text. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2787 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2788 (Find Tag): Add @w. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2789 (Tags Search): Explain tag table order here. Simplify grep ref. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2790 (List Tags): tags-tag-face is a variable, not a face. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2791 (Emerge): Cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2792 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2793 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2794 (Keyboard Macros): Avoid "the user". |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2795 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2796 * killing.texi: "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2797 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2798 * help.texi (Help Echo): "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2799 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2800 * glossary.texi: Say "you", not "the user". Say "graphical display". |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2801 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2802 * frames.texi: Minor cleanups. "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2803 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2804 * files.texi (Visiting): Make drag-and-drop not X-specific. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2805 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2806 * custom.texi: Minor cleanups. "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2807 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2808 * cmdargs.texi: Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2809 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2810 * building.texi (Compilation): Move and split kill-compilation para. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2811 Add para about multiple compilers. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2812 (Compilation Mode): Commands also available in grep mode and others. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2813 Mention C-u C-x ` more tutorially. Clarify C-x `. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2814 (Compilation Shell): Clarify. Put Bash example first. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2815 (Grep Searching): Minor cleanups; add @w. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2816 (Debuggers): Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2817 (Starting GUD): Make GDB xgraphical mode issue clearer. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2818 (Debugger Operation): Lots of clarifications including |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2819 GDB tooltip side-effect issue. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2820 (Commands of GUD): Clarify. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2821 (GUD Customization): Add bashdb-mode-hook. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2822 (GDB Graphical Interface): Rewrite for clarity. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2823 (GDB User Interface Layout): Rewrite for clarity. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2824 (Stack Buffer, Watch Expressions): Likewise. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2825 (Other GDB User Interface Buffers): Cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2826 (Lisp Libraries, External Lisp): Cleanup. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2827 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2828 * basic.texi (Position Info): "Graphical displays", rather than |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2829 window systems. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2830 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2831 * anti.texi: Minor cleanup. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2832 |
68657
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2833 2006-02-06 Romain Francoise <romain@orebokech.com> |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2834 |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2835 * faq.texi (VM): VM now at version 7.19. |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2836 Set myself as maintainer of this file. |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2837 |
68630
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2838 2006-02-04 Michael Olson <mwolson@gnu.org> |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2839 |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2840 * erc.texi (History): Note that ERC is now included with Emacs. |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2841 |
68589 | 2842 2006-02-03 Eli Zaretskii <eliz@gnu.org> |
2843 | |
2844 * custom.texi (Init File, Find Init): Add cross-references to | |
2845 where $HOME is described. | |
2846 | |
68553
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2847 2006-02-01 Luc Teirlinck <teirllm@auburn.edu> |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2848 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2849 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2850 is not inside the @table. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2851 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2852 * emacs.texi (Top): Correct node name. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2853 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2854 * files.texi (File Names): Fix @xref. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2855 (Reverting): Fix typo. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2856 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2857 * mule.texi (International): Correct node name. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2858 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2859 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2860 |
68551
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2861 2006-02-01 Richard M. Stallman <rms@gnu.org> |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2862 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2863 * emacs.texi (Top): Update subnode menu. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2864 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2865 * mule.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2866 Reduce the specific references to X Windows. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2867 Refer to "graphical" terminals, rather than window systems. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2868 (Text Coding): Rename from Specify Coding. |
68551
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2869 (Communication Coding, File Name Coding, Terminal Coding): |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2870 New nodes split out from Text Coding. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2871 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2872 * kmacro.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2873 (Keyboard Macro Ring): Comment out some excessive commands. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2874 (Basic Keyboard Macro): Split up the table, putting part in each node. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2875 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2876 * major.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2877 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2878 * misc.texi (Single Shell, Interactive Shell): Fix xrefs. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2879 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2880 * windows.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2881 (Change Window): Don't describe mode-line mouse cmds here. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2882 Add xref to Mode Line Mouse. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2883 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2884 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2885 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2886 * macos.texi (Mac International): Fix xref. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2887 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2888 * indent.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2889 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2890 * frames.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2891 Reduce the specific references to X Windows. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2892 Refer to "graphical" terminals, rather than window systems. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2893 (Frame Parameters): Don't mention commands like |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2894 set-foreground-color. Just say to customize a face. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2895 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2896 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2897 * files.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2898 (Numbered Backups): New node, split out from Backup Names. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2899 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2900 * display.texi (Font Lock): C mode no longer depends on (-in-col-0. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2901 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2902 * cmdargs.texi (General Variables): Fix xref. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2903 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2904 * buffers.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2905 |
68521
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2906 2006-01-31 Romain Francoise <romain@orebokech.com> |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2907 |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2908 * message.texi (Message Headers): Explain what |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2909 `message-alternative-emails' does in more detail. |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2910 Update copyright year. |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2911 |
68518
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2912 2006-01-31 Richard M. Stallman <rms@gnu.org> |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2913 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2914 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode): |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2915 Nodes moved to top. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2916 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2917 * display.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2918 (Display): Rearrange menu. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2919 (Standard Faces): Mention query-replace face. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2920 (Faces): Simplify. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2921 (Font Lock): Simplify face customization info. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2922 (Highlight Changes): Node merged into Highlight Interactively. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2923 (Highlight Interactively): Much rewriting and cleanup. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2924 (Optional Mode Line): Narrowed line number not good for goto-line. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2925 Simplify face customization advice. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2926 (Text Display): Mention use of escape-glyph face. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2927 Move ctl-arrow and tab-width here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2928 (Display Custom): Move no-redraw-on-reenter to end of node. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2929 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2930 * search.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2931 (Isearch Scroll): Simplify. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2932 (Other Repeating Search): Document multi-occur-in-matching-buffers. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2933 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2934 * regs.texi (Registers): Mention bookmarks here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2935 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2936 * mark.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2937 (Selective Undo): Node deleted. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2938 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
2939 * m-x.texi: Minor clarifications. |
68518
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2940 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2941 * killing.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2942 Refer to "graphical" terminals, rather than window systems. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2943 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2944 * help.texi: Clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2945 (Help): Don't describe C-h F and C-h K here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2946 (Key Help): Describe C-h K here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2947 (Name Help): Mention Emacs Lisp Intro. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2948 Describe C-h F here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2949 (Misc Help): Mention C-h F and C-h K only briefly. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2950 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2951 * fixit.texi (Undo): New node, mostly copied from basic.texi. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2952 Selective undo text merged in. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2953 (Spelling): Mention Aspell along with Ispell. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2954 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2955 * emacs.texi (Top): Update subnode menus. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2956 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2957 * basic.texi (Basic Undo): Rename from Undo. Most of text |
68518
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2958 moved to new Undo node. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2959 |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2960 2006-01-30 Juanma Barranquero <lekktu@gmail.com> |
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2961 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2962 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc. |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2963 |
68464
79464a6167f5
* basic.texi (Continuation Lines, Inserting Text): Mention
Chong Yidong <cyd@stupidchicken.com>
parents:
68463
diff
changeset
|
2964 2006-01-29 Chong Yidong <cyd@stupidchicken.com> |
79464a6167f5
* basic.texi (Continuation Lines, Inserting Text): Mention
Chong Yidong <cyd@stupidchicken.com>
parents:
68463
diff
changeset
|
2965 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2966 * basic.texi (Continuation Lines, Inserting Text): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2967 Mention longlines mode. |
68464
79464a6167f5
* basic.texi (Continuation Lines, Inserting Text): Mention
Chong Yidong <cyd@stupidchicken.com>
parents:
68463
diff
changeset
|
2968 |
68463
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2969 2006-01-29 Richard M. Stallman <rms@gnu.org> |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2970 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2971 * screen.texi: Minor cleaups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2972 (Screen): Clean up the intro paragraphs. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2973 (Mode Line): Lots of rewriting. Handle frame-name better. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2974 eol-mnemonic-... vars moved out. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2975 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2976 * emacs.texi (Top): Change menu item for MS-DOS node. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2977 Update subnode menu. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2978 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2979 * msdog.texi (MS-DOS): Rewrite intro to explain how this |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2980 chapter relates to Windows. Title changed. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2981 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2982 * mini.texi: Minor cleanups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2983 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2984 * mark.texi (Selective Undo): New node, text moved from basic.texi. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2985 (Mark): Put it in the menu. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2986 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2987 * entering.texi: Minor cleanups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2988 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2989 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2990 (Intro): Refer to "graphical" terminals, rather than X. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2991 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2992 * display.texi (Display Custom): Add xref to Variables. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2993 (Optional Mode Line): eol-mnemonic-... vars moved here. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2994 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2995 * commands.texi: Minor cleanups. Refer to "graphical" terminals, |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2996 rather than X. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2997 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2998 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed". |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2999 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
3000 * basic.texi: Minor cleanups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
3001 (Undo): selective-undo moved. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
3002 |
68451
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
3003 2006-01-29 Michael Olson <mwolson@gnu.org> |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
3004 |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
3005 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets. |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
3006 |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
3007 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC. |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
3008 |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
3009 * faq.texi (New in Emacs 22): Mention ERC. |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
3010 |
68440
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
3011 2006-01-28 Luc Teirlinck <teirllm@auburn.edu> |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
3012 |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
3013 * rcirc.texi: Capitalize dir entry for consistency with the entry |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
3014 in info/dir and other entries in the Emacs category. |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
3015 Fix typos. Delete trailing whitespace. |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
3016 |
68437 | 3017 2006-01-28 Bj,Av(Brn Lindstr,Av(Bm <bkhl@elektrubadur.se> |
3018 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
3019 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key. |
68437 | 3020 |
68425 | 3021 2006-01-27 Eli Zaretskii <eliz@gnu.org> |
3022 | |
3023 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets. | |
3024 (INFO_TARGETS, DVI_TARGETS): Add rcirc. | |
3025 | |
3026 * Makefile.in (../info/rcirc, rcirc.dvi): New targets. | |
3027 (INFO_TARGETS, DVI_TARGETS): Add rcirc. | |
3028 | |
68422 | 3029 2006-01-27 Alex Schroeder <alex@gnu.org> |
3030 | |
3031 * rcirc.texi: New file. | |
3032 | |
68387
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
3033 2006-01-25 Luc Teirlinck <teirllm@auburn.edu> |
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
3034 |
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
3035 * anti.texi (Antinews): Various corrections and additions. |
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
3036 |
68349 | 3037 2006-01-23 Juri Linkov <juri@jurta.org> |
3038 | |
3039 * custom.texi (Easy Customization, Customization Groups) | |
3040 (Browsing Custom): Mention links along with buttons. | |
3041 | |
3042 * widget.texi (User Interface): Add S-TAB for widget-backward. | |
3043 | |
68335
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3044 2006-01-22 Michael Albinus <michael.albinus@gmx.de> |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3045 |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3046 Sync with Tramp 2.0.52. |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3047 |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3048 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
3049 Add Tramp disabling item. New item for common connection problems. |
68335
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3050 (various): Apply "ftp" as method for the download URL. |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3051 (Bug Reports): Refer to FAQ for common problems. |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3052 |
68317 | 3053 2006-01-21 Eli Zaretskii <eliz@gnu.org> |
3054 | |
3055 * widget.texi (User Interface): Use @key for TAB. | |
3056 | |
3057 * text.texi (TeX Print): Use @key for TAB. | |
3058 | |
3059 * ses.texi (Formulas, Printer functions): Use @key for TAB. | |
3060 | |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
3061 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB. |
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
3062 |
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
3063 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key |
68317 | 3064 for TAB. |
3065 | |
3066 * cc-mode.texi (Indentation Calculation): Use @key for TAB. | |
3067 | |
68312 | 3068 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change) |
3069 | |
3070 * files.texi (File Aliases): Don't claim that usually separate | |
3071 buffers are created for two file names that name the same data. | |
3072 Mention additional situations where different names mean the same | |
3073 file on disk. | |
3074 | |
68259
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3075 2006-01-19 Richard M. Stallman <rms@gnu.org> |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3076 |
68270
556ef00fdd9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68259
diff
changeset
|
3077 * killing.texi (Deletion): Upcase @key argument. |
556ef00fdd9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68259
diff
changeset
|
3078 |
68259
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3079 * custom.texi (Custom Themes): Minor cleanup. |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3080 |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3081 * programs.texi (Hungry Delete): Upcase @key argument. |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3082 |
68230
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
3083 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org> |
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
3084 |
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
3085 * gnus.texi: Update copyright. |
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
3086 |
68224 | 3087 2006-01-16 Juri Linkov <juri@jurta.org> |
3088 | |
3089 * display.texi (Standard Faces): Add `mode-line-buffer-id'. | |
3090 Move `mode-line-highlight' before `mode-line-buffer-id'. | |
3091 | |
68207
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3092 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org> |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3093 |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3094 * gnus.texi (Article Washing): Additions. |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3095 |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3096 2006-01-08 Alex Schroeder <alex@gnu.org> |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3097 |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3098 * pgg.texi (Caching passphrase): Rewording. |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3099 |
68191
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
3100 2006-01-14 Richard M. Stallman <rms@gnu.org> |
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
3101 |
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
3102 * basic.texi (Inserting Text): Minor cleanup. |
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
3103 |
68172
5a58ed2a8e92
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68143
diff
changeset
|
3104 2006-01-13 Carsten Dominik <dominik@science.uva.nl> |
5a58ed2a8e92
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68143
diff
changeset
|
3105 |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
3106 * org.texi (Agenda commands): Document tags command. |
68172
5a58ed2a8e92
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68143
diff
changeset
|
3107 |
68143
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
3108 2006-01-11 Luc Teirlinck <teirllm@auburn.edu> |
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
3109 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
3110 * custom.texi (Changing a Variable, Face Customization): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
3111 Update for changes in Custom menus. |
68143
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
3112 |
68129
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3113 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3114 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3115 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3116 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3117 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3118 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3119 * gnus.texi (RSS): Addition. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3120 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3121 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3122 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3123 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3124 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3125 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3126 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3127 * emacs-mime.texi (Display Customization): Add setting example to |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3128 mm-discouraged-alternatives. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3129 |
68097
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
3130 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca> |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
3131 |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
3132 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
3133 version is the canonical version. |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
3134 |
68089 | 3135 2006-01-08 Alex Schroeder <alex@gnu.org> |
3136 | |
3137 * pgg.texi (Caching passphrase): Rewording. | |
3138 | |
68073 | 3139 2006-01-06 Eli Zaretskii <eliz@gnu.org> |
3140 | |
3141 * flymake.texi (Obtaining Flymake): Update Flymake's CVS | |
3142 repository URL. | |
3143 | |
68059
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
3144 2006-01-06 Carsten Dominik <dominik@science.uva.nl> |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
3145 |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
3146 * org.texi: Removed the accidentally re-added empty line in the |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
3147 direntry. |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
3148 |
68039
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
3149 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
3150 |
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
3151 * macos.texi (Mac International): Undo last change. |
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
3152 |
68032
f3a9c72833ec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67985
diff
changeset
|
3153 2006-01-05 Carsten Dominik <dominik@science.uva.nl> |
f3a9c72833ec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67985
diff
changeset
|
3154 |
68143
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
3155 * org.texi (Agenda Views): Chapter reorganized. |
68032
f3a9c72833ec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67985
diff
changeset
|
3156 |
67985
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
3157 2006-01-02 Chong Yidong <cyd@stupidchicken.com> |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
3158 |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
3159 * custom.texi (Custom Themes): Describe the new |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
3160 customize-create-theme interface. |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
3161 |
67919 | 3162 2005-12-30 Juri Linkov <juri@jurta.org> |
3163 | |
3164 * basic.texi (Position Info): Update example. | |
3165 | |
67892
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
3166 2005-12-29 Romain Francoise <romain@orebokech.com> |
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
3167 |
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
3168 * faq.texi (Using Customize): New node. |
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
3169 |
67883
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3170 2005-12-28 Luc Teirlinck <teirllm@auburn.edu> |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3171 |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3172 * org.texi: Remove blank line in @direntry. It is non-standard |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3173 and recursively produces blank lines all over the dir file (when |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3174 using Texinfo 4.8). |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3175 |
67847
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
3176 2005-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
3177 |
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
3178 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files. |
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
3179 |
67801
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
3180 2005-12-24 Chong Yidong <cyd@stupidchicken.com> |
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
3181 |
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
3182 * custom.texi (Custom Themes): `load-theme' always loads. |
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
3183 |
67772 | 3184 2005-12-23 Juri Linkov <juri@jurta.org> |
3185 | |
3186 * display.texi (Highlight Interactively): Use double space to | |
3187 separate sentences. Replace C-p with M-p, and C-n with M-n. | |
3188 | |
67754
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3189 2005-12-22 Richard M. Stallman <rms@gnu.org> |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3190 |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3191 * custom.texi (Easy Customization and subnodes): |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3192 Replace "active field" with "button". |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3193 Use "user option" only for variables. |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3194 Use "setting" for variable-or-face. |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3195 |
67741
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3196 2005-12-22 Luc Teirlinck <teirllm@auburn.edu> |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3197 |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3198 * buffers.texi (Select Buffer): Change order in table to make |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3199 "Similar" refer to the correct item. |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3200 (Indirect Buffers): Minor rewording. |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3201 |
67726
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
3202 2005-12-21 Luc Teirlinck <teirllm@auburn.edu> |
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
3203 |
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
3204 * widget.texi (atoms): Delete obsolete remark about `file' widget. |
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
3205 |
67708 | 3206 2005-12-20 Juri Linkov <juri@jurta.org> |
3207 | |
3208 * files.texi (VC Status): Put P and N near p and n. | |
3209 | |
67693
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
3210 2005-12-20 Carsten Dominik <dominik@science.uva.nl> |
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
3211 |
67726
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
3212 * org.texi (Tags): Boolean logic documented. |
67693
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
3213 (Agenda Views): Document custom commands. |
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
3214 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
3215 2005-12-20 David Kastrup <dak@gnu.org> |
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
3216 |
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
3217 * faq.texi (AUCTeX): Update version and mailing list info. |
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
3218 |
67684
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3219 2005-12-19 Richard M. Stallman <rms@gnu.org> |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3220 |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3221 * programs.texi (Electric C): Delete the info about newline control. |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3222 (Other C Commands): Minor cleanup. |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3223 (Left Margin Paren): Minor cleanup. |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3224 |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3225 2005-12-19 Luc Teirlinck <teirllm@auburn.edu> |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3226 |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3227 * custom.texi (Easy Customization): Add "Browsing Custom" to menu. |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3228 (Customization Groups): Delete text moved to "Browsing Custom". |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3229 (Browsing Custom): New node. |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3230 (Specific Customization): Clarify which commands only work for |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3231 loaded options. |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3232 |
67655
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
3233 2005-12-18 Bill Wohler <wohler@newt.com> |
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
3234 |
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
3235 * frames.texi (Tool Bars): Shorten text of previous change. |
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
3236 |
67653
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
3237 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
3238 |
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
3239 * files.texi (VC Status): Document log-view mode. |
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
3240 |
67649
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
3241 2005-12-18 Bill Wohler <wohler@newt.com> |
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
3242 |
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
3243 * frames.texi (Tool Bars): Mention that you can turn off tool bars |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3244 permanently via the customize interface. |
67649
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
3245 |
67653
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
3246 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org> |
67643
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3247 |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3248 * gnus.texi (MIME Commands): Mention addition of |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3249 multipart/alternative to gnus-buttonized-mime-types and add xref |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3250 to mm-discouraged-alternatives. |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3251 |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3252 * emacs-mime.texi (Display Customization): Mention addition of |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3253 "image/.*" and add xref to gnus-buttonized-mime-types in the |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3254 mm-discouraged-alternatives section. |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3255 |
67613
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
3256 2005-12-16 Carsten Dominik <dominik@science.uva.nl> |
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
3257 |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3258 * org.texi (Tags): New section. |
67613
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
3259 (Agenda Views): Chapter reorganized. |
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
3260 |
67609 | 3261 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de> |
3262 | |
3263 * killing.texi (Killing by Lines): Document `kill-whole-line' | |
3264 function. | |
3265 | |
67606 | 3266 2005-12-16 Eli Zaretskii <eliz@gnu.org> |
3267 | |
3268 * org.texi (Internal Links): Add a missing comma after an @xref. | |
3269 | |
67603
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3270 2005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3271 |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3272 * buffers.texi (Select Buffer): Change `prev-buffer' to |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3273 `previous-buffer'. Indicate that these functions use a frame |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3274 local buffer list. |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3275 |
67576
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
3276 2005-12-14 Chong Yidong <cyd@stupidchicken.com> |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
3277 |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
3278 * faq.texi (Filling paragraphs with a single space): No need to |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
3279 change sentence-end now. |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
3280 |
67551
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
3281 2005-12-13 Romain Francoise <romain@orebokech.com> |
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
3282 |
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
3283 * faq.texi (Scrolling only one line): Use `scroll-conservatively'. |
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
3284 |
67544
8e2428c28921
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67536
diff
changeset
|
3285 2005-12-12 Jay Belanger <belanger@truman.edu> |
8e2428c28921
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67536
diff
changeset
|
3286 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
3287 * faq.texi (Calc): Update version number. |
67544
8e2428c28921
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67536
diff
changeset
|
3288 |
67536
b071fde35608
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67525
diff
changeset
|
3289 2005-12-12 Carsten Dominik <dominik@science.uva.nl> |
b071fde35608
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67525
diff
changeset
|
3290 |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3291 * org.texi (Progress Logging): New section. |
67536
b071fde35608
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67525
diff
changeset
|
3292 |
67525
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3293 2005-12-12 Richard M. Stallman <rms@gnu.org> |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3294 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3295 * custom.texi (Easy Customization): Change menu comment. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3296 (Prefix Keymaps): Fix spelling of Control-X-prefix. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3297 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3298 * help.texi (Apropos): Rewrite. Talk about "apropos patterns". |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3299 (Help): Among the Apropos commands, describe only C-h a here. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3300 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3301 2005-12-11 Richard M. Stallman <rms@gnu.org> |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3302 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3303 * programs.texi (Options for Comments): Comment-end starts with space. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3304 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3305 * glossary.texi (Glossary): Minor cleanup. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3306 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3307 * files.texi (Old Versions): Use @table. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3308 |
67483
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3309 2005-12-10 Romain Francoise <romain@orebokech.com> |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3310 |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3311 Update the Emacs FAQ for the 22.1 release. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3312 |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3313 * faq.texi: Set VER to `22.1'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3314 (Basic editing): Explain how to use localized versions of the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3315 Tutorial. Mention that `C-h r' displays the manual. Delete |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3316 obsolete WWW link to an Emacs 18 tutorial. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3317 (Getting a printed manual): Point to the new locations of the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3318 manuals on the GNU Web site. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3319 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3320 available via Info (it was previously distributed separately). |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3321 (Installing Texinfo documentation): The latest version of Texinfo |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3322 is 4.8, not 4.0. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3323 (Informational files for Emacs): COPYING is the GNU General Public |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3324 License, not the Emacs General Public License. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3325 (Informational files for Emacs): Delete obsolete link to the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3326 GNUinfo pages as they have been removed from the GNU Web site. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3327 (New in Emacs 22): New node. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3328 (Setting up a customization file): Say that most packages support |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3329 Customize nowadays. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3330 (Colors on a TTY): Delete reference to instructions on how to |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3331 enable syntax highlighting, it is now enabled by default. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3332 (Turning on abbrevs by default): Emacs now reads the abbrevs file |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3333 at startup automatically. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3334 (Controlling case sensitivity): Mention `M-c' in isearch. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3335 (Using an already running Emacs process): Emacs now creates the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3336 socket in `/tmp/emacsUID'. Fix typos. Change default location of |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3337 gnuserv. As emacsclient can now run Lisp code as well, delete a |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3338 sentence praising gnuserv for that. Simplify description of how |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3339 the client/server operation works. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3340 (Compiler error messages): Delete obsolete text (compile.el has |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3341 been rewritten). |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3342 (Indenting switch statements): Fix typo. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3343 (Matching parentheses): Simplify setup instructions, mention the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3344 menu bar item in the Options menu. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3345 (Repeating a command as many times as possible): Mention `C-x e'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3346 (Going to a line by number): Mention new keymap and bindings |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3347 `M-g M-g', `M-g M-p' and `M-g M-n'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3348 (Turning on syntax highlighting): Now on by default. Simplify. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3349 (Replacing highlighted text): Use `1', not `t'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3350 (Problems with very large files): The maximum size is now 256MB on |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3351 32-bit machines. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3352 (^M in the shell buffer): Mention `comint-process-echoes'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3353 (Emacs for Apple computers): Emacs 22 has native support for Mac |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3354 OS X. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3355 (Translating names to IP addresses): Delete node. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3356 (Binding keys to commands): Fix typo. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3357 (SPC no longer completes file names): New node. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3358 (MIME with Emacs mail packages): Delete section about the Emacs |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3359 MIME FAQ (it's not reachable anymore). |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3360 |
67481 | 3361 2005-12-10 David Koppelman <koppel@ece.lsu.edu> |
3362 | |
3363 * display.texi (Highlight Interactively): Include | |
3364 global-hi-lock-mode. Add miscellaneous details and elaborations. | |
67483
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3365 |
67463
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
3366 2005-12-09 Richard M. Stallman <rms@gnu.org> |
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
3367 |
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
3368 * display.texi (Font Lock): Delete the Global FL menu item. |
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
3369 |
67444
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
3370 2005-12-09 Luc Teirlinck <teirllm@auburn.edu> |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
3371 |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
3372 * custom.texi (Minibuffer Maps): Mention the maps for file name |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
3373 completion. |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
3374 |
67433 | 3375 2005-12-09 Kim F. Storm <storm@cua.dk> |
3376 | |
3377 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as | |
3378 prefix keys even when mark is active. Decribe that RET moves | |
3379 cursor to next corner in rectangle; clarify insert around rectangle. | |
3380 | |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
3381 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org> |
69138 | 3382 |
3383 * cc-mode.texi: The manual has been extensively revised: the | |
3384 information about using CC Mode has been separated from the larger | |
3385 and more difficult chapters about configuration. It has been | |
3386 updated for CC Mode 5.31. | |
3387 | |
67418
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3388 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3389 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3390 * pgg.texi (User Commands): Fix description of pgg-verify-region. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3391 (Selecting an implementation): Fix descriptions. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3392 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3393 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3394 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3395 * message.texi (Various Message Variables): Addition. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3396 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3397 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3398 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3399 * message.texi: Fix default values. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3400 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3401 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3402 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3403 * message.texi (Header Commands): Clarify descriptions of |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3404 message-cross-post-followup-to, message-reduce-to-to-cc, and |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3405 message-insert-wide-reply. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3406 (Various Commands): Fix kindex for message-kill-to-signature; |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3407 clarify description of message-tab. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3408 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3409 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3410 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3411 * message.texi (Mailing Lists): Fix description about MFT. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3412 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3413 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3414 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3415 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3416 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3417 * gnus.texi (Slow Terminal Connection): Replace old description |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3418 with new one. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3419 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3420 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3421 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3422 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs; |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3423 replace X-Draft-Headers with X-Draft-From. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3424 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3425 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3426 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3427 * gnus.texi (Various Various): Fix the default value of |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3428 nnheader-max-head-length. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3429 (Gnus Versions): Fix typo. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3430 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3431 2005-12-08 Luc Teirlinck <teirllm@auburn.edu> |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3432 |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3433 * custom.texi (Customization): Use xref to elisp manual for |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3434 non-TeX output. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3435 (Minor Modes): Update. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3436 (Customization Groups, Changing a Variable, Face Customization): |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3437 Update for new appearance of Custom buffers. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3438 (Changing a Variable): `custom-buffer-done-function' has been |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3439 replaced by `custom-buffer-done-kill'. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3440 (Specific Customization): In the `customize-group' buffer, a |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3441 subgroup's contents are not "hidden". They are not included at |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3442 all. They have no [Show] button. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3443 (Mouse Buttons): Add pxref to description of mouse event lists in |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3444 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3445 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3446 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el). |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3447 |
67397
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
3448 2005-12-08 Richard M. Stallman <rms@gnu.org> |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
3449 |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
3450 * mini.texi (Completion Commands, Completion): |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
3451 In file name input, SPC does not do completion. |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
3452 |
67381
cc3d6b6a1f25
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67365
diff
changeset
|
3453 2005-12-08 Carsten Dominik <dominik@science.uva.nl> |
cc3d6b6a1f25
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67365
diff
changeset
|
3454 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3455 * org.texi (Structure editing): Document new functionality of |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3456 M-RET. |
67381
cc3d6b6a1f25
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67365
diff
changeset
|
3457 |
67365
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3458 2005-12-08 Nick Roberts <nickrob@snap.net.nz> |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3459 |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3460 * building.texi (GDB Graphical Interface): Explain screen size |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3461 setting. |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3462 (Other GDB User Interface Buffers): Describe features specific to |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3463 GDB 6.4. |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3464 |
67351
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
3465 2005-12-06 Luc Teirlinck <teirllm@auburn.edu> |
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
3466 |
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
3467 * org.texi (Internal Links): Fix Texinfo usage. |
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
3468 |
67343
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
3469 2005-12-06 Carsten Dominik <dominik@science.uva.nl> |
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
3470 |
67354
62957610ed77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67351
diff
changeset
|
3471 * org.texi (TODO basics): Document the global todo list. |
67343
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
3472 (TODO items): Documents sparse tree for specific TODO |
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
3473 keywords. |
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
3474 |
67230
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3475 2005-12-01 Nick Roberts <nickrob@snap.net.nz> |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3476 |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3477 * building.texi (GDB User Interface Layout): Describe how to |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3478 kill associated buffers. |
67232
003d50ec9805
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67230
diff
changeset
|
3479 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint. |
67230
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3480 (Watch Expressions): Be more precise. |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3481 (Other GDB User Interface Buffers): Describe how to change a |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3482 register value. |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3483 |
67219
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
3484 2005-11-30 Carsten Dominik <dominik@science.uva.nl> |
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
3485 |
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
3486 * org.texi (Plain Lists): Typos fixed. |
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
3487 |
67195
0ece02371a71
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67106
diff
changeset
|
3488 2005-11-28 Jay Belanger <belanger@truman.edu> |
0ece02371a71
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67106
diff
changeset
|
3489 |
67483
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3490 * calc.texi: Change references of `M-#' to `C-x *' prefix. |
67195
0ece02371a71
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67106
diff
changeset
|
3491 |
67106
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
3492 2005-11-24 Carsten Dominik <dominik@science.uva.nl> |
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
3493 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3494 * org.texi (Structure editing): New item moving commands added. |
67106
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
3495 (Plain Lists): New section. |
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
3496 |
67102
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3497 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3498 |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3499 * macos.texi (Mac Input): Remove description of |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3500 mac-command-key-is-meta. Add descriptions of |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3501 mac-control-modifier, mac-command-modifier, and |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3502 mac-option-modifier. |
75613 | 3503 (Mac International): Fix description of conversion of clipboard data. |
67102
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3504 (Mac Font Specs): Add example of font customization by face attributes. |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3505 |
67068
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
3506 2005-11-22 Nick Roberts <nickrob@snap.net.nz> |
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
3507 |
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
3508 * building.texi (Watch Expressions): Expand description. |
67073
5af054cf66ea
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67068
diff
changeset
|
3509 (Other GDB User Interface Buffers): Describe local map for |
5af054cf66ea
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67068
diff
changeset
|
3510 gud-watch. |
67068
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
3511 |
67061
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
3512 2005-11-21 Chong Yidong <cyd@stupidchicken.com> |
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
3513 |
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
3514 * display.texi (Font Lock): Font lock is enabled by default now. |
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
3515 |
67043 | 3516 2005-11-20 Juri Linkov <juri@jurta.org> |
3517 | |
3518 * basic.texi (Position Info): Update examples of the output. | |
3519 Remove the fact that examples are produced in the TeXinfo buffer, | |
3520 because in the Info reader users will get a different output from | |
3521 `C-x ='. | |
3522 | |
3523 * building.texi (Compilation Mode): Remove paragraph duplicated | |
3524 from the node `Compilation'. Add `compilation-skip-threshold'. | |
3525 | |
3526 * display.texi (Font Lock): Suggest more user-friendly method of | |
3527 finding all Font Lock faces (M-x customize-group RET font-lock-faces). | |
3528 | |
66993
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3529 2005-11-18 Richard M. Stallman <rms@gnu.org> |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3530 |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3531 * files.texi (Registering): Mention @@ in mode line. |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3532 |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3533 * mini.texi (Minibuffer File): Clarify previous change. Add @findex. |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3534 |
71214 | 3535 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
66993
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3536 |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3537 * files.texi (Renaming and VC): Some back-ends don't |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3538 handle renaming. |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3539 |
66989
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3540 2005-11-18 Carsten Dominik <dominik@science.uva.nl> |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3541 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3542 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'. |
66989
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3543 (Agenda): Document commands `org-cycle-agenda-files' and |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3544 `org-agenda-file-to-front' |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3545 (Built-in table editor): Document `org-table-sort-lines'. |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3546 (HTML formatting): Export of hand-formatted lists. |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3547 |
66964 | 3548 2005-11-17 Juri Linkov <juri@jurta.org> |
3549 | |
3550 * emacs.texi (Top): | |
3551 * display.texi (Highlight Interactively): Put this font-lock based | |
3552 mode near Font Lock node. | |
3553 | |
66940
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
3554 2005-11-16 Chong Yidong <cyd@stupidchicken.com> |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
3555 |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
3556 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
3557 icons. |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
3558 |
66826 | 3559 2005-11-12 Kim F. Storm <storm@cua.dk> |
3560 | |
3561 * help.texi (Help): Fix C-h a entry. Add C-h d entry. | |
3562 (Help Summary): Add C-h d and C-h e. | |
3563 (Apropos): Clarify that all apropos commands may search for either | |
3564 list of words or a regexp. Add C-h d for apropos-documentation. | |
3565 Describe apropos-documentation-sort-by-scores user option. | |
3566 | |
66808
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3567 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3568 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3569 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3570 new variable gnus-toolbar-thickness. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3571 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3572 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3573 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3574 * gnus.texi (XVarious): Revert description of gnus-use-toolbar. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3575 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3576 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3577 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3578 * gnus.texi (X-Face): Fix description. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3579 (XVarious): Remove gnus-xmas-logo-color-alist and |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3580 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3581 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3582 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3583 |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
3584 * gnus.texi (Group Parameters): Mention new variable |
66808
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3585 gnus-parameters-case-fold-search. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3586 (Home Score File): Addition. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3587 |
66786
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
3588 2005-11-09 Luc Teirlinck <teirllm@auburn.edu> |
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
3589 |
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
3590 * killing.texi (CUA Bindings): Add @section. |
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
3591 |
66780 | 3592 2005-11-10 Kim F. Storm <storm@cua.dk> |
3593 | |
3594 * emacs.texi (Top): Add CUA Bindings entry to menu. | |
3595 | |
3596 * killing.texi (CUA Bindings): New node. Moved here from | |
3597 misc.texi and extended with info on rectangle commands and | |
3598 rectangle highlighting, interface to registers, and the global | |
3599 mark feature. | |
3600 | |
3601 * misc.texi (Emulation): Move CUA bindings item to killing.texi. | |
3602 | |
3603 * regs.texi: Prev link points to CUA Bindings node. | |
3604 | |
66745
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
3605 2005-11-07 Luc Teirlinck <teirllm@auburn.edu> |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
3606 |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
3607 * help.texi (Help Echo): By default, help echos are only shown on |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
3608 mouse-over, not on point-over. |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
3609 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
3610 2005-11-04 J,Ai(Br,At(Bme Marant <jerome@marant.org> |
66709 | 3611 |
3612 * misc.texi (Shell Mode): Describe how to activate password echoing. | |
3613 | |
66707 | 3614 2005-11-04 Ulf Jasper <ulf.jasper@web.de> |
3615 | |
3616 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED. | |
3617 (Overview): List supported feed types. | |
3618 (Installation): No installation necessary when using autoload. | |
3619 (Configuration): Rename "RSS" to "news". | |
3620 | |
67043 | 3621 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com> |
66702 | 3622 |
3623 * pgg.texi (User Commands): Document additional passphrase | |
3624 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions. | |
3625 (Backend methods): Likewise for corresponding pgg-scheme-* functions. | |
3626 | |
66692
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
3627 2005-11-04 Carsten Dominik <dominik@science.uva.nl> |
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
3628 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
3629 * org.texi: Version number changed to 3.19. |
66692
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
3630 |
66688
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
3631 2005-11-04 Romain Francoise <romain@orebokech.com> |
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
3632 |
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
3633 * mark.texi (Mark Ring): Fix typo. |
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
3634 |
66674
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
3635 2005-11-03 Richard M. Stallman <rms@gnu.org> |
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
3636 |
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
3637 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop. |
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
3638 |
66614 | 3639 2005-11-01 Bill Wohler <wohler@newt.com> |
3640 | |
3641 * help.texi (Help Mode): Fix typo. | |
3642 | |
66583
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
3643 2005-11-01 Nick Roberts <nickrob@snap.net.nz> |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
3644 |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
3645 * building.texi (Other GDB User Interface Buffers): Describe |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
3646 the command gdb-use-inferior-io-buffer. |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
3647 |
66581
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3648 2005-10-31 Romain Francoise <romain@orebokech.com> |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3649 |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3650 * files.texi (Compressed Files): Fix typo. |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3651 |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3652 * buffers.texi (Misc Buffer): Downcase `*shell*'. |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3653 |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3654 * windows.texi (Force Same Window): Likewise. |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3655 |
66570
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
3656 2005-10-30 Bill Wohler <wohler@newt.com> |
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
3657 |
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
3658 * help.texi (Help Mode): URLs viewed with browse-url. |
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
3659 |
66565
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
3660 2005-10-31 Nick Roberts <nickrob@snap.net.nz> |
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
3661 |
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
3662 * building.texi (GDB Graphical Interface): Don't reference |
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
3663 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until |
66566
c996c096d936
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66565
diff
changeset
|
3664 must stay in same frame. |
66565
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
3665 |
66544
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3666 2005-10-29 Chong Yidong <cyd@stupidchicken.com> |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3667 |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3668 * custom.texi (Init File): Document ~/.emacs.d/init.el. |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3669 |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3670 * anti.texi (Antinews): Likewise. |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3671 |
66522 | 3672 2005-10-29 Sascha Wilde <wilde@sha-bang.de> |
3673 | |
3674 * pgg.texi (How to use): Update the example to add autoload of | |
3675 pgg-encrypt-symmetric-region. | |
3676 (User Commands): Document pgg-encrypt-symmetric-region. | |
3677 (Backend methods): Document pgg-scheme-encrypt-symmetric-region. | |
3678 | |
66515
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
3679 2005-10-28 Bill Wohler <wohler@newt.com> |
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
3680 |
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
3681 * help.texi (Help): Help mode now creates hyperlinks for URLs. |
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
3682 |
66507
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3683 2005-10-28 Richard M. Stallman <rms@gnu.org> |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3684 |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3685 * files.texi (Visiting): Explain how to enter ? in a file name. |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3686 |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3687 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line. |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3688 |
66484
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
3689 2005-10-27 Jay Belanger <belanger@truman.edu> |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
3690 |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
3691 * calc.texi (Predefined Units): Fix the symbol for a TeX points, |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
3692 mention other TeX-related units. |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
3693 |
66420
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
3694 2005-10-25 Nick Roberts <nickrob@snap.net.nz> |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
3695 |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
3696 * building.texi (GDB Graphical Interface): Describe |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
3697 gdb-mouse-until. |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
3698 |
66349
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
3699 2005-10-23 Richard M. Stallman <rms@gnu.org> |
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
3700 |
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
3701 * custom.texi (Init File): Recommend when to use site-start.el. |
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
3702 |
66338 | 3703 2005-10-23 Lars Hansen <larsh@soem.dk> |
3704 | |
3705 * dired-x.texi (Miscellaneous Commands): Replace | |
3706 dired-do-relative-symlink by dired-do-relsymlink and | |
3707 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp. | |
3708 | |
66332
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
3709 2005-10-23 Jay Belanger <belanger@truman.edu> |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
3710 |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
3711 * calc.texi (Predefined Units): Use `alpha' for the fine structure |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
3712 constant. |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
3713 |
66325
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3714 2005-10-23 Michael Albinus <michael.albinus@gmx.de> |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3715 |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3716 * faq.texi (Bugs and problems): Replace |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3717 `dired-move-to-filename-regexp' by |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3718 `directory-listing-before-filename-regexp'. |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3719 |
66303 | 3720 2005-10-22 Eli Zaretskii <eliz@gnu.org> |
3721 | |
3722 * newsticker.texi (UPDATED): Set value. | |
3723 | |
66299
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
3724 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org> |
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
3725 |
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
3726 * gnus.texi (Document Groups): Remove duplicate item. |
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
3727 |
66283 | 3728 2005-10-21 Juri Linkov <juri@jurta.org> |
3729 | |
3730 * custom.texi (Examining): Mention accessing the old variable | |
3731 value via M-n in set-variable. | |
3732 | |
66263
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
3733 2005-10-21 Carsten Dominik <dominik@science.uva.nl> |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
3734 |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
3735 * org.texi (Summary): Mention iCalendar support. |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
3736 (Exporting): Document iCalendar support. |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
3737 |
66179
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3738 2005-10-18 Romain Francoise <romain@orebokech.com> |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3739 |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3740 * files.texi (Version Systems): Capitalize GNU. |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3741 |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3742 * viper.texi (Viper Specials): Likewise. |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3743 |
66165
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
3744 2005-10-18 Nick Roberts <nickrob@snap.net.nz> |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
3745 |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
3746 * building.texi (Compilation Mode): Remove redundant paragraph. |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
3747 (Watch Expressions): Remove paragraph to reflect code change. |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
3748 |
66150 | 3749 2005-10-17 Juri Linkov <juri@jurta.org> |
3750 | |
3751 * info.texi (Getting Started, Search Index, Expert Info): | |
3752 Fix wording. | |
3753 (Search Text): Replace `echo area' with `mode line'. | |
3754 (Search Index): Both `i' and `,' find all index entries. | |
3755 Replace example `C-f' with `C-l' (which exists in index of Info | |
3756 manual) and delete spaces in its keyboard input sequence. | |
3757 Delete unnecessary explanations about literal characters. | |
3758 | |
66134
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
3759 2005-10-16 Richard M. Stallman <rms@gnu.org> |
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
3760 |
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
3761 * building.texi (Compilation Mode, Compilation): Clarified. |
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
3762 |
66099
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
3763 2005-10-15 Richard M. Stallman <rms@gnu.org> |
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
3764 |
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
3765 * misc.texi (Saving Emacs Sessions): Mention savehist library. |
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
3766 |
66092
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3767 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3768 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3769 * gnus.texi (Document Server Internals): Addition. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3770 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3771 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3772 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3773 * gnus.texi (A note on namespaces): Fix RFC reference. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3774 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3775 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3776 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3777 * gnus.texi (RSS): Fix key description. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3778 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3779 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3780 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3781 * gnus.texi: Emacs/w3 -> Emacs/W3. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3782 (Browsing the Web): Fix description. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3783 (Web Searches): Ditto. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3784 (Customizing W3): Ditto. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3785 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3786 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3787 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3788 * gnus.texi (Maildir): Clarify expire-age and expire-group. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3789 |
66063 | 3790 2005-10-13 Kenichi Handa <handa@m17n.org> |
3791 | |
3792 * basic.texi (Position Info): Fix previous change. | |
3793 | |
66053
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
3794 2005-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
3795 |
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
3796 * cmdargs.texi (Icons X): Fix typo. |
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
3797 |
66052 | 3798 2005-10-12 Kenichi Handa <handa@m17n.org> |
3799 | |
3800 * basic.texi (Position Info): Describe the case that Emacs shows | |
3801 "part of display ...". | |
3802 | |
66025
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3803 2005-10-11 Jay Belanger <belanger@truman.edu> |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3804 |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3805 * calc.texi (Integration): Mention using `a i' to compute definite |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3806 integrals. |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3807 |
66011 | 3808 2005-10-11 Juri Linkov <juri@jurta.org> |
3809 | |
3810 * info.texi: Rearrange nodes. | |
3811 (Top): Update menu. Change ref `Info for Experts' to | |
3812 `Advanced Info Commands'. | |
3813 (Getting Started): Fix description of manual's parts. | |
3814 (Help-Int): Change xref `Info Search' to `Search Index', and | |
3815 `Expert Info' to `Advanced'. | |
3816 (Advanced): Move node one level up. | |
3817 (Search Text, Search Index): New nodes split out from `Info Search'. | |
3818 (Go to node, Choose menu subtopic, Create Info buffer): New nodes | |
3819 split out from `Advanced'. | |
3820 (Advanced, Emacs Info Variables): De-document editing an Info file | |
3821 in Info. | |
3822 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'. | |
3823 (Creating an Info File): Delete node and move its text to | |
3824 `Expert Info'. | |
3825 | |
65979 | 3826 2005-10-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
3827 | |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
3828 * cmdargs.texi (Icons X): -nb => -nbi. |
65979 | 3829 |
65978
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3830 2005-10-10 Chong Yidong <cyd@stupidchicken.com> |
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3831 |
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3832 * frames.texi (Speedbar): A couple more clarifications. |
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3833 |
65971
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3834 2005-10-11 Nick Roberts <nickrob@snap.net.nz> |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3835 |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3836 * building.texi (GDB User Interface Layout): Improve diagram. |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3837 (Watch Expressions): Explain how to make speedbar global. |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3838 (Other GDB User Interface Buffers): Make references more precise. |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3839 |
65966
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3840 2005-10-10 Carsten Dominik <dominik@science.uva.nl> |
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3841 |
66150 | 3842 * org.texi (Workflow states): Documented that change in keywords |
65966
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3843 becomes active only after restart of Emacs. |
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3844 |
65956
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3845 2005-10-09 Richard M. Stallman <rms@gnu.org> |
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3846 |
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3847 * frames.texi (Speedbar): Clarify the text. |
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3848 |
65947
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3849 2005-10-09 Chong Yidong <cyd@stupidchicken.com> |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3850 |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3851 * frames.texi (Speedbar): Add information on keybindings, |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3852 dismissing the speedbar, and buffer display mode. Link to |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3853 speedbar manual. |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3854 |
65939
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3855 2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3856 |
66179
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3857 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type, |
65939
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3858 added -nb, --no-bitmap-icon. |
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3859 |
65925
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3860 2005-10-08 Michael Albinus <michael.albinus@gmx.de> |
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3861 |
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3862 Sync with Tramp 2.0.51. |
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3863 |
65914
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3864 2005-10-08 Nick Roberts <nickrob@snap.net.nz> |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3865 |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3866 * speedbar.texi (Introduction): Describe new location of speedbar |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3867 on menubar. |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3868 (Basic Key Bindings): Remove descriptions of bindings that have |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3869 been removed. |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3870 |
65880
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3871 2005-10-07 Nick Roberts <nickrob@snap.net.nz> |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3872 |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3873 * building.texi (GDB Graphical Interface): Add variables and |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3874 functions to indices. Be more precise. |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3875 |
65847
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3876 2005-10-05 Nick Roberts <nickrob@snap.net.nz> |
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3877 |
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3878 * speedbar.texi (GDB): Describe use of watch expressions. |
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3879 |
65806
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3880 2005-10-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3881 |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3882 * frames.texi (Drag and Drop): Remove the x- from |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3883 x-dnd-open-file-other-window and xdnd-protocol-alist. |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3884 |
65757
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3885 2005-09-30 Romain Francoise <romain@orebokech.com> |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3886 |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3887 * mini.texi (Minibuffer): The default value now appears before the |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3888 colon in minibuffer prompts. |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3889 |
65742
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3890 2005-09-28 Simon Josefsson <jas@extundo.com> |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3891 |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3892 * message.texi (IDNA): Fix. |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3893 |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3894 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org> |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3895 |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3896 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout, |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3897 nntp-server-hook, and nntp-warn-about-losing-connection; fix |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3898 description of nntp-open-connection-function. |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3899 (Common Variables): Fix descriptions. |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3900 |
65719
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3901 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org> |
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3902 |
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3903 * gnus.texi (Server Buffer Format): Document the %a format spec. |
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3904 |
65699
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3905 2005-09-25 Richard M. Stallman <rms@gnu.org> |
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3906 |
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3907 * search.texi (Regexp Search): Doc search-whitespace-regexp. |
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3908 |
65691
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3909 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org> |
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3910 |
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3911 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry. |
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3912 |
65665
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3913 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change) |
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3914 |
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3915 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode. |
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3916 |
65655
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3917 2005-09-23 Carsten Dominik <dominik@science.uva.nl> |
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3918 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
3919 * org.texi Version 3.16. |
65655
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3920 |
65634
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3921 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3922 |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3923 * emacs.texi (Top): Update submenus from macos.texi. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3924 |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3925 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3926 (Mac OS): Update feature support status. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3927 (Mac Input): List supported input scripts. Remove description |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3928 about `mac-keyboard-text-encoding'. Mention mouse button |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3929 emulation and related variables. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3930 (Mac International): Mention Central European and Cyrillic |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3931 support. Now `keyboard-coding-system' is dynamically changed. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3932 Add description about coding system for selection. Add |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3933 description about language environment. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3934 (Mac Environment Variables): Mention |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3935 `~/.MacOSX/environment.plist'. Give example of command line |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3936 arguments. Add Preferences support. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3937 (Mac Directories): Explicitly state that this node is for Mac OS |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3938 Classic only. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3939 (Mac Font Specs): Mention specification for scalable fonts. List |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3940 supported charsets. Add preferred way of creating fontsets. Add |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3941 description about `mac-allow-anti-aliasing'. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3942 (Mac Functions): Add descriptions about `mac-set-file-creator', |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3943 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type', |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3944 and `mac-get-preference'. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3945 |
65617
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3946 2005-09-19 Miles Bader <miles@gnu.org> |
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3947 |
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3948 * newsticker.texi: Get rid of CVS keywords. |
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3949 |
65616
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3950 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org> |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3951 |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3952 * gnus.texi (Finding the Parent): Fix description of how Gnus |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3953 finds article. |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3954 |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3955 2005-09-14 Jari Aalto <jari.aalto@cante.net> |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3956 |
65625
348c05075334
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65617
diff
changeset
|
3957 * gnus.texi (Advanced Scoring Examples): New examples to teach how |
65616
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3958 to drop off non-answered articles. |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3959 |
65612
19d18ffa4da3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65572
diff
changeset
|
3960 2005-09-19 Juanma Barranquero <lekktu@gmail.com> |
19d18ffa4da3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65572
diff
changeset
|
3961 |
65679 | 3962 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly |
3963 braces (which are unsupported by NMAKE) for macro `srcdir'. | |
65612
19d18ffa4da3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65572
diff
changeset
|
3964 |
65572 | 3965 2005-09-17 Eli Zaretskii <eliz@gnu.org> |
3966 | |
3967 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets. | |
3968 (../info/newsticker, newsticker.dvi): New targets. | |
3969 | |
3970 2005-09-17 Ulf Jasper <ulf.jasper@web.de> | |
3971 | |
3972 * newsticker.texi: Replace @command with @code. Replace @example | |
3973 with @lisp. | |
3974 (Top): Added explanations to menu items. | |
3975 (GNU Free Documentation License): Removed. | |
3976 | |
65555
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3977 2005-09-16 Romain Francoise <romain@orebokech.com> |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3978 |
65557
78b8aa2e7963
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
65555
diff
changeset
|
3979 Update all files to specify GFDL version 1.2. |
65555
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3980 |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3981 * doclicense.texi (GNU Free Documentation License): Update to |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3982 version 1.2. |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3983 |
65530
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3984 2005-09-15 Richard M. Stallman <rms@gnu.org> |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3985 |
65543
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3986 * buffers.texi (List Buffers): Fix xref. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3987 |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3988 * rmail.texi (Rmail Basics): Fix xref. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3989 |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3990 * emacs.texi (Top): Update subnode menus. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3991 |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3992 * files.texi (Saving Commands): New node, broken out of Saving. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3993 (Customize Save): New node, broken out of Saving. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3994 Clarify effect of write-region-inhibit-fsync. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3995 (Misc File Ops): Say write-region-inhibit-fsync affects write-region. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3996 |
65530
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3997 * newsticker.texi: Fix @setfilename. |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3998 |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3999 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets. |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
4000 (../info/newsticker, newsticker.dvi): New targets. |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
4001 |
65515
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
4002 2005-09-14 Romain Francoise <romain@orebokech.com> |
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
4003 |
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
4004 * files.texi (Saving): Mention write-region-inhibit-fsync. |
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
4005 |
65335
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
4006 2005-09-05 Chong Yidong <cyd@stupidchicken.com> |
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
4007 |
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
4008 * custom.texi (Custom Themes): New node. |
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
4009 |
65333
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
4010 2005-09-03 Richard M. Stallman <rms@gnu.org> |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
4011 |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
4012 * search.texi (Search Case): Mention vars that control |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
4013 case-fold-search for various operations. |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
4014 |
65245
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
4015 2005-08-30 Carsten Dominik <dominik@science.uva.nl> |
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
4016 |
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
4017 * org.texi: Version 3.15. |
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
4018 |
65219
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
4019 2005-08-29 Luc Teirlinck <teirllm@auburn.edu> |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
4020 |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
4021 * ses.texi: Combine all three indices into one. |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
4022 Correct a few typos. |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
4023 |
65130
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4024 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org> |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4025 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4026 * emacs-mime.texi (time-date): Fix description of safe-date-to-time. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4027 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4028 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org> |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4029 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4030 * emacs-mime.texi (Handles): Remove duplicate item. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4031 (Encoding Customization): Fix the default value for |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4032 mm-coding-system-priorities. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4033 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4034 (Basic Functions): Fix reference. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4035 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4036 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4037 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4038 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4039 |
65078 | 4040 2005-08-22 Juri Linkov <juri@jurta.org> |
4041 | |
4042 * display.texi (Standard Faces): Merge the text from | |
4043 `(elisp)Standard Faces' into this node. | |
4044 | |
65039
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
4045 2005-08-18 Luc Teirlinck <teirllm@auburn.edu> |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
4046 |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
4047 * emacs.texi (Top): Delete menu item for deleted node |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
4048 Keyboard Translations. |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
4049 |
65035
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4050 2005-08-18 Richard M. Stallman <rms@gnu.org> |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4051 |
65124
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
4052 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
4053 and web site. |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
4054 |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
4055 * trouble.texi (Unasked-for Search): |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
4056 Delete xref to Keyboard Translations. |
65035
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4057 |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4058 * glossary.texi (Glossary): Delete xref. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4059 |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4060 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode, |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4061 not keyboard-translate. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4062 |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4063 * custom.texi (Minor Modes): Say that the list here is not complete. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4064 (Keyboard Translations): Node deleted. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4065 (Disabling): Delete xref to it. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4066 (Customization Groups): Fix Custom buffer example. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4067 (Hooks): Mention remove-hooks. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4068 |
65023
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4069 2005-08-17 Luc Teirlinck <teirllm@auburn.edu> |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4070 |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4071 * building.texi (GDB Graphical Interface): Improve filling of menu |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4072 item. |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4073 |
65021
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
4074 2005-08-18 Nick Roberts <nickrob@snap.net.nz> |
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
4075 |
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
4076 * building.texi (GDB Graphical Interface): Use better node names. |
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
4077 |
64975
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
4078 2005-08-14 Richard M. Stallman <rms@gnu.org> |
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
4079 |
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
4080 * text.texi (Sentences): Fix xref. |
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
4081 |
64953 | 4082 2005-08-14 Juri Linkov <juri@jurta.org> |
4083 | |
4084 * building.texi (Compilation, Grep Searching): Move grep command | |
4085 headings from `Compilation' to `Grep Searching'. | |
4086 | |
4087 * dired.texi (Dired and Find): | |
4088 * maintaining.texi (Tags Search): Replace grep xref to | |
4089 `Compilation' node with `Grep Searching'. | |
4090 | |
4091 * files.texi (Comparing Files): Replace xref to `Compilation' with | |
4092 `Compilation Mode'. | |
4093 | |
64940
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
4094 2005-08-13 Alan Mackenzie <acm@muc.de> |
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
4095 |
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
4096 * search.texi (Non-ASCII Isearch): Correct a typo. |
64942
b8351cf25d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64940
diff
changeset
|
4097 (Replacement Commands): Mention query-replace key binding. |
64940
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
4098 |
64923
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4099 2005-08-11 Richard M. Stallman <rms@gnu.org> |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4100 |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4101 * programs.texi (Options for Comments): Fix xref. |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4102 |
65023
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4103 * search.texi (Regexp Backslash, Regexp Example): New nodes split |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4104 out of Regexps. |
64923
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4105 |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4106 * faq.texi (Using regular expressions): Fix xref. |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4107 |
64871 | 4108 2005-08-09 Juri Linkov <juri@jurta.org> |
4109 | |
4110 * building.texi (Compilation): Use `itemx' instead of `item'. | |
4111 (Grep Searching): Simplify phrase. | |
4112 | |
4113 * display.texi (Standard Faces): Describe vertical-border on | |
4114 window systems. | |
4115 | |
4116 * windows.texi (Split Window): Simplify phrase and mention | |
4117 vertical-border face. | |
4118 | |
64849
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4119 2005-08-09 Richard M. Stallman <rms@gnu.org> |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4120 |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4121 * files.texi (Comparing Files): Clarify compare-windows. |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4122 |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4123 * calendar.texi (Scroll Calendar): Document < and > in calendar. |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4124 |
64814 | 4125 2005-08-09 Juri Linkov <juri@jurta.org> |
4126 | |
4127 * info.texi (Help-P): Replace `Prev' with `Previous'. | |
4128 (Help-M, Help-Xref): Add S-TAB. | |
4129 (Help-FOO): Update `u' command. | |
4130 (Help-Xref): Move info about Mouse-2 from `Help-Int'. | |
4131 Update info about visibility of xref parts. | |
4132 (Help-Int): Fix `m' command. Rename `Info-last' to | |
4133 `Info-history-back'. Add `Info-history-forward'. | |
4134 (Advanced): Fix `g*' and `M-n' commands. | |
4135 (Info Search): Add `index-apropos' in stand-alone browser. | |
4136 Add isearch commands. | |
4137 (Emacs Info Variables): Remove `Info-fontify'. | |
4138 Add `Info-mode-hook'. Update face names. | |
4139 Add `Info-fontify-maximum-menu-size', | |
4140 `Info-fontify-visited-nodes', `Info-isearch-search'. | |
4141 | |
64772
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4142 2005-08-07 Michael Albinus <michael.albinus@gmx.de> |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4143 |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4144 Sync with Tramp 2.0.50. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4145 |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4146 * tramp.texi: Use @option{} consequently for method names. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4147 (Inline methods, External transfer methods): Remove references to |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4148 Cygwin. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4149 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4150 implementation. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4151 |
64743 | 4152 2005-08-06 Eli Zaretskii <eliz@gnu.org> |
4153 | |
64746 | 4154 * mule.texi (Coding Systems): Rephrase the paragraph about |
4155 codepages: no need for "M-x codepage-setup" anymore, except on | |
4156 MS-DOS. | |
4157 | |
64743 | 4158 * msdog.texi (MS-DOS and MULE): Clarify that this section is for |
4159 the MS-DOS port only. | |
4160 | |
64690 | 4161 2005-07-30 Eli Zaretskii <eliz@gnu.org> |
4162 | |
4163 * makefile.w32-in (info): Don't run multi-install-info.bat. | |
4164 ($(infodir)/dir): New target, produced by running | |
4165 multi-install-info.bat. | |
4166 | |
64652
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4167 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de> |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4168 |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4169 * gnus.texi (Startup Files): Fix name of gnus-site-init-file. |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4170 Mention that gnus-init-file is not read when Emacs is invoked with |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4171 --no-init-file or -q. |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4172 |
64592 | 4173 2005-07-22 Eli Zaretskii <eliz@gnu.org> |
4174 | |
4175 * files.texi (Quoted File Names): Add index entry. | |
4176 | |
64516
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4177 2005-07-19 Carsten Dominik <dominik@science.uva.nl> |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4178 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
4179 * org.texi: Version 3.14. |
64516
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4180 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4181 2005-07-04 Carsten Dominik <dominik@science.uva.nl> |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4182 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
4183 * org.texi: Version 3.13. |
64516
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4184 |
64505 | 4185 2005-07-19 Juri Linkov <juri@jurta.org> |
4186 | |
4187 * files.texi (Comparing Files): Mention resync for `compare-windows'. | |
4188 | |
64472 | 4189 2005-07-18 Juri Linkov <juri@jurta.org> |
4190 | |
4191 * calc.texi (Time Zones, Logical Operations): | |
4192 * cl.texi (Overview): | |
4193 * custom.texi (Easy Customization): | |
4194 * files.texi (Old Versions): | |
4195 * frames.texi (Wheeled Mice): | |
4196 * mule.texi (Specify Coding): | |
4197 * org.texi (TODO types): | |
4198 * sc.texi (Emacs 18 MUAs): | |
4199 * speedbar.texi (Top): | |
4200 * text.texi (Cell Justification): | |
4201 * trouble.texi (After a Crash): | |
4202 * url.texi (History): | |
4203 * xresources.texi (GTK styles): | |
4204 Delete duplicate duplicate words. | |
4205 | |
64420
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4206 2005-07-17 Richard M. Stallman <rms@gnu.org> |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4207 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4208 * frames.texi (Creating Frames): Fix foreground color example. |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4209 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4210 * custom.texi (Init Examples): Clean up text about conditionals. |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4211 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4212 2005-07-16 Richard M. Stallman <rms@gnu.org> |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4213 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4214 * mini.texi (Completion Commands): Fix command name for ?. |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4215 |
64374 | 4216 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change) |
4217 | |
4218 * cl.texi (Type Predicates): Document `atom' type. | |
4219 | |
64368 | 4220 2005-07-16 Eli Zaretskii <eliz@gnu.org> |
4221 | |
64371 | 4222 * display.texi (Standard Faces): Explain that customization of |
4223 `menu' face has no effect on w32 and with GTK. Add | |
4224 cross-references. | |
4225 | |
64368 | 4226 * cmdargs.texi (General Variables): Clarify the default location |
4227 of $HOME on w32 systems. | |
4228 | |
64353 | 4229 2005-07-15 Jason Rumney <jasonr@gnu.org> |
4230 | |
4231 * cmdargs.texi (General Variables): Default HOME on MS Windows has | |
4232 changed. | |
4233 | |
64160 | 4234 2005-07-08 Kenichi Handa <handa@m17n.org> |
4235 | |
4236 * mule.texi (Recognize Coding): Recommend | |
4237 revert-buffer-with-coding-system instead of revert-buffer. | |
4238 | |
64155
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4239 2005-07-07 Richard M. Stallman <rms@gnu.org> |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4240 |
64158
8427e1fc1ce1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64155
diff
changeset
|
4241 * anti.texi (Antinews): Mention mode-line-inverse-video. |
8427e1fc1ce1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64155
diff
changeset
|
4242 |
64155
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4243 * files.texi (Saving): Minor correction about C-x C-w. |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4244 |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4245 * display.texi (Display Custom): Don't mention mode-line-inverse-video. |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4246 |
64150
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4247 2005-07-07 Luc Teirlinck <teirllm@auburn.edu> |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4248 |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4249 * search.texi (Isearch Scroll): Add example of using the |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4250 `isearch-scroll' property. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4251 (Slow Isearch): Reference anchor for `baud-rate' instead of entire |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4252 `Display Custom' node. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4253 (Regexp Replace): Put text that requires Emacs Lisp knowledge last |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4254 and de-emphasize it. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4255 (Other Repeating Search): `occur' currently can not correctly |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4256 handle multiline matches. Correct, clarify and update description |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4257 of `flush-lines' and `keep-lines'. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4258 |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4259 * display.texi (Display Custom): Add anchor for `baud-rate'. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4260 |
64145
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
4261 2005-07-07 Richard M. Stallman <rms@gnu.org> |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
4262 |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
4263 * gnu.texi: Update where to get GNU status; add refs for how to help. |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
4264 Add footnotes 6 and 7. |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
4265 |
64099 | 4266 2005-07-04 Lute Kamstra <lute@gnu.org> |
4267 | |
4268 Update FSF's address in GPL notices. | |
4269 | |
4270 * calc.texi (Copying): | |
4271 * doclicense.texi (GNU Free Documentation License): | |
4272 * faq.texi (Contacting the FSF): | |
4273 * mh-e.texi (Copying): | |
4274 * trouble.texi (Checklist): Update FSF's address. | |
4275 | |
63955
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
4276 2005-07-03 Richard M. Stallman <rms@gnu.org> |
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
4277 |
64099 | 4278 * flymake.texi (Example -- Configuring a tool called directly): |
63955
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
4279 Update name of flymake-build-relative-filename. |
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
4280 |
63868
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
4281 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org> |
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
4282 |
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
4283 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify. |
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
4284 |
63835
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
4285 2005-06-29 Carsten Dominik <dominik@science.uva.nl> |
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
4286 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
4287 * org.texi: Version 3.12. |
63835
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
4288 |
63754
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
4289 2005-06-24 Richard M. Stallman <rms@gnu.org> |
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
4290 |
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
4291 * display.texi (Text Display): Change index entries. |
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
4292 |
63749 | 4293 2005-06-24 Eli Zaretskii <eliz@gnu.org> |
4294 | |
4295 * makefile.w32-in (MAKEINFO): Use --force. | |
4296 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in | |
4297 Makefile.in. | |
4298 (gnus.dvi): Use "..." to quote Sed args, so that it works with | |
4299 more shells. | |
4300 | |
63711
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
4301 2005-06-23 Richard M. Stallman <rms@gnu.org> |
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
4302 |
63726
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4303 * anti.texi (Antinews): Renamed show-nonbreak-escape to |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4304 nobreak-char-display. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4305 |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4306 * emacs.texi (Top): Update detailed node listing. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4307 |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4308 * display.texi (Text Display): Renamed show-nonbreak-escape |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4309 to nobreak-char-display and no-break-space to nobreak-space. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4310 (Standard Faces): Split up the list of standard faces |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4311 and put it in a separate node. Add nobreak-space and |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4312 escape-glyph. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4313 |
64099 | 4314 * speedbar.texi (Creating a display): Texinfo usage fixes. |
4315 | |
4316 * tramp.texi (Customizing Completion, Auto-save and Backup): | |
63711
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
4317 Texinfo usage fixes. |
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
4318 |
63690 | 4319 2005-06-23 Lute Kamstra <lute@gnu.org> |
4320 | |
4321 * mule.texi (Select Input Method): Fix typo. | |
4322 | |
63681 | 4323 2005-06-23 Kenichi Handa <handa@m17n.org> |
4324 | |
4325 * mule.texi (International): List all supported scripts. Adjust | |
4326 text for that leim is now included in the normal Emacs | |
4327 distribution. | |
4328 (Language Environments): List all language environments. | |
4329 Intlfonts contains fonts for most supported scripts, not all.. | |
4330 (Select Input Method): Refer to C-u C-x = to see how to type to | |
4331 input a specifc character. | |
4332 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit. | |
4333 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4334 2005-06-23 Juanma Barranquero <lekktu@gmail.com> |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4335 |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4336 * building.texi (Grep Searching): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4337 * dired-x.texi (Miscellaneous Commands): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4338 * ediff.texi (Miscellaneous): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4339 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals) |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4340 (Agent Variables): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4341 * info.texi (Help-Xref): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4342 * message.texi (Message Headers): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4343 * org.texi (Remember): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4344 * reftex.texi (Options (Defining Label Environments)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4345 (Options (Index Support)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4346 (Options (Viewing Cross-References)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4347 (Options (Misc)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4348 (Changes): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4349 * speedbar.texi (Creating a display): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4350 * tramp.texi (Customizing Completion, Auto-save and Backup): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4351 Texinfo usage fix. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4352 |
63649
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
4353 2005-06-22 Miles Bader <miles@gnu.org> |
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
4354 |
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
4355 * display.texi (Faces): Change `vertical-divider' to `vertical-border'. |
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
4356 |
63594
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
4357 2005-06-20 Miles Bader <miles@gnu.org> |
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
4358 |
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
4359 * display.texi (Faces): Add `vertical-divider'. |
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
4360 |
63559
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
4361 2005-06-17 Richard M. Stallman <rms@gnu.org> |
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
4362 |
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
4363 * text.texi (Adaptive Fill): Minor clarification. |
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
4364 |
63360
527b5bc891fb
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63356
diff
changeset
|
4365 2005-06-13 Carsten Dominik <dominik@science.uva.nl> |
527b5bc891fb
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63356
diff
changeset
|
4366 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
4367 * org.texi: Version 3.11. |
63360
527b5bc891fb
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63356
diff
changeset
|
4368 |
63356
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
4369 2005-06-12 Jay Belanger <belanger@truman.edu> |
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
4370 |
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
4371 * calc.texi (Getting Started): Remove extra menu item. |
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
4372 |
63232 | 4373 2005-06-10 Lute Kamstra <lute@gnu.org> |
4374 | |
4375 * emacs.texi (Top): Correct version number. | |
4376 * anti.texi (Antinews): Correct version number. Use EMACSVER to | |
4377 refer to the current version of Emacs. | |
4378 | |
63148
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
4379 2005-06-08 Luc Teirlinck <teirllm@auburn.edu> |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
4380 |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
4381 * files.texi (Log Buffer): Document when there can be more than |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
4382 one file to be committed. |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
4383 |
63119 | 4384 2005-06-08 Juri Linkov <juri@jurta.org> |
4385 | |
4386 * display.texi (Faces): Add `shadow' face. | |
4387 | |
63107
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
4388 2005-06-07 Masatake YAMATO <jet@gyve.org> |
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
4389 |
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
4390 * display.texi (Faces): Write about mode-line-highlight. |
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
4391 |
63071
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4392 2005-06-06 Richard M. Stallman <rms@gnu.org> |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4393 |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4394 * misc.texi (Printing Package): Explain how to initialize |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4395 printing package. |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4396 |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4397 * cmdargs.texi (Action Arguments): Clarify directory default for -l. |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4398 |
63016 | 4399 2005-06-05 Chong Yidong <cyd@stupidchicken.com> |
4400 | |
4401 * emacs.texi: Rename Hardcopy to Printing. | |
4402 Make PostScript and PostScript Variables subnodes of it. | |
4403 | |
4404 * misc.texi (Printing): Rename node from Hardcopy. | |
4405 Mention menu bar options. | |
4406 Move PostScript and PostScript Variables to submenu. | |
4407 (Printing package): New node. | |
4408 | |
4409 * mark.texi (Using Region): Change Hardcopy xref to Printing. | |
4410 | |
4411 * dired.texi (Operating on Files): Likewise. | |
4412 | |
4413 * calendar.texi (Displaying the Diary): Likewise. | |
4414 | |
4415 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise. | |
4416 | |
4417 * glossary.texi (Glossary): Likewise. | |
4418 | |
4419 * frames.texi (Mode Line Mouse): Mention mode-line-highlight | |
4420 effect. | |
4421 | |
62993
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
4422 2005-06-04 Richard M. Stallman <rms@gnu.org> |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
4423 |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
4424 * trouble.texi (After a Crash): Polish previous change. |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
4425 |
62931
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4426 2005-05-31 Jay Belanger <belanger@truman.edu> |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4427 |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4428 * calc.texi (Notations Used in This Manual): Use @kbd for key |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4429 sequence. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4430 (Demonstration of Calc): Mention another way of starting Calc. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4431 (Starting Calc): Mention long name of M-#. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4432 (Embedded Mode Overview): Remove unnecessary instruction. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4433 (Other M-# commands): Rephrase `M-# 0' explanation. |
62934
00058aa7dd4f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62931
diff
changeset
|
4434 (Basic Embedded Mode): Rewrite discussion of prefix arguments to |
00058aa7dd4f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62931
diff
changeset
|
4435 reflect current behavior. |
62931
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4436 |
62913
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4437 2005-05-30 Jay Belanger <belanger@truman.edu> |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4438 |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4439 * calc.texi (Hooks): Change description of calc-window-hook and |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4440 calc-trail-window-hook to match usage. |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4441 (Computational Functions): Add more constant-generating functions. |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4442 (Customizable Variables): Use defvar. |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4443 |
62898
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
4444 2005-05-30 Noah Friedman <friedman@splode.com> |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
4445 |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
4446 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
4447 recovery mechanism. |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
4448 |
62839
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
4449 2005-05-28 Jay Belanger <belanger@truman.edu> |
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
4450 |
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
4451 * calc.texi (Assignments in Embedded Mode): Fix variable name. |
62842
2113533205e3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62839
diff
changeset
|
4452 (Basic Embedded Mode): Explain behavior of arguments to |
2113533205e3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62839
diff
changeset
|
4453 calc-embedded-mode. |
62839
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
4454 |
62827
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
4455 2005-05-28 Nick Roberts <nickrob@snap.net.nz> |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
4456 |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
4457 * building.texi (Other Buffers): SPC toggles display of |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
4458 floating point registers. |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
4459 |
62821
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
4460 2005-05-27 Jay Belanger <belanger@truman.edu> |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
4461 |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
4462 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
4463 current behavior. |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
4464 |
62782
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
4465 2005-05-27 Nick Roberts <nickrob@snap.net.nz> |
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
4466 |
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
4467 * files.texi (Log Buffer): Merge in description of Log Edit |
62783
29e9d68e3f7b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62782
diff
changeset
|
4468 mode from pcl-cvs.texi. |
62782
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
4469 |
62743
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
4470 2005-05-26 Richard M. Stallman <rms@gnu.org> |
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
4471 |
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
4472 * building.texi (Lisp Eval): C-M-x with arg runs Edebug. |
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
4473 |
62705
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4474 2005-05-25 Jay Belanger <belanger@truman.edu> |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4475 |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4476 * calc.texi: Change Calc version number throughout. |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4477 (Keypad Mode): Change location in info output. |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4478 (Keypad mode overview): Move picture of keypad. |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4479 |
62690
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4480 2005-05-24 Luc Teirlinck <teirllm@auburn.edu> |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4481 |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4482 * fixit.texi (Spelling): Delete confusing sentence; flyspell is |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4483 not enabled by default. |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4484 When not on a word, `ispell-word' by default checks the word |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4485 before point. |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4486 |
62665
7ccbeba9749f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62648
diff
changeset
|
4487 2005-05-24 Nick Roberts <nickrob@snap.net.nz> |
7ccbeba9749f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62648
diff
changeset
|
4488 |
62690
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4489 * building.texi (Debugger Operation): Simplify last sentence. |
62665
7ccbeba9749f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62648
diff
changeset
|
4490 |
62648 | 4491 2005-05-23 Lute Kamstra <lute@gnu.org> |
4492 | |
4493 * emacs.texi: Update FSF's address throughout. | |
4494 (Preface): Use @cite. | |
4495 (Distrib): Add cross reference to the node "Copying". Mention the | |
4496 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of | |
4497 printed manuals. | |
4498 (Intro): Use @xref for the Emacs Lisp Intro. | |
4499 | |
62592
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
4500 2005-05-21 Jay Belanger <belanger@truman.edu> |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
4501 |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
4502 * calc.texi (Storing variables): Mention that only most variables |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
4503 are void to begin with. |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
4504 |
62584 | 4505 2005-05-21 Kevin Ryde <user42@zip.com.au> |
4506 | |
4507 * widget.texi (Basic Types): Update cross ref from "Enabling | |
4508 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent | |
4509 lispref/text.texi change. | |
4510 | |
62547
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4511 2005-05-20 Carsten Dominik <dominik@science.uva.nl> |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4512 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
4513 * org.texi: Version 3.09. |
62547
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4514 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4515 2005-05-18 Carsten Dominik <dominik@science.uva.nl> |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4516 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
4517 * reftex.texi: Version 4.28. |
62547
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4518 |
62481
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
4519 2005-05-18 Luc Teirlinck <teirllm@auburn.edu> |
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
4520 |
62485
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
4521 * buffers.texi (Select Buffer): Document `C-u M-g M-g'. |
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
4522 |
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
4523 * basic.texi (Moving Point): Mention default for `goto-line'. |
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
4524 |
62481
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
4525 * programs.texi (Lisp Doc): Eldoc mode shows only the first line |
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
4526 of a variable's docstring. |
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
4527 |
62478 | 4528 2005-05-18 Lute Kamstra <lute@gnu.org> |
4529 | |
62480 | 4530 * maintaining.texi (Overview of Emerge): Add cross reference. |
4531 Remove duplication. | |
4532 | |
62478 | 4533 * emacs.texi (Top): Update to the current structure of the manual. |
4534 * misc.texi (Emacs Server): Add menu description. | |
4535 * files.texi (Saving): Fix menu. | |
4536 * custom.texi (Customization): Fix menu. | |
4537 * mule.texi (International): Fix menu. | |
4538 * kmacro.texi (Keyboard Macros): Fix menu. | |
4539 | |
62418
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
4540 2005-05-16 Luc Teirlinck <teirllm@auburn.edu> |
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
4541 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4542 * display.texi: Various minor changes. |
62418
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
4543 (Faces): Delete text that is repeated in the next section. |
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
4544 |
62404
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
4545 2005-05-16 Nick Roberts <nickrob@snap.net.nz> |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
4546 |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
4547 * building.texi (Debugger Operation): Mention GUD tooltips are |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
4548 disabled with GDB in text command mode. |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
4549 |
62393
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
4550 2005-05-16 Jay Belanger <belanger@truman.edu> |
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
4551 |
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
4552 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'. |
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
4553 |
62383
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4554 2005-05-16 Nick Roberts <nickrob@snap.net.nz> |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4555 |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4556 * building.texi: Replace toolbar with "tool bar" for consistency. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4557 (Compilation Mode): Describe compilation-context-lines |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4558 and use of arrow in compilation buffer. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4559 (Debugger Operation): Replace help text with variable's value. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4560 |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4561 * frames.texi (Tooltips): Replace toolbar with "tool bar" for |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4562 consistency. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4563 |
62369
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
4564 2005-05-15 Luc Teirlinck <teirllm@auburn.edu> |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
4565 |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
4566 * major.texi (Choosing Modes): normal-mode processes the -*- line. |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
4567 Add xref. |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
4568 |
62359
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
4569 2005-05-14 Jay Belanger <belanger@truman.edu> |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
4570 |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
4571 * calc.texi (Default Simplifications): Insert missing ! (logical |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
4572 not operator). |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
4573 |
62344
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
4574 2005-05-14 Michael Albinus <michael.albinus@gmx.de> |
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
4575 |
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
4576 Sync with Tramp 2.0.49. |
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
4577 |
62339
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4578 2005-05-14 Luc Teirlinck <teirllm@auburn.edu> |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4579 |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4580 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4581 (Position Info): Delete discussion of `goto-line'. It is already |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4582 described in `Moving point'. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4583 |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4584 * mini.texi (Completion Commands): Correct reference. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4585 (Completion Options): Fix typo. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4586 |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4587 * killing.texi (Deletion): Complete description of `C-x C-o'. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4588 |
62307
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
4589 2005-05-10 Jay Belanger <belanger@truman.edu> |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
4590 |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
4591 * calc.texi (Default Simplifications): Mention that 0^0 simplifies |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
4592 to 1. |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
4593 |
62222
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4594 2005-05-10 Richard M. Stallman <rms@gnu.org> |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4595 |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4596 * building.texi (Compilation): Clarify recompile's directory choice. |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4597 |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4598 * frames.texi (Tooltips): Cleanups. |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4599 |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4600 * basic.texi (Arguments): Fix punctuation. |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4601 |
62204
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
4602 2005-05-09 Luc Teirlinck <teirllm@auburn.edu> |
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
4603 |
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
4604 * screen.texi (Menu Bar): The up and down (not left and right) |
62206
879a1e2e914c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62204
diff
changeset
|
4605 arrow keys move through a keyboard menu. |
62204
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
4606 |
62192
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
4607 2005-05-08 Luc Teirlinck <teirllm@auburn.edu> |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
4608 |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
4609 * basic.texi: Various typo and grammar fixes. |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
4610 (Moving Point): C-a now runs move-beginning-of-line. |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
4611 |
62170
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4612 2005-05-08 Nick Roberts <nickrob@snap.net.nz> |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4613 |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4614 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area. |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4615 |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4616 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4617 as different animals. |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4618 |
62162
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
4619 2005-05-07 Luc Teirlinck <teirllm@auburn.edu> |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
4620 |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
4621 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'. |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
4622 Correct index entry. |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
4623 |
62142
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
4624 2005-05-07 Nick Roberts <nickrob@snap.net.nz> |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
4625 |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
4626 * building.texi (Debugger Operation): Update to reflect changes |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
4627 in GUD tooltips. |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
4628 |
61953
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4629 2005-04-30 Richard M. Stallman <rms@gnu.org> |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4630 |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4631 * files.texi (Compressed Files): Auto Compression normally enabled. |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4632 |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4633 * building.texi (Debugger Operation): Clarify previous change. |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4634 |
61923
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
4635 2005-04-29 Carsten Dominik <dominik@science.uva.nl> |
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
4636 |
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
4637 * org.texi: Version 3.08, structure reorganized. |
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
4638 |
61899
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
4639 2005-04-28 Nick Roberts <nickrob@snap.net.nz> |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
4640 |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
4641 * building.texi (Debugger Operation): Add description for |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
4642 GUD tooltips when program is not running. |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
4643 |
61882
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4644 2005-04-26 Luc Teirlinck <teirllm@auburn.edu> |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4645 |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4646 * misc.texi (Shell): Add `Shell Prompts' to menu. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4647 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u' |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4648 description. Delete remarks moved to new node. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4649 (Shell Prompts): New node. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4650 (History References): Replace remarks moved to `Shell Prompts' |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4651 with xref to that node. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4652 (Remote Host): Clarify how to specify the terminal type when |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4653 logging in to a different machine. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4654 |
61850
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4655 2005-04-26 Richard M. Stallman <rms@gnu.org> |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4656 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4657 * emacs.texi (Top): Update submenus from files.texi. |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4658 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4659 * files.texi (Filesets): Clarify previous change. |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4660 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4661 * dired.texi (Misc Dired Features): Clarify previous change. |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4662 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4663 2005-04-25 Chong Yidong <cyd@stupidchicken.com> |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4664 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
4665 * ack.texi (Acknowledgments): Delete info about iso-acc.el. |
61859
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4666 |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4667 * dired.texi (Misc Dired Features): Document |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4668 dired-compare-directories. |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4669 |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4670 * files.texi (Filesets): New node. |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4671 (File Conveniences): Document Image mode. |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4672 |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4673 * text.texi (TeX Print): Document tex-compile. |
61850
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4674 |
61836
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
4675 2005-04-25 Luc Teirlinck <teirllm@auburn.edu> |
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
4676 |
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
4677 * frames.texi (Tooltips): Tooltip mode is enabled by default. |
66179
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
4678 Delete redundant reference to tooltip Custom group. It is |
61836
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
4679 referred too again in the next paragraph. |
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
4680 |
61818
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4681 2005-04-24 Richard M. Stallman <rms@gnu.org> |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4682 |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4683 * ack.texi: Delete info about lazy-lock.el and fast-lock.el. |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4684 |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4685 * faq.texi: Delete info about lazy-lock.el and fast-lock.el. |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4686 |
61655 | 4687 2005-04-19 Kim F. Storm <storm@cua.dk> |
4688 | |
4689 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings. | |
4690 | |
61640 | 4691 2005-04-18 Lars Hansen <larsh@math.ku.dk> |
4692 | |
4693 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now | |
4694 turns off desktop-save-mode. | |
61655 | 4695 |
61611
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4696 2005-04-17 Luc Teirlinck <teirllm@auburn.edu> |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4697 |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4698 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4699 by default in terminals compatible with xterm. Mention that |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4700 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4701 node. |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4702 |
61561
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
4703 2005-04-15 Carsten Dominik <dominik@science.uva.nl> |
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
4704 |
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
4705 * org.texi: Update to version 3.06. |
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
4706 |
61529 | 4707 2005-04-13 Lute Kamstra <lute@gnu.org> |
4708 | |
4709 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file. | |
4710 | |
61515
0d659f1010a4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61505
diff
changeset
|
4711 2005-04-12 Luc Teirlinck <teirllm@auburn.edu> |
0d659f1010a4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61505
diff
changeset
|
4712 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4713 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default. |
61515
0d659f1010a4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61505
diff
changeset
|
4714 |
61505
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
4715 2005-04-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
4716 |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
4717 * xresources.texi (Table of Resources): Add cursorBlink. |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
4718 |
61485
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
4719 2005-04-11 Luc Teirlinck <teirllm@auburn.edu> |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
4720 |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
4721 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
4722 `d', `C-d' and `u'. |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
4723 |
61468
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4724 2005-04-11 Richard M. Stallman <rms@gnu.org> |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4725 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4726 * cmdargs.texi (Initial Options): -Q is now --quick, and does less. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4727 (Misc X): Add -D, --basic-display. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4728 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4729 * maintaining.texi (Change Log): Correct the description of |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4730 the example. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4731 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4732 * major.texi (Choosing Modes): Document magic-mode-alist. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4733 |
61443
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
4734 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org> |
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
4735 |
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
4736 * cl.texi (Porting Common Lisp): Fix typo. |
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
4737 |
61435
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4738 2005-04-10 Luc Teirlinck <teirllm@auburn.edu> |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4739 |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4740 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'. |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4741 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg. |
61435
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4742 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4743 (Rmail Output): Clarify which statements apply to `o', `C-o' and |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4744 `w', respectively. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4745 (Rmail Labels): Mention `l'. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4746 (Rmail Attributes): Correct pxref. Mention `stored' attribute. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4747 (Rmail Summary Edit): Describe `j' and RET. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4748 |
61427
f00e2a6fb3e3
* xresources.texi (Lucid Resources): Added fonSet resource.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61424
diff
changeset
|
4749 2005-04-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
f00e2a6fb3e3
* xresources.texi (Lucid Resources): Added fonSet resource.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61424
diff
changeset
|
4750 |
64472 | 4751 * xresources.texi (Lucid Resources): Add fontSet resource. |
61427
f00e2a6fb3e3
* xresources.texi (Lucid Resources): Added fonSet resource.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61424
diff
changeset
|
4752 |
61424
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
4753 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org> |
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
4754 |
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
4755 * gnus.texi (RSS): Addition. |
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
4756 |
61410
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
4757 2005-04-09 Luc Teirlinck <teirllm@auburn.edu> |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
4758 |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
4759 * display.texi (Useless Whitespace): `indicate-unused-lines' is |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
4760 now called `indicate-empty-lines'. |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
4761 |
61347 | 4762 2005-04-06 Kim F. Storm <storm@cua.dk> |
4763 | |
4764 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q. | |
4765 | |
61297
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4766 2005-04-04 Luc Teirlinck <teirllm@auburn.edu> |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4767 |
61299
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4768 * dired.texi (Dired Visiting): `dired-view-command-alist' has been |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4769 deleted. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4770 (Marks vs Flags): Add some convenient key bindings. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4771 (Hiding Subdirectories): Delete redundant and inaccurate sentence. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4772 (Misc Dired Features): Correct and expand description of `w' command. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4773 |
61297
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4774 * frames.texi (XTerm Mouse): Delete apparently false info. |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4775 The GNU/Linux console currently does not appear to support |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4776 `xterm-mouse-mode'. |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4777 |
61261
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4778 2005-04-04 Jay Belanger <belanger@truman.edu> |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4779 |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4780 * calc.texi: Change Calc version number. |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4781 (Customizable variables): Fix description of calc-language-alist. |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4782 (Copying): Put in version 2 of GPL. |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4783 |
61239 | 4784 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
4785 | |
4786 * calendar.texi (Diary): Mention shell utility `calendar'. | |
4787 | |
61468
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4788 2005-04-01 Richard M. Stallman <rms@gnu.org> |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4789 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4790 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4791 |
61217
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4792 2005-04-01 Jay Belanger <belanger@truman.edu> |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4793 |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4794 * calc.texi (Troubleshooting Commands): Remove comment about |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4795 installation. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4796 (Installation): Remove section. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4797 (Customizable Variables): New section. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4798 (Basic Embedded Mode, Customizing Embedded Mode, Graphics) |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4799 (Graphical Devices): Add references to Customizable Variables. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4800 |
61201 | 4801 2005-04-01 Lute Kamstra <lute@gnu.org> |
4802 | |
4803 * maintaining.texi (Change Log): add-change-log-entry uses | |
4804 add-log-mailing-address. | |
4805 | |
61196
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4806 2005-03-31 Luc Teirlinck <teirllm@auburn.edu> |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4807 |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4808 * files.texi (Reverting): Move `auto-revert-check-vc-info' to |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4809 `VC Mode Line' and put in an xref to that node. |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4810 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4811 its description. |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4812 |
61174
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4813 2005-03-31 Paul Eggert <eggert@cs.ucla.edu> |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4814 |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4815 * calendar.texi (Calendar Systems): Say that the Persian calendar |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4816 implemented here is the arithmetical one championed by Birashk. |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4817 |
61132 | 4818 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk> |
4819 | |
4820 * programs.texi (Fortran Motion): Fix previous change. | |
4821 | |
61126
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4822 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org> |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4823 |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4824 * emacs-mime.texi (Display Customization): Markup fixes. |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4825 (rfc2047): Update. |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4826 |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4827 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de> |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4828 |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4829 * gnus-faq.texi: Replaced with auto-generated version. |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4830 |
61123
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4831 2005-03-29 Richard M. Stallman <rms@gnu.org> |
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4832 |
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4833 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info. |
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4834 |
61118
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4835 2005-03-29 Chong Yidong <cyd@stupidchicken.com> |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4836 |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4837 * text.texi (Refill): Refer to Long Lines Mode. |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4838 (Longlines): New node. |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4839 (Auto Fill): Don't index "word wrap" here. |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4840 (Filling): Add Longlines to menu. |
61174
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4841 |
61104
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4842 2005-03-29 Richard M. Stallman <rms@gnu.org> |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4843 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4844 * xresources.texi: Minor fixes. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4845 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4846 * misc.texi (Emacs Server): Fix Texinfo usage. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4847 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4848 * emacs.texi (Top): Don't use a real section heading for |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4849 "Detailed Node Listing". Fake it instead. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4850 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4851 * basic.texi (Position Info): Minor cleanup. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4852 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4853 * mule.texi (Input Methods): Minor cleanup. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4854 |
61098 | 4855 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk> |
4856 | |
4857 * programs.texi (ForIndent Vars): `fortran-if-indent' does other | |
4858 constructs as well. | |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4859 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block. |
61098 | 4860 |
61068 | 4861 2005-03-29 Kenichi Handa <handa@m17n.org> |
4862 | |
4863 * mule.texi (Input Methods): Refer to the command C-u C-x =. | |
4864 | |
4865 * basic.texi (Position Info): Update the description about the | |
4866 command C-u C-x =. | |
4867 | |
61054
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4868 2005-03-28 Richard M. Stallman <rms@gnu.org> |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4869 |
61062
c5c4d68e6139
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61059
diff
changeset
|
4870 * emacs.texi (Top): Use @section for the detailed node listing. |
c5c4d68e6139
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61059
diff
changeset
|
4871 |
61059
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4872 * calendar.texi: Minor fixes to previous change. |
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4873 |
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4874 * programs.texi (Fortran): Small fixes to previous changes. |
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4875 |
61054
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4876 * emacs.texi (Top): Update list of subnodes of Dired. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4877 Likewise for building.texi. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4878 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4879 * files.texi (File Conveniences): Delete Auto Image File mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4880 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4881 2005-03-28 Chong Yidong <cyd@stupidchicken.com> |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4882 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4883 * building.texi (Flymake): New node. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4884 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4885 * custom.texi (Function Keys): Document kp- event types and |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4886 keypad-setup package. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4887 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4888 * dired.texi (Wdired): New node. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4889 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4890 * files.texi (File Conveniences): Reorder entries. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4891 Explain how to turn on Auto-image-file mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4892 Document Thumbs mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4893 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4894 * mule.texi (Specify Coding): Document recode-region and |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4895 recode-file-name. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4896 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4897 * programs.texi (Program Modes): Add Conf mode and DNS mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4898 |
61025
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4899 2005-03-27 Luc Teirlinck <teirllm@auburn.edu> |
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4900 |
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4901 * commands.texi (Keys): M-o is now a prefix key. |
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4902 |
61020 | 4903 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk> |
4904 | |
4905 * programs.texi: Reformat and update copyright years. | |
4906 (Fortran): Update section. | |
4907 | |
61012
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4908 2005-03-26 Luc Teirlinck <teirllm@auburn.edu> |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4909 |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4910 * files.texi: Several small changes in addition to: |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4911 (Visiting): Change xref for Dialog Boxes to ref. |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4912 (Version Headers): Replace references to obsolete var |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4913 `vc-header-alist' with `vc-BACKEND-header'. |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4914 (Customizing VC): Update value of `vc-handled-backends'. |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4915 |
60998 | 4916 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> |
4917 | |
4918 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section; | |
4919 move here from Emacs Lisp Reference Manual. | |
4920 * calendar.texi (Calendar/Diary, Diary Commands) | |
4921 (Special Diary Entries, Importing Diary): Change some xrefs to | |
4922 point to emacs-xtra rather than elisp. | |
4923 | |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4924 * emacs-xtra.texi (Calendar Customizing): |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4925 Move view-diary-entries-initially, view-calendar-holidays-initially, |
61001 | 4926 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main |
4927 Emacs Manual. | |
4928 (Appt Customizing): Merge entire section into main Emacs Manual. | |
61002 | 4929 * calendar.texi (Holidays): Move view-calendar-holidays-initially, |
61001 | 4930 mark-holidays-in-calendar here from emacs-xtra. |
4931 (Displaying the Diary): Move view-diary-entries-initially, | |
4932 mark-diary-entries-in-calendar here from emacs-xtra. | |
4933 (Appointments): Move appt-display-mode-line, | |
4934 appt-display-duration, appt-disp-window-function, | |
4935 appt-delete-window-function here from emacs-xtra. | |
4936 | |
4937 * calendar.texi: Update and reformat copyright. | |
61008 | 4938 Change all @xrefs to the non-printing emacs-xtra to @inforefs. |
61001 | 4939 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3. |
4940 (Diary): Refer to `diary-file' rather than ~/diary. | |
4941 (Diary Commands): Rename node to "Displaying the Diary". | |
61005 | 4942 * emacs.texi (Top): Rename "Diary Commands" section. |
4943 * misc.texi (Hardcopy): Rename "Diary Commands" xref. | |
61001 | 4944 |
60989 | 4945 2005-03-26 Eli Zaretskii <eliz@gnu.org> |
4946 | |
60992 | 4947 * misc.texi (Emacs Server): Fix the command for setting |
4948 server-name. Add an xref to Invoking emacsclient. | |
4949 | |
60990 | 4950 * help.texi (Help Summary): Clarify when "C-h ." will do something |
4951 nontrivial. | |
4952 (Apropos): Add cindex entry for apropos-sort-by-scores. | |
4953 | |
60989 | 4954 * display.texi (Text Display): Add index entries for how no-break |
4955 characters are displayed. | |
4956 | |
60983 | 4957 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change) |
4958 | |
4959 * dired-x.texi (Multiple Dired Directories): default-directory was | |
4960 renamed to dired-default-directory. | |
4961 | |
60977 | 4962 2005-03-26 Eli Zaretskii <eliz@gnu.org> |
4963 | |
4964 * files.texi (Visiting): Fix cross-references introduced with the | |
4965 last change. | |
4966 | |
61012
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4967 * xresources.texi (GTK resources): Fix last change. |
60977 | 4968 |
60971
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4969 2005-03-26 Jay Belanger <belanger@truman.edu> |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4970 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4971 * calc.texi (Simplifying Formulas, Rewrite Rules): |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4972 Change description of top and bottom of fraction. |
60971
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4973 (Modulo Forms): Move description of how to create modulo forms to |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4974 earlier in the section. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4975 (Fraction Mode): Suggest using : to get a fraction by dividing. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4976 (Basic Arithmetic): Adjust placement of command name. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4977 (Truncating the Stack): Emphasize that "hidden" entries are still |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4978 visible. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4979 (Installation): Move discussion of printing manual to "About This |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4980 Manual". |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4981 (About This Manual): Mention how to print the manual. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4982 (Reporting Bugs): Remove first person. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4983 (Building Vectors): Add algebraic version of append. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4984 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4985 (Grouping Digits): Fix typo. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4986 |
60956
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4987 2005-03-25 Chong Yidong <cyd@stupidchicken.com> |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4988 |
60966
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4989 * xresources.texi (X Resources): GTK options documented too. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4990 (Resources): Clarify meaning of program name. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4991 (Table of Resources): Add visualClass. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4992 (GTK resources): Rewrite. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4993 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4994 |
60956
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4995 * display.texi (Text Display): Mention non-breaking spaces. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4996 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4997 * files.texi (Reverting): Document auto-revert-check-vc-info. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4998 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4999 * frames.texi (Mouse Commands): Document |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5000 x-mouse-click-focus-ignore-position and mouse-drag-copy-region. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5001 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5002 * help.texi (Help Summary): Add `C-h .'. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5003 (Apropos): Apropos accepts a list of search terms. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5004 Document apropos-sort-by-scores. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5005 (Help Echo): Document display-local-help. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5006 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5007 * misc.texi (Emacs Server): Document server-name. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5008 (Invoking emacsclient): Document -s option for server names. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5009 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5010 * text.texi (Outline Visibility): Introduce "current heading |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5011 line" (commands can be called with point on a body line). |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5012 Re-order table to follow the sequence of discussion. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5013 hide-body won't hide lines before first header line. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5014 (TeX Mode): Add DocTeX mode. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
5015 |
60927
bae786986f2e
* calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
Werner LEMBERG <wl@gnu.org>
parents:
60919
diff
changeset
|
5016 2005-03-25 Werner Lemberg <wl@gnu.org> |
bae786986f2e
* calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
Werner LEMBERG <wl@gnu.org>
parents:
60919
diff
changeset
|
5017 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
5018 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
5019 Replace `legal' with `valid'. |
60927
bae786986f2e
* calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
Werner LEMBERG <wl@gnu.org>
parents:
60919
diff
changeset
|
5020 |
60919
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
5021 2005-03-25 Werner Lemberg <wl@gnu.org> |
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
5022 |
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
5023 * calc.texi, reftex.texi: Replace `illegal' with `invalid'. |
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
5024 |
60886
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
5025 2005-03-24 Jay Belanger <belanger@truman.edu> |
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
5026 |
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
5027 * calc.texi (General Mode Commands) |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
5028 (Mode Settings in Embedded Mode): Add some explanation of |
60886
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
5029 recording mode settings. |
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
5030 |
60885
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5031 2005-03-24 Richard M. Stallman <rms@gnu.org> |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5032 |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5033 * mule.texi (Single-Byte Character Support): Delete mention |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5034 of iso-acc.el and iso-transl.el. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5035 |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5036 * calc.texi: Remove praise of non-free software. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5037 |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5038 * idlwave.texi: Don't say where to get IDL or its non-free manual. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5039 (Installation): Node deleted. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5040 |
60865 | 5041 2005-03-23 Lute Kamstra <lute@gnu.org> |
5042 | |
5043 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch. | |
5044 | |
60862
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5045 2005-03-23 Richard M. Stallman <rms@gnu.org> |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5046 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5047 * url.texi (HTTP language/coding): Improve last change. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5048 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5049 * search.texi: Delete explicit node pointers. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5050 (Incremental Search): New menu. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5051 (Basic Isearch, Repeat Isearch, Error in Isearch) |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5052 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll) |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5053 (Slow Isearch): New subnodes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5054 (Configuring Scrolling): Node deleted. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5055 (Search Case): Doc default-case-fold-search. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5056 (Regexp Replace): Move replace-regexp doc here. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5057 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5058 * rmail.texi (Movemail): Put commas inside closequotes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5059 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5060 * picture.texi (Insert in Picture): Document C-c arrow combos. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5061 (Basic Picture): Clarify erasure. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5062 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5063 * display.texi (Font Lock): Put commas inside closequotes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5064 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5065 * cmdargs.texi (General Variables): Put commas inside closequotes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5066 |
60842
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
5067 2005-03-23 Nick Roberts <nickrob@snap.net.nz> |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
5068 |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
5069 * building.texi (Stack Buffer): Mention reverse contrast for |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
5070 *selected* frame (might not be current frame). |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
5071 |
60818
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
5072 2005-03-22 Jay Belanger <belanger@truman.edu> |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
5073 |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
5074 * calc.texi (Embedded Mode): Add new information on changing |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
5075 modes. |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
5076 |
60804
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5077 2005-03-21 Richard M. Stallman <rms@gnu.org> |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5078 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5079 * building.texi (Starting GUD): Add bashdb. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5080 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5081 2005-03-20 Chong Yidong <cyd@stupidchicken.com> |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5082 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5083 * basic.texi (Moving Point): Add M-g M-g binding. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5084 (Undo): Document undo-only. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5085 (Position Info): Document M-g M-g and C-u M-g M-g. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5086 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5087 * building.texi (Building): Put Grep Searching after Compilation |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5088 Shell. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5089 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5090 Document next-error-highlight. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5091 (Grep Searching): Document grep-highlight-matches. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5092 (Lisp Eval): Typing C-x C-e twice prints integers specially. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5093 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5094 * calendar.texi (Importing Diary): Rename node from iCalendar. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5095 Document diary-from-outlook. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5096 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5097 * dired.texi (Misc Dired Features): Rename node from Misc Dired |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5098 Commands. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5099 Mention effect of X drag and drop on Dired buffers. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5100 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5101 * files.texi (Visiting): Document large-file-warning-threshold. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5102 Move paragraph on file-selection dialog. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5103 Mention visiting files using X drag and drop. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5104 (Reverting): Mention using Auto-Revert mode to tail files. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5105 Document auto-revert-tail-mode. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5106 (Version Systems): Minor correction. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5107 (Comparing Files): Diff-mode is no longer based on Compilation |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5108 mode. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5109 Document compare-ignore-whitespace. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5110 (Misc File Ops): Explain passing a directory to rename-file. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5111 Likewise for copy-file and make-symbolic-link. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5112 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5113 * frames.texi (Wheeled Mice): Mouse wheel support on by default. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5114 Document mouse-wheel-progressive speed. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5115 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5116 * help.texi (Misc Help): Document numeric argument for C-h i. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5117 Correctly explain the effect of just C-u as argument. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5118 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5119 * killing.texi (Deletion): Document numeric argument for |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5120 just-one-space. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5121 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5122 * mini.texi (Completion): Completion acts on text before point. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5123 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5124 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5125 (Emulation): CUA mode replaces pc-bindings-mode, |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5126 pc-selection-mode, and s-region. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5127 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5128 * mule.texi (Input Methods): Leim is now built-in. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5129 (Select Input Method): Document quail-show-key. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5130 (Specify Coding): Document revert-buffer-with-coding-system. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5131 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5132 * programs.texi (Fortran Motion): Document f90-next-statement, |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5133 f90-previous-statement, f90-next-block, f90-previous-block, |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5134 f90-end-of-block, and f90-beginning-of-block. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5135 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5136 * text.texi (Format Faces): Replace old M-g key prefix with M-o. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5137 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5138 * emacs.texi (Acknowledgments): Updated. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5139 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5140 * anti.texi: Total rewrite. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5141 |
60763
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5142 2005-03-20 Michael Albinus <michael.albinus@gmx.de> |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5143 |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5144 Sync with Tramp 2.0.48. |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5145 |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5146 * trampver.texi.in: Replace "Emacs" by "GNU Emacs". |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5147 |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5148 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5149 "GNU/Linux". Change all addresses to .gnu.org. |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5150 (Default Method): Offer shortened syntax for "su" and "sudo" |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5151 methods. |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5152 |
60751 | 5153 2005-03-19 Chong Yidong <cyd@stupidchicken.com> |
5154 | |
5155 * ack.texi (Acknowledgments): Update. | |
5156 | |
5157 2005-03-19 Eli Zaretskii <eliz@gnu.org> | |
5158 | |
5159 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update | |
5160 copyright years. | |
5161 | |
60593
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
5162 2005-03-14 Nick Roberts <nickrob@snap.net.nz> |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
5163 |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
5164 * building.texi (Commands of GUD): Move paragraph on setting |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
5165 breakpoints with mouse to the GDB Graphical Interface node. |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
5166 |
60494
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
5167 2005-03-07 Richard M. Stallman <rms@gnu.org> |
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
5168 |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
5169 * url.texi: Fix usage of "e.g.". |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
5170 (HTTP language/coding): Explain the rules for these strings. |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
5171 |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
5172 * misc.texi (Single Shell, Shell Options): Fix previous change. |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
5173 |
60494
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
5174 * building.texi (Debugger Operation): Update GUD tooltip enable info. |
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
5175 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5176 2005-03-06 Richard M. Stallman <rms@gnu.org> |
60468
a353a48e3aeb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60458
diff
changeset
|
5177 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5178 * building.texi (Starting GUD): Don't explain text vs graphical |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5179 GDB here. Just mention it and xref. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5180 Delete "just one debugger process". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5181 (Debugger Operation): Move GUD tooltip info here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5182 (GUD Tooltips): Node deleted. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5183 (GDB Graphical Interface): Explain the two GDB modes here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5184 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5185 * woman.texi (Introduction): Minor cleanups. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5186 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5187 * url.texi (HTTP language/coding): Get rid of "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5188 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5189 * sending.texi (Sending Mail): Minor cleanup. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5190 (Mail Aliases): Explain quoting conventions. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5191 Update key rebinding example. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5192 (Header Editing): C-M-i is like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5193 (Mail Mode Misc): mail-attach-file does not do MIME. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5194 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5195 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5196 that really belongs here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5197 (Remote Mailboxes): Text moved to Rmail Inbox. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5198 (Rmail Display): Mention Mouse-1. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5199 (Movemail): Clarify two movemail versions. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5200 Clarify rmail-movemail-program. |
60763
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5201 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5202 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5203 (Installation): Node deleted. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5204 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5205 * misc.texi (Single Shell): Replace uudecode example with gpg example. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5206 Document async shell commands. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5207 (Shell History): Clarify. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5208 (Shell Ring): Mention C-UP an C-DOWN. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5209 (Shell Options): Add comint-prompt-read-only. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5210 (Invoking emacsclient): Set EDITOR to run Emacs. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5211 (Sorting): No need to explain what region is. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5212 (Saving Emacs Sessions): Fix typo. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5213 (Recursive Edit): Fix punctuation. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5214 (Emulation): Don't mention "PC bindings" which are standard. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5215 (Hyperlinking): Explain Mouse-1 convention here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5216 (Find Func): Node deleted. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5217 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5218 * mh-e.texi (Preface): Get rid of "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5219 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5220 * help.texi (Name Help): Xref to Hyperlinking. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5221 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5222 * glossary.texi (Glossary): |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5223 Rename "Balance Parentheses" to "Balancing...". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5224 Add "Byte Compilation". Correct "Copyleft". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5225 New xref in "Customization". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5226 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5227 Add "Graphical Terminal" "Keybinding", "Margin", "Window System". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5228 Rename "Registers" to "Register". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5229 Replace "Selecting" with "Selected Frame", |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5230 "Selected Window", and "Selecting a Buffer". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5231 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5232 * files.texi (Types of Log File): Explain how projects' |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5233 methods can vary. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5234 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5235 * eshell.texi (Installation): Delete node (for Emacs 20). |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5236 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5237 * display.texi (Faces): Delete "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5238 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5239 * custom.texi (Changing a Variable): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5240 * fixit.texi (Spelling): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5241 * mini.texi (Completion Options): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5242 * programs.texi (Symbol Completion): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5243 * text.texi (Text Mode): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5244 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5245 * commands.texi (Keys): Mention F1 and F2 in list of prefixes. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5246 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5247 * calendar.texi (Specified Dates): Mention `g w'. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5248 (Appointments): appt-activate toggles with no arg. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5249 |
60408
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
5250 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org> |
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
5251 |
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
5252 * flymake.texi: Refill and tweak style in @lisp blocks. |
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
5253 |
60401 | 5254 2005-03-05 Juri Linkov <juri@jurta.org> |
5255 | |
5256 * cmdargs.texi (Emacs Invocation): Add cindex | |
5257 "invocation (command line arguments)" | |
5258 (Misc X): Add -nbc, --no-blinking-cursor. | |
5259 | |
60383 | 5260 2005-03-04 Ulf Jasper <ulf.jasper@web.de> |
5261 | |
5262 * calendar.texi (iCalendar): No need to require it now. | |
5263 | |
60356
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
5264 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de> |
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
5265 |
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
5266 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very". |
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
5267 |
60341
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
5268 2005-03-03 Nick Roberts <nickrob@snap.net.nz> |
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
5269 |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
5270 * trouble.texi (Contributing): Mention Savannah. Direct users to |
60341
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
5271 emacs-devel. |
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
5272 |
60323 | 5273 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk> |
5274 | |
5275 * calendar.texi (Adding to Diary): Mention redrawing of calendar | |
5276 window. | |
5277 | |
60314
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5278 2005-03-01 Jay Belanger <belanger@truman.edu> |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5279 |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5280 * calc.texi (Trigonometric and Hyperbolic Functions): |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5281 Mention additional functions. |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5282 (Algebraic Simplifications): Mention additional simplifications. |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5283 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5284 2005-02-27 Richard M. Stallman <rms@gnu.org> |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5285 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5286 * building.texi (Compilation): Update mode line status info. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5287 |
60293 | 5288 2005-02-27 Matt Hodges <MPHodges@member.fsf.org> |
5289 | |
5290 * calendar.texi (General Calendar): Document binding of | |
5291 scroll-other-window-down. | |
5292 (Mayan Calendar): Fix earliest date. | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5293 (Time Intervals): Document timeclock-change. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5294 Fix timeclock-ask-before-exiting documentation. |
60293 | 5295 |
60255 | 5296 2005-02-26 Kim F. Storm <storm@cua.dk> |
5297 | |
5298 * frames.texi (Mouse References): | |
5299 Add mouse-1-click-in-non-selected-windows. | |
5300 | |
60247
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5301 2005-02-25 Richard M. Stallman <rms@gnu.org> |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5302 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5303 * screen.texi (Screen): Explain better about cursors and mode lines; |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5304 don't presuppose text terminals. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5305 (Point): Don't assume just one cursor. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5306 Clarify explanation of cursors. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5307 (Echo Area, Menu Bar): Cleanups. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5308 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5309 * mini.texi (Minibuffer): Prompts are highlighted. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5310 (Minibuffer Edit): Newline = C-j only on text terminals. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5311 Clarify resize-mini-windows values. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5312 Mention M-PAGEUP and M-PAGEDOWN. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5313 (Completion Commands): Mouse-1 like Mouse-2. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5314 (Minibuffer History): Explain history commands better. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5315 (Repetition): Add xref to Incremental Search. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5316 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5317 * mark.texi (Setting Mark): Clarify info about displaying mark. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5318 Clarify explanation of C-@ and C-SPC. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5319 (Transient Mark): Mention Delete Selection mode. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5320 (Marking Objects): Clean up text about extending the region. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5321 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5322 * m-x.texi (M-x): One C-g doesn't always go to top level. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5323 No delay before suggest-key-bindings output. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5324 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5325 * fixit.texi (Fixit): Mention C-/ for undo. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5326 (Spelling): Mention ESC TAB like M-TAB. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5327 Replacement words with r and R are rechecked. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5328 Say where C-g leaves point. Mention ? as input. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5329 |
60231 | 5330 2005-02-23 Lute Kamstra <lute@gnu.org> |
5331 | |
5332 * cmdargs.texi (Initial Options): Add cross reference. | |
5333 | |
60140
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5334 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org> |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5335 |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5336 * ses.texi: Add concept/function/variable indices (this work was |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5337 donated by Brad Collins <brad@chenla.org>, copyright-assignment |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5338 papers on file at FSF). |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5339 |
60122
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
5340 2005-02-16 Luc Teirlinck <teirllm@auburn.edu> |
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
5341 |
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
5342 * emacs.texi (Top): Update menu for splitting of node in |
60125
7722b1983f28
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60122
diff
changeset
|
5343 msdog.texi. |
60122
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
5344 * frames.texi (Frames): Update xref for splitting of node in |
60125
7722b1983f28
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60122
diff
changeset
|
5345 msdog.texi. |
7722b1983f28
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60122
diff
changeset
|
5346 * trouble.texi (Quitting): Ditto. |
60122
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
5347 |
60117
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5348 2005-02-16 Richard M. Stallman <rms@gnu.org> |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5349 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5350 * windows.texi (Split Window): Simplify line truncation info |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5351 and xref to Display Custom. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5352 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5353 * trouble.texi (Quitting): Emergency escape only for text terminal. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5354 (Screen Garbled): C-l for ungarbling is only for text terminal. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5355 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5356 * text.texi (Text Mode): ESC TAB alternative for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5357 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5358 * sending.texi (Header Editing): ESC TAB alternative for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5359 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5360 * programs.texi (Program Modes): Mention Python mode. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5361 (Moving by Defuns): Repeating C-M-h extends region. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5362 (Basic Indent): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5363 (Custom C Indent): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5364 (Expressions): Repeating C-M-@ extends region. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5365 (Info Lookup): Clarify for C-h S. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5366 (Symbol Completion): ESC TAB alternative for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5367 (Electric C): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5368 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5369 * emacs.texi (Top): Update display.texi and frames.texi submenu data. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5370 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5371 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5372 MS-DOS Input node. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5373 (MS-DOS Keyboard): Start with explaining DEL and BREAK. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5374 (MS-DOS and MULE): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5375 (MS-DOS Processes, Windows Processes): Fix typos. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5376 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5377 * major.texi (Choosing Modes): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5378 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5379 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5380 (Keyboard Macro Step-Edit): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5381 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5382 * indent.texi (Indentation): Clarifications. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5383 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5384 * help.texi (Help): Correct error about C-h in query-replace. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5385 Clarify apropos vs C-h a. Fix how to search in FAQ. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5386 (Key Help): Describe C-h w here. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5387 (Name Help): Minor cleanup. C-h w moved to Key Help. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5388 Clarify the "object" joke. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5389 (Apropos): Clarify. Mouse-1 like Mouse-2. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5390 (Help Mode): Mouse-1 like Mouse-2. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5391 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5392 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5393 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5394 * display.texi (Display): Reorder menu. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5395 (Faces): Cleanup. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5396 (Font Lock): Cleanup. Mention Options menu. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5397 Delete obsolete text. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5398 (Scrolling): For C-l, don't presume text terminal. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5399 (Horizontal Scrolling): Simplify intro. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5400 (Follow Mode): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5401 (Cursor Display): Moved before Display Custom. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5402 (Display Custom): Explain no-redraw-on-reenter is for text terminals. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5403 Doc default-tab-width. Doc line truncation more thoroughly. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5404 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5405 * dired.texi (Dired Enter): C-x C-f can run Dired. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5406 (Dired Visiting): Comment out `a' command. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5407 Mouse-1 is like Mouse-2. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5408 (Shell Commands in Dired): ? can be used more than once. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5409 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5410 * basic.texi (Continuation Lines): Simplify description of truncation, |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5411 and refer to Display Custom for the rest of it. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5412 |
60011
d1a5eeb1d74f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60002
diff
changeset
|
5413 2005-02-10 Jay Belanger <belanger@truman.edu> |
d1a5eeb1d74f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60002
diff
changeset
|
5414 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5415 * calc.texi: Change @LaTeX to La@TeX throughout. |
60017
6f0850608427
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60011
diff
changeset
|
5416 Redefine @expr as @math for TeX output. |
6f0850608427
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60011
diff
changeset
|
5417 Redefine @texline as a no-op for TeX output. |
6f0850608427
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60011
diff
changeset
|
5418 Define @tfn, replace @t by @tfn throughout. |
60011
d1a5eeb1d74f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60002
diff
changeset
|
5419 |
60002
3d5a318cb24a
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59996
diff
changeset
|
5420 2005-02-09 Jay Belanger <belanger@truman.edu> |
3d5a318cb24a
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59996
diff
changeset
|
5421 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5422 * calc.texi: Add macro for LaTeX for info output. |
60002
3d5a318cb24a
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59996
diff
changeset
|
5423 |
59985 | 5424 2005-02-08 Kim F. Storm <storm@cua.dk> |
5425 | |
5426 * texinfo.tex (LaTex): Add def. | |
5427 | |
59968
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5428 2005-02-06 Jay Belanger <belanger@truman.edu> |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5429 |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5430 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5431 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5432 throughout manual. |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5433 |
59960 | 5434 2005-02-06 Lute Kamstra <lute@gnu.org> |
5435 | |
5436 * basic.texi (Undo): Fix typo. | |
5437 | |
5438 * cmdargs.texi (Emacs Invocation): Fix typo. | |
5439 | |
5440 * custom.texi (Init Examples): Fix typo. | |
5441 | |
5442 * abbrevs.texi (Expanding Abbrevs): Fix typo. | |
5443 | |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5444 2005-02-06 Richard M. Stallman <rms@gnu.org> |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5445 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5446 * regs.texi (Registers): Registers can hold numbers, too. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5447 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5448 * killing.texi (Other Kill Commands): Cleanup. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5449 Delete redundant explanation of kill in read-only buffer. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5450 (Yanking): Mention term "copying". |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5451 (Accumulating Text): Fix typo. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5452 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5453 * entering.texi (Entering Emacs): Update rationale at start. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5454 (Exiting): Treat iconifying on a par with suspension. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5455 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5456 * custom.texi (Minor Modes): Fix typo. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5457 (Easy Customization): Fix menu style. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5458 (Variables): Add xref. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5459 (Examining): Setting for future sessions works through .emacs. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5460 (Keymaps): "Text terminals", not "Many". |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5461 (Init Rebinding): Explain \C-. Show example of \M-. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5462 Fix minor wording errors. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5463 (Function Keys): Explain vector syntax just once. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5464 (Named ASCII Chars): Clarify history of TAB/C-i connection. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5465 (Init File): Mention .emacs.d directory. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5466 (Init Examples): Add xref. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5467 (Find Init): Mention .emacs.d directory. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5468 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5469 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5470 (Action Arguments): Explain which kinds of -l args are found how. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5471 (Initial Options): --batch does not inhibit site-start. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5472 Add xrefs. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5473 (Command Example): Use --batch, not -batch. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5474 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5475 * basic.texi (Inserting Text): Cleanup wording. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5476 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5477 C-n is not error at end of buffer. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5478 (Undo): Doc C-/ like C-_. Add xrefs. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5479 (Arguments): META key may be labeled ALT. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5480 Peculiar arg meanings are explained in doc strings. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5481 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5482 * abbrevs.texi (Expanding Abbrevs): Clarify. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5483 |
59930 | 5484 2005-02-05 Eli Zaretskii <eliz@gnu.org> |
5485 | |
5486 * frames.texi (Frame Parameters): Add an xref to the description | |
5487 of list-colors-display. Add a pointer to the X docs about colors. | |
5488 | |
5489 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes. | |
5490 Impove docs of list-colors-display. | |
5491 | |
59896 | 5492 2005-02-03 Lute Kamstra <lute@gnu.org> |
5493 | |
5494 * frames.texi (Frames, Drag and Drop): Fix typos. | |
5495 | |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5496 2005-02-03 Richard M. Stallman <rms@gnu.org> |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5497 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5498 * windows.texi (Basic Window): Mention color-change in mode line. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5499 (Change Window): Explain dragging vertical boundaries. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5500 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5501 * text.texi (Sentences): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5502 (Paragraphs): Explain M-a and blank lines. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5503 (Outline Mode): Clarify text and menu. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5504 (Hard and Soft Newlines): Mention use-hard-newlines. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5505 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5506 * frames.texi (Frames): Delete unnecessary mention of Windows. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5507 (Mouse Commands): Likewise. Mention xterm mouse support. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5508 (Clipboard): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5509 (Mouse References): Mention use of Mouse-1 for following links. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5510 (Menu Mouse Clicks): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5511 (Mode Line Mouse): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5512 (Drag and Drop): Rewrite. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5513 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5514 * fixit.texi (Spelling): Fix typo. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5515 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5516 * files.texi (File Names): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5517 (Visiting): Update conditions for use of file dialog. Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5518 (Saving): Doc d as answer in save-some-buffers. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5519 (Remote Files): Clean up the text. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5520 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5521 * dired.texi (Misc Dired Commands): Delete dired-marked-files. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5522 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5523 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5524 (List Buffers): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5525 (Several Buffers): Doc T command. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5526 (Buffer Convenience): Clarify menu. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5527 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5528 * basic.texi (Undo): Clarify last change. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5529 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5530 2005-02-02 Matt Hodges <MPHodges@member.fsf.org> |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5531 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5532 * fixit.texi (Spelling): Fix typo. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5533 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5534 2005-02-01 Luc Teirlinck <teirllm@auburn.edu> |
59839
9128c1837a85
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59824
diff
changeset
|
5535 |
9128c1837a85
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59824
diff
changeset
|
5536 * basic.texi (Undo): Update description of `undo-outer-limit'. |
9128c1837a85
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59824
diff
changeset
|
5537 |
59824
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
5538 2005-02-01 Nick Roberts <nickrob@snap.net.nz> |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
5539 |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
5540 * building.texi: Update documentation relating to GDB Graphical |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
5541 Interface. |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
5542 |
59803
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5543 2005-01-30 Luc Teirlinck <teirllm@auburn.edu> |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5544 |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5545 * custom.texi (Easy Customization): Adapt menu to node name change. |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5546 |
59801
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5547 2005-01-30 Richard M. Stallman <rms@gnu.org> |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5548 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5549 * custom.texi (Easy Customization): Defn of "User Option" now |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5550 includes faces. Don't say just "option" when talking about variables. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5551 Do say just "options" to mean "anything customizable". |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5552 (Specific Customization): Describe `customize-variable', |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5553 not `customize-option'. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5554 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5555 * glossary.texi (Glossary) <Faces>: Add xref. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5556 <User Option>: Change definition--include faces. Change xref. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5557 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5558 * picture.texi (Picture): Mention artist.el. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5559 |
59803
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5560 * sending.texi, screen.texi, programs.texi, misc.texi: |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5561 * mini.texi, major.texi, maintaining.texi, macos.texi: |
59801
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5562 * help.texi, frames.texi, files.texi: |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5563 Don't say just "option" when talking about variables. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5564 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5565 * display.texi, mule.texi: Don't say just "option" when talking |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5566 about variables. Other minor cleanups. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5567 |
59764
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5568 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org> |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5569 |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5570 * gnus.texi: Some edits based on comments from David Abrahams. |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5571 |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5572 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org> |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5573 |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5574 * gnus.texi (RSS): Fix the keystroke. |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5575 |
59742 | 5576 2005-01-26 Lute Kamstra <lute@gnu.org> |
5577 | |
5578 * cmdargs.texi (Initial Options): Add a cross reference to `Init | |
5579 File'. Mention the `-Q' option at the `--no-site-file' option. | |
5580 | |
59713 | 5581 2005-01-24 David Kastrup <dak@gnu.org> |
5582 | |
5583 * faq.texi: Update AUCTeX version info. | |
5584 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5585 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change) |
59690
0017dfb224ef
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
Miles Bader <miles@gnu.org>
parents:
59688
diff
changeset
|
5586 |
0017dfb224ef
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
Miles Bader <miles@gnu.org>
parents:
59688
diff
changeset
|
5587 * gnus-faq.texi ([4.1]): Typo. |
0017dfb224ef
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
Miles Bader <miles@gnu.org>
parents:
59688
diff
changeset
|
5588 |
59688
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
5589 2005-01-22 David Kastrup <dak@gnu.org> |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
5590 |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
5591 * building.texi (Grep Searching): Mention alias `find-grep' for |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
5592 `grep-find'. |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
5593 |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5594 2005-01-20 Richard M. Stallman <rms@gnu.org> |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5595 |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5596 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5597 |
59633
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
5598 2005-01-19 Jay Belanger <belanger@truman.edu> |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
5599 |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
5600 * calc.texi (Keep Arguments): Mention that keeping arguments |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
5601 doesn't work with keyboard macros. |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
5602 |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5603 2005-01-16 Richard M. Stallman <rms@gnu.org> |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5604 |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5605 * autotype.texi (Autoinserting): Fix small error. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5606 |
59582
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5607 2005-01-16 Michael Albinus <michael.albinus@gmx.de> |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5608 |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5609 Sync with Tramp 2.0.47. |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5610 |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5611 * tramp.texi (Compilation): New section, describing compilation of |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5612 remote files. |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5613 |
59563 | 5614 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
59985 | 5615 |
61529 | 5616 * rmail.texi (Movemail): Explain differences |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5617 between standard and mailutils versions of movemail. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5618 Describe command line and configuration options introduced |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5619 with the latter. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5620 Explain the notion of mailbox URL, provide examples and |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5621 cross-references to mailutils documentation. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5622 Describe various methods of specifying mailbox names, |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5623 user names and user passwords for rmail. |
59683 | 5624 (Remote Mailboxes): New section. Describe |
5625 how movemail handles remote mailboxes. Describe configuration | |
59985 | 5626 options used to control its behavior. |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5627 (Other Mailbox Formats): Explain handling of various mailbox |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5628 formats. |
59563 | 5629 |
59528
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
5630 2005-01-13 Richard M. Stallman <rms@gnu.org> |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
5631 |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
5632 * commands.texi (Commands): Clarification. |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
5633 |
59476
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5634 2005-01-11 Richard M. Stallman <rms@gnu.org> |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5635 |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5636 * programs.texi (Multi-line Indent): Fix previous change. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5637 (Fortran Autofill): Simplify description of fortran-auto-fill-mode. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5638 |
59477
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5639 2005-01-11 Kim F. Storm <storm@cua.dk> |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5640 |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5641 * widget.texi (Basic Types): Add :follow-link keyword. |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5642 |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5643 2005-01-09 Jay Belanger <belanger@truman.edu> |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5644 |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5645 * calc.texi (Basic Commands): Describe new behavior of calc-reset. |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5646 |
59476
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5647 2005-01-08 Richard M. Stallman <rms@gnu.org> |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5648 |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5649 * display.texi (Faces): isearch-lazy-highlight-face renamed to |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5650 lazy-highlight. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5651 |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5652 * search.texi (Query Replace): Mention faces query-replace |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5653 and lazy-highlight. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5654 (Incremental Search): Update isearch highlighting info. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5655 |
59419
9a44c6f6d8b7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59406
diff
changeset
|
5656 2005-01-08 Jay Belanger <belanger@truman.edu> |
9a44c6f6d8b7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59406
diff
changeset
|
5657 |
59426
555fd4d8a08e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59419
diff
changeset
|
5658 * calc.texi: Change throughout to reflect new default value of |
555fd4d8a08e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59419
diff
changeset
|
5659 calc-settings-file. |
59419
9a44c6f6d8b7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59406
diff
changeset
|
5660 |
59406
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
5661 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org> |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
5662 |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
5663 * message.texi (Reply): `message-reply-to-function' should return |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
5664 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>. |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
5665 |
59403
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
5666 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change) |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
5667 |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
5668 * faq.texi (Changing load-path): Fix typo. |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
5669 |
59376
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
5670 2005-01-05 Jay Belanger <belanger@truman.edu> |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
5671 |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
5672 * calc.texi (Programming Tutorial): Replace kbd command by |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
5673 appropriate characters for a keyboard macro. |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
5674 |
59358
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
5675 2005-01-04 Jay Belanger <belanger@truman.edu> |
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
5676 |
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
5677 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats |
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
5678 for Lucid Emacs. |
59361
b535efc2507d
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59358
diff
changeset
|
5679 (Programming Tutorial): Mention that the user needs to be in the |
b535efc2507d
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59358
diff
changeset
|
5680 right mode to compute some functions. |
59358
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
5681 |
59354
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5682 2005-01-04 Richard M. Stallman <rms@gnu.org> |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5683 |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5684 * custom.texi (Saving Customizations): Minor improvement. |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5685 |
59348
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
5686 2005-01-04 Jay Belanger <belanger@truman.edu> |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
5687 |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
5688 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
5689 no longer applicable. |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
5690 |
59337
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
5691 2005-01-03 Luc Teirlinck <teirllm@auburn.edu> |
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
5692 |
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
5693 * custom.texi (Saving Customizations): Emacs no longer loads |
59354
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5694 `custom-file' after .emacs. No longer mention customizing through |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5695 Custom. |
59337
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
5696 |
59297
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
5697 2005-01-01 Jay Belanger <belanger@truman.edu> |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
5698 |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
5699 * calc.texi (Programming Tutorial): Changed description of how to |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
5700 edit keyboard macros to match current behavior. |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
5701 |
59285
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
5702 2005-01-01 Andreas Schwab <schwab@suse.de> |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
5703 |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
5704 * killing.texi (Graphical Kill): Move up under node Killing, |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
5705 change @section to @subsection. |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
5706 |
59274
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5707 2005-01-01 Richard M. Stallman <rms@gnu.org> |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5708 |
59283
fde69534ba1a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59274
diff
changeset
|
5709 * custom.texi (Face Customization): Mention hex color specs. |
fde69534ba1a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59274
diff
changeset
|
5710 |
59274
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5711 * emacs.texi (Top): Update Killing submenu. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5712 |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5713 * killing.texi (Killing): Reorganize section. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5714 No more TeX-only text; put the node command at start of chapter. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5715 But the first section heading is used only in TeX. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5716 Rewrite the text to read better in this mode. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5717 (Graphical Kill): New subnode gets some of the text that |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5718 used to be in the first section. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5719 |
59257
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
5720 2004-12-31 Richard M. Stallman <rms@gnu.org> |
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
5721 |
59263
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
5722 * dired.texi (Shell Commands in Dired): Delete the ? example. |
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
5723 |
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
5724 * display.texi (Scrolling): Correct scroll-preserve-screen-position. |
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
5725 |
59257
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
5726 * files.texi (Saving): Describe new require-final-newline features |
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
5727 and mode-require-final-newline. |
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
5728 |
59234
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
5729 2004-12-31 Jay Belanger <belanger@truman.edu> |
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
5730 |
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
5731 * calc.texi: Mention C-cC-c as the way to finish editing throughout. |
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
5732 |
59193
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
5733 2004-12-29 Richard M. Stallman <rms@gnu.org> |
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
5734 |
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
5735 * custom.texi (File Variables): Clarify previous change. |
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
5736 |
59153
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
5737 2004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
5738 |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
5739 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
5740 out now. |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
5741 |
59152
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5742 2004-12-27 Richard M. Stallman <rms@gnu.org> |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5743 |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5744 * Makefile.in (MAKEINFO): Specify --force. |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5745 |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5746 * basic.texi (Moving Point): C-e now runs move-end-of-line. |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5747 (Undo): Doc undo-outer-limit. |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5748 |
59046
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
5749 2004-12-20 Jay Belanger <belanger@truman.edu> |
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
5750 |
59234
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
5751 * calc.texi (Types Tutorial): Emphasize that you can't divide by |
59046
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
5752 zero. |
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
5753 |
59033
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5754 2004-12-17 Luc Teirlinck <teirllm@auburn.edu> |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5755 |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5756 * cc-mode.texi (Text Filling and Line Breaking): Put period after |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5757 @xref. |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5758 (Font Locking): Avoid @strong{Note:}. |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5759 |
59031
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5760 2004-12-17 Michael Albinus <michael.albinus@gmx.de> |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5761 |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5762 Sync with Tramp 2.0.46. |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5763 |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5764 * tramp.texi (bottom): Add arch-tag. It was lost, somehow. |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5765 |
59006
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
5766 2004-12-16 Luc Teirlinck <teirllm@auburn.edu> |
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
5767 |
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
5768 * url.texi: Correct typos. |
59008
2aa7a6b0295e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59007
diff
changeset
|
5769 (Retrieving URLs): @var{nil}->@code{nil}. |
59007
761b2e2fce6b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59006
diff
changeset
|
5770 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with |
761b2e2fce6b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59006
diff
changeset
|
5771 the standard "The GNU Emacs Manual" in fifth argument of @xref's. |
59006
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
5772 (Dealing with HTTP documents): @inforef->@xref. |
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
5773 |
58975 | 5774 2004-12-15 Juri Linkov <juri@jurta.org> |
5775 | |
5776 * mark.texi (Transient Mark, Mark Ring): M-< and other | |
5777 movement commands don't set mark in Transient Mark mode | |
5778 if mark is active. | |
5779 | |
58971
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5780 2004-12-15 Jay Belanger <belanger@truman.edu> |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5781 |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5782 * calc.texi: Consistently capitalized all mode names. |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5783 (Answers to Exercises): Mention that an answer can be a fraction |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5784 when in Fraction mode. |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5785 |
58958
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
5786 2004-12-13 Jay Belanger <belanger@truman.edu> |
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
5787 |
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
5788 * calc.texi: Fix some TeX definitions. |
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
5789 |
58927 | 5790 2004-12-12 Juri Linkov <juri@jurta.org> |
5791 | |
5792 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d, | |
5793 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d. | |
5794 | |
5795 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g. | |
5796 (Misc Dired Commands): Add @r{(Dired)} to w. | |
5797 | |
58921 | 5798 2004-12-12 Juri Linkov <juri@jurta.org> |
5799 | |
5800 * mark.texi (Marking Objects): Marking commands also extend the | |
5801 region when mark is active in Transient Mark mode. | |
5802 | |
58873
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5803 2004-12-09 Luc Teirlinck <teirllm@auburn.edu> |
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5804 |
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5805 * reftex.texi (Imprint): Remove erroneous @value's. |
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5806 |
58863
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5807 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5808 |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5809 * custom.texi (Saving Customizations): Emacs only loads the custom |
59996
aac0a33f5772
Change release version from 21.4 to 22.1 throughout.
Kim F. Storm <storm@cua.dk>
parents:
59985
diff
changeset
|
5810 file automatically after the init file in version 22.1 or later. |
58863
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5811 Adapt text and examples to this fact. |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5812 |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5813 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org) |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5814 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals. |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5815 |
58856
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5816 2004-12-08 Jay Belanger <belanger@truman.edu> |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5817 |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5818 * calc.texi (Starting Calc): Remove comment about installation. |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5819 (Keypad Mode Overview): Remove comment about Emacs 19 support. |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5820 |
58850
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5821 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5822 |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5823 * url.texi: Update @setfilename. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5824 (Getting Started): No need to worry about Gnus versions. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5825 (Dealing with HTTP documents): Use @inforef. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5826 |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5827 * org.texi: Fix @direntry file name. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5828 |
58839
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5829 2004-12-07 Luc Teirlinck <teirllm@auburn.edu> |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5830 |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5831 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5832 be set through Custom. Otherwise, it has no effect. |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5833 |
58830
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5834 2004-12-07 Stefan <monnier@iro.umontreal.ca> |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5835 |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5836 * url.texi: New file. |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5837 |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5838 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it. |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5839 |
58816
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5840 2004-12-06 Jay Belanger <belanger@truman.edu> |
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5841 |
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5842 * calc.texi (Using Calc): Remove paragraph about installation. |
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5843 |
58795
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5844 2004-12-06 Jay Belanger <belanger@truman.edu> |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5845 |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5846 * calc.texi: Use more Texinfo macros and less TeX defs. |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5847 Remove @refill's. |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5848 |
58793
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5849 2004-12-06 Richard M. Stallman <rms@gnu.org> |
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5850 |
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5851 * org.texi: New file. |
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5852 |
58769
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5853 2004-12-05 Richard M. Stallman <rms@gnu.org> |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5854 |
58790
e17868a8dc33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58788
diff
changeset
|
5855 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi: |
e17868a8dc33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58788
diff
changeset
|
5856 * entering.texi: Rename Command Line to Emacs Invocation. |
e17868a8dc33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58788
diff
changeset
|
5857 |
58788
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5858 * Makefile.in (org.dvi, ../info/org): New targets. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5859 (INFO_TARGETS): Add ../info/org. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5860 (DVI_TARGETS): Add org.dvi. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5861 (maintainer-clean): Remove the info files in the info dir. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5862 |
58769
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5863 * misc.texi (Term Mode): Correcty describe C-c. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5864 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5865 * custom.texi (Easy Customization): Move up to section level, |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5866 before Variables. Avoid using the term "variable"; say "option". |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5867 New initial explanation. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5868 (Variables): In initial explanation, connect "variable" to the |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5869 already-explained "user option". |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5870 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5871 * emacs.texi (Top): Fix ref to Command Line. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5872 Move reference to Easy Customization. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5873 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5874 * xresources.texi (X Resources): Fix From link. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5875 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5876 * doclicense.texi (GNU Free Documentation License): Fix To link. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5877 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5878 * entering.texi (Entering Emacs): Fix xref, now to Command Line. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5879 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5880 * cmdargs.texi (Command Line): Node renamed from Command Arguments. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5881 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5882 2004-12-03 Richard M. Stallman <rms@gnu.org> |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5883 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5884 * cmdargs.texi (Initial Options): Clarify batch mode i/o. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5885 |
58720
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5886 2004-12-01 Luc Teirlinck <teirllm@auburn.edu> |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5887 |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5888 * kmacro.texi: Several small changes in addition to the following. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5889 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5890 defining a keyboard macro. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5891 Mention `kmacro-ring-max'. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5892 (Keyboard Macro Counter): Clarify description of |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5893 `kmacro-insert-counter', `kmacro-set-counter', |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5894 `kmacro-add-counter' and `kmacro-set-format'. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5895 |
58624
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5896 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de> |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5897 |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5898 * custom.texi (File Variables): Add `unibyte' and make it more |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5899 clear that `unibyte' and `coding' are special. Suggested by Simon |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5900 Krahnke <overlord@gmx.li>. |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5901 |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5902 * mule.texi (Enabling Multibyte): Refer to File Variables. |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5903 Suggested by Simon Krahnke <overlord@gmx.li>. |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5904 |
58539
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5905 2004-11-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5906 |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5907 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5908 x-use-old-gtk-file-dialog. |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5909 |
58525 | 5910 2004-11-26 Eli Zaretskii <eliz@gnu.org> |
5911 | |
5912 * idlwave.texi: Fix the setfilename directive to put the produced | |
5913 file in ../info. | |
58528 | 5914 (Continued Statement Indentation): Resurrect Jan D.'s change from |
5915 2004-11-03 that was lost when a newer version of idlwave.texi was | |
5916 imported. | |
58525 | 5917 |
58378
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5918 2004-11-20 Richard M. Stallman <rms@gnu.org> |
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5919 |
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5920 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line. |
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5921 |
58376
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5922 2004-11-09 Lars Brinkhoff <lars@nocrew.org> |
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5923 |
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5924 * building.texi (Lisp Eval): Delete hyphen in section name. |
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5925 |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5926 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org> |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5927 |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5928 * files.texi (Old Versions): |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5929 No longer document annotation as "CVS only". |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5930 |
58113
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5931 2004-11-10 Andre Spiegel <spiegel@gnu.org> |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5932 |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5933 * files.texi (Version Control): Rewrite the introduction about |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5934 version systems, mentioning the new ones that we support. Thanks |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5935 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5936 suggestions. |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5937 |
58959
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5938 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de> |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5939 |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5940 * gnus-faq.texi ([5.1]): Added missing bracket. |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5941 |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5942 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5943 `spam-initialize'. |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5944 |
58835
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5945 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de> |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5946 |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5947 * message.texi (Various Message Variables): Mention that all mail |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5948 file variables are derived from `message-directory'. |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5949 |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5950 * gnus.texi (Splitting Mail): Clarify bogus group. |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5951 |
57923
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5952 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org> |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5953 |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5954 * emacs-mime.texi (Encoding Customization): Fix |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5955 mm-coding-system-priorities entry. |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5956 |
57912
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5957 2004-11-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5958 |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5959 * frames.texi (Dialog Boxes): |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5960 * idlwave.texi (Continued Statement Indentation): |
57912
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5961 * reftex.texi (Options (Index Support)): |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5962 (Displaying and Editing the Index, Table of Contents): |
57912
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5963 * speedbar.texi (Creating a display, Major Display Modes): Replace |
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5964 non-nil with non-@code{nil}. |
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5965 |
57869
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5966 2004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5967 |
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5968 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog. |
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5969 |
57658 | 5970 2004-10-23 Eli Zaretskii <eliz@gnu.org> |
5971 | |
5972 * text.texi (Text Based Tables, Table Definition) | |
5973 (Table Creation, Table Recognition, Cell Commands) | |
5974 (Cell Justification, Row Commands, Column Commands) | |
5975 (Fixed Width Mode, Table Conversion, Measuring Tables) | |
5976 (Table Misc): New nodes, documenting the Table Mode. | |
5977 | |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5978 2004-10-21 Jay Belanger <belanger@truman.edu> |
58526
5895e692eaa8
Fix format of 2004-10-21 Jay Belanger's entry.
Eli Zaretskii <eliz@gnu.org>
parents:
58525
diff
changeset
|
5979 |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5980 * calc.texi (Algebraic-Style Calculations): Removed a comment. |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5981 |
57613 | 5982 2004-10-19 Jason Rumney <jasonr@gnu.org> |
5983 | |
5984 * makefile.w32-in (info): Change order of arguments to makeinfo. | |
5985 | |
57588 | 5986 2004-10-19 Ulf Jasper <ulf.jasper@web.de> |
5987 | |
5988 * calendar.texi (iCalendar): Update for package changes. | |
5989 | |
57579
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5990 2004-10-18 Luc Teirlinck <teirllm@auburn.edu> |
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5991 |
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5992 * calc.texi (Reporting Bugs): Double up `@'. |
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5993 |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5994 2004-10-18 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5995 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5996 * calc.texi (Reporting Bugs): Changed the address that bugs |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5997 should be sent to. |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5998 |
57561
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5999 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de> |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6000 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6001 * gnus.texi (New Features): Add 5.11. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6002 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6003 * message.texi (Resending): Remove wrong default value. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6004 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6005 * gnus.texi (Mail Source Specifiers): Describe possible problems |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6006 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6007 `pop3-leave-mail-on-server' to the index. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6008 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6009 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org> |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6010 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6011 * message.texi (Canceling News): Add how to set a password. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
6012 |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6013 2004-10-12 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6014 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6015 * calc.texi (Help Commands): Changed the descriptions of |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6016 calc-describe-function and calc-describe-variable to match their |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
6017 current behavior. |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6018 |
57489
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
6019 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de> |
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
6020 |
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
6021 * gnus-faq.texi ([5.9]): Improve code for reply-in-news. |
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
6022 |
57463
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6023 2004-10-12 Michael Albinus <michael.albinus@gmx.de> |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6024 |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6025 Sync with Tramp 2.0.45. |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6026 |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6027 * tramp.texi (Frequently Asked Questions): Comment paragraph about |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6028 plink link. The URL is outdated. Originator contacted for |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6029 clarification. |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6030 |
57414 | 6031 2004-10-10 Juri Linkov <juri@jurta.org> |
6032 | |
6033 * gnus.texi (Top, Marking Articles): Join two menus in one node | |
6034 because a node can have only one menu. | |
6035 | |
57406
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
6036 2004-10-09 Luc Teirlinck <teirllm@auburn.edu> |
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
6037 |
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
6038 * files.texi (Misc File Ops): View mode is a minor mode. |
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
6039 |
57400
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
6040 2004-10-09 Juri Linkov <juri@jurta.org> |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
6041 |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
6042 * gnus.texi (Fancy Mail Splitting): Remove backslash in the |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
6043 example of nnmail-split-fancy. |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
6044 |
57376 | 6045 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk> |
6046 | |
6047 * calendar.texi (iCalendar): Style changes. | |
6048 | |
57375
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
6049 2004-10-07 Luc Teirlinck <teirllm@auburn.edu> |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
6050 |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
6051 * search.texi (Regexps): The regexp described in the example is no |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
6052 longer stored in the variable `sentence-end'. |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
6053 |
57362 | 6054 2004-10-06 Karl Berry <karl@gnu.org> |
6055 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6056 * info.texi (@kbd{1}--@kbd{9}): No space around --, for |
57362 | 6057 consistency with other uses of dashes. |
6058 | |
57349
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
6059 2004-10-06 Nick Roberts <nickrob@snap.net.nz> |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
6060 |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
6061 * building.texi (Starting GUD): Note that multiple debugging |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
6062 sessions requires `gdb --fullname'. |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
6063 |
57376 | 6064 2004-10-05 Ulf Jasper <ulf.jasper@web.de> |
6065 | |
6066 * calendar.texi (iCalendar): New section for a new package. | |
6067 | |
57342 | 6068 2004-10-05 Karl Berry <karl@gnu.org> |
6069 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6070 * info.texi: Consistently use --- throughout, periods at end of |
57342 | 6071 menu descriptions, and a couple typos. |
6072 | |
57341
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6073 2004-10-05 Luc Teirlinck <teirllm@auburn.edu> |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6074 |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6075 * text.texi: Various small changes in addition to the following. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6076 (Text): Replace xref for autotype with inforef. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6077 (Sentences): Explain nil value for `sentence-end'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6078 (Paragraphs): Update default values for `paragraph-start' and |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6079 `paragraph-separate'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6080 (Text Mode): Correct description of Text mode's effect on the |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6081 syntax table. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6082 (Outline Visibility): `hide-other' does not hide top level headings. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6083 `selective-display-ellipses' no longer has an effect on Outline mode. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6084 (TeX Misc): Add missing @cindex. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6085 Replace xref for RefTeX with inforef. |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6086 (Requesting Formatted Text): The variable |
57341
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6087 `enriched-fill-after-visiting' no longer exists. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6088 (Editing Format Info): Update names of menu items and commands. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6089 (Format Faces): Mention special effect of specifying the default face. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6090 Describe inheritance of text properties. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6091 Correct description of `fixed' face. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6092 (Format Indentation): Correct description of effect of setting |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6093 margins. Mention `set-left-margin' and `set-right-margin'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6094 (Format Justification): Update names of menu items. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6095 `set-justification-full' is now bound to `M-j b'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6096 Mention that `default-justification' is a per buffer variable. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6097 (Format Properties): Update name of menu item. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6098 (Forcing Enriched Mode): `format-decode-buffer' automatically |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6099 turns on Enriched mode if the buffer is in text/enriched format. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6100 |
57327 | 6101 2004-10-05 Emilio C. Lopes <eclig@gmx.net> |
6102 | |
6103 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week. | |
6104 | |
57250 | 6105 2004-09-28 Kim F. Storm <storm@cua.dk> |
6106 | |
6107 * display.texi (Display Custom) <indicate-buffer-boundaries>: | |
6108 Align with new functionality. | |
6109 | |
57243
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6110 2004-09-26 Jesper Harder <harder@ifa.au.dk> |
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6111 |
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6112 * sieve.texi (Manage Sieve API): nil -> @code{nil}. |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6113 * pgg.texi (User Commands, Backend methods): Do. |
57243
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6114 * gnus.texi: Markup fixes. |
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6115 (Setting Process Marks): Fix `M P a' entry. |
65440
14d81d4cf24d
Fix formatting of misc. entries.
Kim F. Storm <storm@cua.dk>
parents:
65335
diff
changeset
|
6116 * emacs-mime.texi: Fixes. |
57243
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6117 |
57224
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6118 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6119 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6120 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6121 again. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6122 Use 5.10 instead of 5.10.0. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6123 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6124 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6125 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6126 * gnus.texi (Summary Mail Commands): S D e. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6127 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6128 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change) |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6129 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6130 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6131 the gnus-article-mode-line-format section. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6132 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6133 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change) |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6134 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6135 * gnus.texi (Various Summary Stuff): Fix the documentation for |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6136 gnus-newsgroup-variables. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6137 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6138 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6139 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6140 * gnus.texi (MIME Commands): Added |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6141 gnus-mime-display-multipart-as-mixed, |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6142 gnus-mime-display-multipart-alternative-as-mixed, |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6143 gnus-mime-display-multipart-related-as-mixed. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6144 (Mail Source Customization): Clarify `mail-source-directory'. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6145 (Splitting Mail): Mention gnus-group-find-new-groups. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6146 (SpamOracle): Fixed typo. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6147 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6148 * gnus-faq.texi: Untabify. |
57250 | 6149 ([6.3]): nnir.el is in contrib directory. |
57224
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6150 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6151 * message.texi (News Headers): Clarify how a unique ID is created. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6152 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6153 * gnus.texi (Batching Agents): Fixed typo in example. Reported |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6154 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6155 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6156 2004-09-20 Andre Srinivasan <andre@e2open.com> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6157 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6158 * gnus.texi (Group Parameters): Added more on hooks. (Small |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6159 change.) |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6160 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6161 2004-09-20 Florian Weimer <fw@deneb.enyo.de> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6162 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6163 * gnus.texi (Charsets): Point to relevant section in emacs-mime. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6164 |
57202
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
6165 2004-09-22 Luc Teirlinck <teirllm@auburn.edu> |
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
6166 |
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
6167 * display.texi (Display Custom): Remove stray `@end defvar'. |
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
6168 |
57195 | 6169 2004-09-23 Kim F. Storm <storm@cua.dk> |
6170 | |
6171 * display.texi (Display Custom): Add `overflow-newline-into-fringe', | |
6172 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'. | |
6173 | |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6174 2004-09-22 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6175 |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6176 * calc.texi (Vectors as Lists): Added a warning that the tutorial |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6177 might be hidden during part of the session. |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6178 |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6179 2004-09-20 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6180 |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6181 * calc.texi (Notations Used in This Manual): Put in an earlier |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6182 mention that DEL could be called Backspace. |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
6183 |
57167
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6184 2004-09-20 Richard M. Stallman <rms@gnu.org> |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6185 |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6186 * custom.texi (Hooks): Explain using setq to clear out a hook. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6187 (File Variables): Explain multiline string constants. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6188 (Non-ASCII Rebinding): Explain when you need to update |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6189 non-ASCII char codes in .emacs. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6190 |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6191 * building.texi (Compilation): Explain how to make a silent |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6192 subprocess that won't be terminated. Explain compilation-environment. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6193 |
57082 | 6194 2004-09-13 Kim F. Storm <storm@cua.dk> |
6195 | |
6196 * mini.texi (Repetition): Rename isearch-resume-enabled to | |
6197 isearch-resume-in-command-history and change default to disabled. | |
6198 | |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6199 2004-09-10 Simon Josefsson <jas@extundo.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6200 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6201 * gnus.texi (IMAP): Add example. Suggested and partially written |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6202 by Steinar Bang <sb@dod.no>. |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6203 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6204 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6205 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6206 * gnus.texi (IMAP): Add comments about imaps synonym to imap in |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6207 netrc syntax. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6208 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6209 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6210 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6211 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6212 (Spam ELisp Package Global Variables): More clarifications. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6213 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6214 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6215 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6216 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail): |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6217 Mention spam-split does not modify incoming mail. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6218 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6219 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6220 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6221 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6222 |
57046 | 6223 2004-09-10 Eli Zaretskii <eliz@gnu.org> |
6224 | |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
6225 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi. |
57046 | 6226 |
57041 | 6227 2004-09-09 Kim F. Storm <storm@cua.dk> |
6228 | |
6229 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro' | |
6230 with new `kmacro-name-last-macro'. | |
6231 | |
57033
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
6232 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de> |
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
6233 |
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
6234 * makefile.w32-in (sieve, pgg): Use $(infodir). |
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
6235 |
57018 | 6236 2004-09-08 Juri Linkov <juri@jurta.org> |
6237 | |
6238 * mini.texi (Minibuffer History): Add `history-delete-duplicates'. | |
6239 | |
57008
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
6240 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change) |
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
6241 |
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
6242 * makefile.w32-in: Fix PGG and Sieve entries. |
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
6243 |
56911 | 6244 2004-09-03 Juri Linkov <juri@jurta.org> |
6245 | |
6246 * search.texi (Incremental Search): Update wording for M-%. | |
6247 | |
56900
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
6248 2004-09-02 Luc Teirlinck <teirllm@auburn.edu> |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
6249 |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
6250 * killing.texi (Killing): Correct description of kill commands in |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
6251 read-only buffer. |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
6252 |
56878 | 6253 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com> |
6254 | |
6255 * building.texi (Compilation Mode): Add a paragraph about rules | |
6256 for finding the compilation buffer for `next-error'. | |
6257 | |
6258 * search.texi (Other Repeating Search): Mention that Occur mode | |
6259 supports the next-error functionality. | |
6260 | |
56872 | 6261 2004-09-02 Juri Linkov <juri@jurta.org> |
6262 | |
6263 * search.texi (Regexp Replace): Add missing backslash to \footnote. | |
6264 | |
56860
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6265 2004-08-31 Luc Teirlinck <teirllm@auburn.edu> |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6266 |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6267 * kmacro.texi (Basic Keyboard Macro): |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6268 `apply-macro-to-region-lines' now operates on all lines that begin |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6269 in the region, rather than on all complete lines in the region. |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6270 |
56853
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
6271 2004-08-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
6272 |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
6273 * frames.texi (Drag and drop): Add documentation about |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
6274 x-dnd-test-function and x-dnd-known-types. |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
6275 |
56851
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6276 2004-08-30 Luc Teirlinck <teirllm@auburn.edu> |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6277 |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6278 * indent.texi: Various minor changes in addition to: |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6279 (Indentation Commands): Correct description of `indent-relative'. |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6280 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6281 mode. The *Tab Stops* buffer uses Overwrite Mode. |
62241
868a2346b784
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62222
diff
changeset
|
6282 (Just Spaces): `tabify' converts sequences of at least two spaces |
868a2346b784
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62222
diff
changeset
|
6283 to tabs. |
56851
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6284 |
56834 | 6285 2004-08-28 Eli Zaretskii <eliz@gnu.org> |
6286 | |
6287 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of | |
6288 Emacs and related programs. | |
6289 | |
56814
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6290 2004-08-27 Luc Teirlinck <teirllm@auburn.edu> |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6291 |
56823
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6292 * frames.texi (Secondary Selection): Setting the secondary |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6293 selection with M-Drag-Mouse-1 does not alter the kill ring, |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6294 setting it with M-Mouse-1 and M-Mouse-3 does. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6295 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6296 toolkit scroll bars. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6297 (Scroll Bars): Ditto. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6298 |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6299 * windows.texi (Basic Window): When using a window system, the value |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6300 of point in a non-selected window is indicated by a hollow box. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6301 (Split Window): Side by side windows are separated by a scroll bar, |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6302 if scroll bars are used. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6303 C-Mouse-2 on scroll bar now also works for toolkit scroll bars. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6304 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6305 (Window Convenience): Update bindings for `winner-undo' and |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6306 `winner-redo'. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6307 |
56814
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6308 * ack.texi (Acknowledgments): Use `@unnumbered'. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6309 * misc.texi : Adapt sectioning in Info to the node structure. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6310 (Invoking emacsclient): Make "Invoking emacsclient" a subsection |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6311 of "Using Emacs as a Server". |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6312 * building.texi (Building): Interchange nodes (for correct numbering). |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6313 * programs.texi (Programs): Interchange nodes (for correct numbering). |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6314 * killing.texi, entering.texi, commands.texi: Adapt sectioning in |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6315 Info to the node structure. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6316 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6317 Rearrange order of nodes and sections such that both "GNU GENERAL |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6318 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6319 end, as appropriate for appendices. |
56823
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6320 (Acknowledgments): Put inside @iftex instead of @ifnotinfo. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6321 Use `@unnumberedsec'. |
56814
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6322 * trouble.texi: Adapt sectioning in Info to the node structure. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6323 Adapt node pointers to change in emacs.texi. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6324 * cmdargs.texi, doclicense.texi: Adapt node pointers. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6325 |
56803
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
6326 2004-08-27 Richard M. Stallman <rms@gnu.org> |
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
6327 |
56818
7698252cd520
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56814
diff
changeset
|
6328 * faq.texi: Fix texinfo usage, esp. doublequotes. |
7698252cd520
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56814
diff
changeset
|
6329 (Difference between Emacs and XEmacs): Some clarification. |
56823
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6330 |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6331 * faq.texi (Difference between Emacs and XEmacs): |
56803
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
6332 Explain not to contrast XEmacs with GNU Emacs. |
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
6333 |
56796
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
6334 2004-08-26 Richard M. Stallman <rms@gnu.org> |
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
6335 |
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
6336 * faq.texi (Difference between Emacs and XEmacs): Rewrite. |
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
6337 |
56786 | 6338 2004-08-25 Kenichi Handa <handa@m17n.org> |
6339 | |
6340 * custom.texi (Non-ASCII Rebinding): Fix and simplify the | |
6341 description for unibyte mode. | |
6342 | |
56780
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6343 2004-08-23 Luc Teirlinck <teirllm@auburn.edu> |
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6344 |
56783
33930c56419f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56780
diff
changeset
|
6345 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref. |
56780
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6346 |
56783
33930c56419f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56780
diff
changeset
|
6347 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref. |
33930c56419f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56780
diff
changeset
|
6348 (Configuring Scrolling): Correct invalid (for hardcopy) @xref. |
56780
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6349 (Regexp Replace): Standardize reference to hardcopy Elisp Manual |
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6350 in @pxref. |
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6351 |
56775
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
6352 2004-08-22 Luc Teirlinck <teirllm@auburn.edu> |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
6353 |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
6354 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit): |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
6355 Change section names. |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
6356 |
56757
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6357 2004-08-22 David Kastrup <dak@gnu.org> |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6358 |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6359 * reftex.texi (AUCTeX): Update links, section name. |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6360 |
59996
aac0a33f5772
Change release version from 21.4 to 22.1 throughout.
Kim F. Storm <storm@cua.dk>
parents:
59985
diff
changeset
|
6361 * faq.texi (Calc): Update availability (included in 22.1). |
56757
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6362 (AUCTeX): Update availability, information, versions, description. |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6363 |
56745
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6364 2004-08-21 Luc Teirlinck <teirllm@auburn.edu> |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6365 |
56749
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6366 * kmacro.texi (Keyboard Macro Ring): Rename section. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6367 Emacs treats the head of the macro ring as the `last keyboard macro'. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6368 (Keyboard Macro Counter): Minor change. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6369 (Save Keyboard Macro): Some clarifications. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6370 (Edit Keyboard Macro): Rename section. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6371 |
56745
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6372 * buffers.texi (Buffers): Maximum buffer size is now 256M on |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6373 32-bit machines. |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6374 (Several Buffers): Clarify which buffer is selected if `2' is |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6375 pressed in the Buffer Menu. |
56746
f6af9a63d0f4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56745
diff
changeset
|
6376 Auto Revert mode can be used to update the Buffer Menu |
f6af9a63d0f4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56745
diff
changeset
|
6377 automatically. |
56745
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6378 |
56737 | 6379 2004-08-21 Eli Zaretskii <eliz@gnu.org> |
6380 | |
6381 * help.texi (Misc Help): Add an index entry for finding an Info | |
6382 manual by its file name. | |
6383 | |
56733
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6384 2004-08-20 Luc Teirlinck <teirllm@auburn.edu> |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6385 |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6386 * files.texi (Backup Deletion): Correct description of |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6387 `delete-old-versions'. |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6388 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'. |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6389 (Auto Save Files): Recommend `auto-save-mode' to reenable |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6390 auto-saving, rather than the abbreviation `auto-save'. |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6391 |
56708
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
6392 2004-08-17 Luc Teirlinck <teirllm@auburn.edu> |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
6393 |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
6394 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
6395 for "killing" and "yanking" in main menu. |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
6396 |
56697
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6397 2004-08-16 Richard M. Stallman <rms@gnu.org> |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6398 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6399 * killing.texi (Yanking, Killing): Minor cleanups. |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6400 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6401 * mark.texi (Momentary Mark): Minor cleanups. |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6402 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6403 2004-08-15 Kenichi Handa <handa@etl.go.jp> |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6404 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6405 * custom.texi (Non-ASCII Rebinding): |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6406 C-q always inserts the right code to pass to global-set-key. |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6407 |
56660 | 6408 2004-08-14 Eli Zaretskii <eliz@gnu.org> |
6409 | |
6410 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi. | |
6411 | |
56656
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
6412 2004-08-13 Luc Teirlinck <teirllm@auburn.edu> |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
6413 |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
6414 * regs.texi (RegNumbers): Mention `C-x r i' binding for |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
6415 `insert-register', instead of `C-x r g' binding, for consistency. |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
6416 |
56653
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
6417 2004-08-12 Luc Teirlinck <teirllm@auburn.edu> |
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
6418 |
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
6419 * fixit.texi (Spelling): Fix typo. |
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
6420 |
56650
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
6421 2004-08-11 Luc Teirlinck <teirllm@auburn.edu> |
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
6422 |
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
6423 * help.texi (Help): Fix Texinfo usage. |
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
6424 |
56646
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
6425 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org> |
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
6426 |
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
6427 * cc-mode.texi: Various updates for CC Mode 5.30.9. |
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
6428 |
56644
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
6429 2004-08-10 Michael Albinus <michael.albinus@gmx.de> |
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
6430 |
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
6431 Sync with Tramp 2.0.44. |
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
6432 |
56602 | 6433 2004-08-05 Lars Hansen <larsh@math.ku.dk> |
6434 | |
6435 * widget.texi (User Interface): Update how to separate the | |
6436 editable field of an editable-field widget from other widgets. | |
6437 (Programming Example): Add text after field. | |
6438 | |
56530
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6439 2004-07-24 Richard M. Stallman <rms@gnu.org> |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6440 |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6441 * text.texi (Paragraphs): Update how paragraphs are separated |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6442 and the default for paragraph-separate. |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6443 |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6444 * search.texi (Regexp Replace): Further update text for new |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6445 replacement operators. |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6446 |
56927
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6447 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6448 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6449 * emacs-mime.texi (Encoding Customization): Add a note to the |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6450 mm-content-transfer-encoding-defaults entry. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6451 (rfc2047): Update. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6452 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6453 * gnus.texi (Article Highlighting): Add |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6454 gnus-cite-ignore-quoted-from. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6455 (POP before SMTP): New node. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6456 (Posting Styles): Addition. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6457 (Splitting Mail): Add nnmail-split-lowercase-expanded. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6458 (Fancy Mail Splitting): Ditto. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6459 (X-Face): Add gnus-x-face. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6460 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6461 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6462 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6463 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi, |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6464 * pgg.texi, sieve.texi: Use @copying and @insertcopying. |
56927
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6465 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6466 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6467 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6468 * gnus.texi (Mail Source Specifiers): Describe |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6469 `pop3-leave-mail-on-server'. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6470 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6471 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6472 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6473 * Makefile.in, makefile.w32-in: Added PGG and Sieve files. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6474 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6475 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6476 repository. Change setfilename. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6477 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6478 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6479 |
56468
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
6480 2004-07-18 Luc Teirlinck <teirllm@auburn.edu> |
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
6481 |
56472
ca0b6039ac8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56470
diff
changeset
|
6482 * emacs-xtra.texi (Subdir switches): Dired does not remember the |
ca0b6039ac8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56470
diff
changeset
|
6483 `R' switch. |
ca0b6039ac8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56470
diff
changeset
|
6484 |
56470
79a49dbad8e6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56468
diff
changeset
|
6485 * dired.texi (Dired Updating): `k' only deletes inserted |
79a49dbad8e6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56468
diff
changeset
|
6486 subdirectories from the Dired buffer if a prefix argument was given. |
79a49dbad8e6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56468
diff
changeset
|
6487 |
56468
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
6488 * search.texi (Regexps): Delete redundant definition of `symbol' in |
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
6489 description of `\_>'. It already occurs in the description of `\_<'. |
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
6490 |
56317 | 6491 2004-07-02 Juri Linkov <juri@jurta.org> |
6492 | |
6493 * pcl-cvs.texi (Viewing differences): Add `d r'. | |
6494 | |
56307 | 6495 2004-07-01 Juri Linkov <juri@jurta.org> |
6496 | |
6497 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e. | |
6498 (Regexp Search): Add M-r. | |
6499 | |
56302
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
6500 2004-06-30 Luc Teirlinck <teirllm@auburn.edu> |
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
6501 |
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
6502 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra. |
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
6503 |
56279
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
6504 2004-06-29 Jesper Harder <harder@ifa.au.dk> |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
6505 |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
6506 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi: |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
6507 * eshell.texi, ediff.texi, calendar.texi: Markup fixes. |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
6508 |
56252
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
6509 2004-06-25 Richard M. Stallman <rms@gnu.org> |
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
6510 |
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
6511 * search.texi (Regexp Replace): Rewrite description of \# \, and \?. |
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
6512 |
56247
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
6513 2004-06-25 David Kastrup <dak@gnu.org> |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
6514 |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
6515 * search.texi (Regexp Replace): Some typo corrections and |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
6516 rearrangement. |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
6517 |
56230
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6518 2004-06-24 David Kastrup <dak@gnu.org> |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6519 |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6520 * search.texi (Unconditional Replace): Use replace-string instead |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6521 of query-replace in example. |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6522 (Regexp Replace): Add explanations for `\,', `\#' and `\?' |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6523 sequences. |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6524 (Query Replace): Correct explanation of `^' which does not use |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6525 the mark stack. |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6526 |
56221
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
6527 2004-06-21 Nick Roberts <nickrob@gnu.org> |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
6528 |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
6529 * misc.texi (Shell History Copying): Document comint-insert-input. |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
6530 (Shell Ring): Describe comint-dynamic-list-input-ring here. |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
6531 |
56181 | 6532 2004-06-21 Karl Berry <karl@gnu.org> |
6533 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6534 * info.texi (Top): Mention that only Emacs has mouse support. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6535 (Getting Started): Mention this in a few other places. |
56181 | 6536 |
56164
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
6537 2004-06-20 Jesper Harder <harder@ifa.au.dk> |
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
6538 |
56165
920d5b4fe0a2
* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
Jesper Harder <harder@ifa.au.dk>
parents:
56164
diff
changeset
|
6539 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash. |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6540 * custom.texi (Customization): Do. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6541 * anti.texi (Antinews): Do. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6542 * abbrevs.texi (Defining Abbrevs): Do. |
56165
920d5b4fe0a2
* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
Jesper Harder <harder@ifa.au.dk>
parents:
56164
diff
changeset
|
6543 |
56164
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
6544 * programs.texi (Info Lookup): Fix keybinding for |
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
6545 info-lookup-symbol. |
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
6546 |
56144
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6547 2004-06-16 Juanma Barranquero <lektu@terra.es> |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6548 |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6549 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6550 Add emacs-xtra. |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6551 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies. |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6552 (clean): Add emacs-xtra and flymake. Remove redundancies. |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6553 |
56126
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6554 2004-06-15 Luc Teirlinck <teirllm@auburn.edu> |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6555 |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6556 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra): |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6557 Add emacs-xtra. |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6558 * emacs-xtra.texi: New file. |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6559 |
56114
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
6560 2004-06-14 Luc Teirlinck <teirllm@auburn.edu> |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
6561 |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
6562 * dired.texi (Dired Enter): Mention conditions on `ls' switches. |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
6563 (Dired and Find): Mention differences with ordinary Dired buffers. |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
6564 |
56098
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
6565 2004-06-13 Luc Teirlinck <teirllm@auburn.edu> |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
6566 |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
6567 * autotype.texi (Copyrights, Timestamps): Recommend |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
6568 `before-save-hook' instead of `write-file-functions'. |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
6569 |
56094
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6570 2004-06-13 Richard M. Stallman <rms@gnu.org> |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6571 |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6572 * custom.texi (Init Syntax): Explain about vars that do special |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6573 things when set with setq or with Custom. |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6574 (Init Examples): Add line-number-mode example. |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6575 |
56062 | 6576 2004-06-13 Lars Hansen <larsh@math.ku.dk> |
6577 | |
6578 * dired-x.texi (dired-mark-omitted): Update keybinding. | |
6579 | |
56047 | 6580 2004-06-12 Juri Linkov <juri@jurta.org> |
6581 | |
6582 * dired.texi (Operating on Files): Add dired-do-touch. | |
6583 | |
56013 | 6584 2004-06-10 Kim F. Storm <storm@cua.dk> |
6585 | |
6586 * pcl-cvs.texi (Viewing differences): Add 'd y'. | |
6587 | |
56008 | 6588 2004-06-10 Juri Linkov <juri@jurta.org> |
6589 | |
6590 * building.texi (Lisp Eval): Add C-M-x on defface. | |
6591 | |
55998
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
6592 2004-06-08 Luc Teirlinck <teirllm@auburn.edu> |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
6593 |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
6594 * files.texi (Reverting): Auto-Revert mode and |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
6595 Global Auto-Revert mode no longer revert remote files. |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
6596 |
55929 | 6597 2004-06-05 Lars Hansen <larsh@math.ku.dk> |
6598 | |
6599 * dired-x.texi (variable dired-omit-mode): Rename from | |
6600 dired-omit-files-p. | |
6601 (function dired-omit-mode): Rename from dired-omit-toggle. | |
6602 Call dired-omit-mode rather than set dired-omit-files-p. | |
6603 (dired-mark-omitted): Describe command. | |
6604 | |
55844
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
6605 2004-05-29 Michael Albinus <michael.albinus@gmx.de> |
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
6606 |
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
6607 Version 2.0.41 of Tramp released. |
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
6608 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6609 2004-05-29 Juanma Barranquero <lektu@terra.es> |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6610 |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6611 * makefile.w32-in (../info/flymake, flymake.dvi): New targets. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6612 (INFO_TARGETS, DVI_TARGETS): Add Flymake. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6613 |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6614 2004-05-29 Richard M. Stallman <rms@gnu.org> |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6615 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6616 * custom.texi (Init File): Two dashes start --no-site-file. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6617 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6618 * cl.texi (Top): Call this chapter `Introduction'. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6619 (Overview): In TeX, no section heading here. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6620 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6621 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6622 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6623 2004-05-29 Alan Mackenzie <acm@muc.de> |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6624 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6625 * programs.texi: Update for CC Mode 5.30 and incidental amendments. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6626 ("AWK"): Is consistently thus spelt throughout. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6627 (AWK, Pike): Document as "C-like modes". |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6628 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6629 (M-x man): Supersedes M-x manual-entry. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6630 Add numerous index entries. Correct "ESC a/e" to "M-a/e". |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6631 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6632 ("Comments in C"): Delete node; the info is in CC Mode manual. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6633 (c-comment-only-line-offset): Remove description. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6634 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6635 (C-c ., C-c C-c): Describe new C Mode bindings. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6636 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6637 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent) |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6638 (@dfn{Style}, c-default-style, comment-column, comment-padding) |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6639 (c-up-conditional, c-beginning-of-statement, c-end-of-statement): |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6640 Amend definitions. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6641 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6642 (c-beginning-of-defun, c-end-of-defun, c-context-line-break): |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6643 Describe functions. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6644 |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6645 (c-comment-start-regexp, c-hanging-comment-ender-p) |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6646 (c-hanging-comment-starter-p): Remove obsolete definitions. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6647 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6648 * emacs.texi: Remove the menu entry "Comments in C". |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6649 |
55824 | 6650 2004-05-29 Eli Zaretskii <eliz@gnu.org> |
6651 | |
6652 * Makefile.in (../info/flymake, flymake.dvi): New targets. | |
6653 (INFO_TARGETS, DVI_TARGETS): Add Flymake. | |
6654 | |
6655 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com> | |
6656 | |
6657 * flymake.texi: New file. | |
6658 | |
55788
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
6659 2004-05-28 Simon Josefsson <jas@extundo.com> |
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
6660 |
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
6661 * smtpmail.texi (Authentication): Improve STARTTLS discussion. |
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
6662 |
55781
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
6663 2004-05-27 Luc Teirlinck <teirllm@auburn.edu> |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
6664 |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
6665 * dired.texi (Dired and Find): `find-ls-option' does not apply to |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
6666 `M-x locate'. |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
6667 |
55626 | 6668 2004-05-16 Karl Berry <karl@gnu.org> |
6669 | |
6670 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo, | |
6671 makeinfo --html fails. | |
6672 * help.texi (Help Summary) [@ifnottex]: Likewise. | |
6673 | |
55576
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
6674 2004-05-13 Nick Roberts <nickrob@gnu.org> |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
6675 |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
6676 * building.texi (GDB Graphical Interface): Update and describe |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
6677 layout first. |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
6678 |
55421
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6679 2004-05-07 Kai Grossjohann <kai@emptydomain.de> |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6680 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6681 Version 2.0.40 of Tramp released. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6682 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6683 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de> |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6684 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6685 Complete rework, based on review by Karl Berry <karl@gnu.org>. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6686 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6687 * tramp.texi (Auto-save and Backup): Explain exploitation of new |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6688 variables `tramp-backup-directory-alist' and |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6689 `tramp-bkup-backup-directory-info'. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6690 (Overview, Connection types) |
55421
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6691 (External transfer methods, Default Method) |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6692 (Windows setup hints): Remove restriction of password entering |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6693 with external methods. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6694 (Auto-save and Backup): Make file name example |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
6695 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info' |
55421
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6696 and `auto-save-directory' must be used. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6697 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6698 only "NT"). Remove doubled entry "What kinds of systems does |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6699 @tramp{} work on". |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6700 (tramp): Macro removed. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6701 (Obtaining Tramp): Flag removed from title. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6702 (all): "tramp-" and "-" removed from flag names. Flags `tramp' |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6703 and `trampver' used properly. Flag `tramp-inst' replaced by |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6704 `installchapter'. Installation related text adapted. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6705 |
55356 | 6706 2004-05-04 Jason Rumney <jasonr@gnu.org> |
6707 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6708 * makefile.w32-in: Revert last change. |
55356 | 6709 |
55334 | 6710 2004-05-03 Jason Rumney <jasonr@gnu.org> |
6711 | |
6712 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes. | |
6713 | |
55202
4c64ee838f41
* subr.el (remove-overlays): Make arguments optional.
Masatake YAMATO <jet@gyve.org>
parents:
55201
diff
changeset
|
6714 2004-04-28 Masatake YAMATO <jet@gyve.org> |
4c64ee838f41
* subr.el (remove-overlays): Make arguments optional.
Masatake YAMATO <jet@gyve.org>
parents:
55201
diff
changeset
|
6715 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6716 * widget.texi (Programming Example): Remove overlays. |
55202
4c64ee838f41
* subr.el (remove-overlays): Make arguments optional.
Masatake YAMATO <jet@gyve.org>
parents:
55201
diff
changeset
|
6717 |
55201 | 6718 2004-04-27 Jesper Harder <harder@ifa.au.dk> |
6719 | |
6720 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp. | |
6721 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
6722 2004-04-23 Juanma Barranquero <lektu@terra.es> |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
6723 |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
6724 * makefile.w32-in: Add "-*- makefile -*-" mode tag. |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
6725 |
54976 | 6726 2004-04-18 Juri Linkov <juri@jurta.org> |
6727 | |
6728 * fixit.texi (Spelling): Remove file extension from ispell xref. | |
6729 | |
54898 | 6730 2004-04-15 Kim F. Storm <storm@cua.dk> |
6731 | |
6732 * cmdargs.texi (Initial Options): Add -Q. | |
6733 | |
54722 | 6734 2004-04-05 Kim F. Storm <storm@cua.dk> |
6735 | |
6736 * custom.texi (File Variables): Add safe-local-eval-forms. | |
6737 | |
54720
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
6738 2004-04-05 Jesper Harder <harder@ifa.au.dk> |
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
6739 |
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
6740 * info.texi (Info Search): Add info-apropos. |
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
6741 |
54684
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
6742 2004-04-02 Luc Teirlinck <teirllm@auburn.edu> |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
6743 |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
6744 * files.texi (Reverting): Correct description of revert-buffer's |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
6745 handling of point. |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
6746 |
54488 | 6747 2004-03-22 Juri Linkov <juri@jurta.org> |
6748 | |
6749 * emacs.texi (Top): Add `Misc X'. | |
6750 | |
6751 * faq.texi, trouble.texi: Fix help key bindings. | |
6752 | |
6753 * glossary.texi: Improve references. | |
6754 | |
6755 * help.texi: Sync keywords with finder.el. | |
6756 | |
6757 * mini.texi (Completion): Add description for menu items. | |
6758 | |
6759 * misc.texi (Browse-URL, FFAP): Add information about keywords. | |
6760 | |
6761 * sending.texi (Mail Methods): Fix xref to Message manual. | |
6762 | |
54421
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6763 2004-03-17 Luc Teirlinck <teirllm@auburn.edu> |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6764 |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6765 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6766 (as suggested by Karl Berry). Update information about colored |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6767 stars in menus. Add new subheading describing M-n. |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6768 |
54380
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6769 2004-03-12 Richard M. Stallman <rms@gnu.org> |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6770 |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6771 * cl.texi (Top): Rename top node's title. |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6772 |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6773 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely. |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6774 |
54318 | 6775 2004-03-08 Karl Berry <karl@gnu.org> |
6776 | |
6777 * info.texi: \input texinfo.tex instead of just texinfo, to avoid | |
6778 problems making the texinfo distribution. | |
6779 | |
54274
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6780 2004-03-04 Richard M. Stallman <rms@gnu.org> |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6781 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6782 * search.texi (Regexps): Explain that ^ and $ have their |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6783 special meanings only in certain contexts. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6784 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6785 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6786 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6787 * mule.texi (Specify Coding): Doc C-x RET F. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6788 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6789 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6790 for multiple compile and grep buffers. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6791 (Indirect Buffers): Don't recommand clone-indirect-buffer |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6792 for multiple compile and grep buffers. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6793 |
54202
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6794 2004-02-29 Simon Josefsson <jas@extundo.com> |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6795 |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6796 * smtpmail.texi (Authentication): Changed the list of supported |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6797 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6798 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6799 <voegelas@gmx.net>. |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6800 |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
6801 2004-02-29 Juanma Barranquero <lektu@terra.es> |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
6802 |
65625
348c05075334
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65617
diff
changeset
|
6803 * makefile.w32-in (mostlyclean, clean, maintainer-clean): |
348c05075334
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65617
diff
changeset
|
6804 Use $(DEL) instead of rm, and ignore exit code. |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
6805 |
54198
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6806 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6807 |
54198
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6808 Tramp version 2.0.39 released. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6809 |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6810 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de> |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6811 |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6812 * tramp.texi (Customizing Completion): Explain new functions |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6813 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6814 (all): Savannah URLs unified to "http://savannah.nongnu.org". |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6815 (Top): Refer to Savannah mailing list as the major one. Mention |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6816 older mailing lists in HTML mode only. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6817 (Auto-save and Backup): Add auto-save. Based on wording of Kai. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6818 (Frequently Asked Questions): Remote hosts must not be Unix-like |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6819 for "smb" method. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6820 (Password caching): New node. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6821 (External transfer methods): Refer to password caching for "smb" |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6822 method. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6823 |
54129
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
6824 2004-02-23 Nick Roberts <nick@nick.uklinux.net> |
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
6825 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6826 * building.texi (Watch Expressions): Update. |
54129
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
6827 |
54098
915db97826a8
Fix the date of last change.
Eli Zaretskii <eliz@is.elta.co.il>
parents:
54097
diff
changeset
|
6828 2004-02-21 Juri Linkov <juri@jurta.org> |
54097
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6829 |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6830 * cmdargs.texi (Action Arguments): Add alias --find-file. Add |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6831 --directory, --help, --version. Move text about command-line-args |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6832 to Command Arguments. |
54976 | 6833 (Initial Options): Add @cindex for --script. Fix @cindex for -q. |
6834 Add --no-desktop. Add alias --no-multibyte, --no-unibyte. | |
54097
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6835 (Window Size X): Join -g and --geometry. Add @cindex. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6836 (Borders X): Fix @cindex for -ib. Add @cindex for -bw. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6837 (Title X): Remove alias -title. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6838 (Misc X): New node. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6839 |
54318 | 6840 2004-02-17 Karl Berry <karl@gnu.org> |
6841 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6842 * info.texi (Help-Int): Mention the new line number feature. |
54318 | 6843 |
53950
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6844 2004-02-15 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6845 |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6846 * frames.texi (Drag and drop): Add Motif to list of supported |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6847 protocols. |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6848 |
53946
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6849 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org> |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6850 |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6851 * ses.texi (Advanced Features): New functionality for |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6852 ses-set-header-row (defaults to current row unless C-u used). |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6853 (Acknowledgements): Add Stefan Monnier. |
53946
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6854 |
53792
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6855 2004-02-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6856 |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6857 * frames.texi (Drag and drop): New section. |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6858 |
53694
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6859 2004-01-24 Richard M. Stallman <rms@gnu.org> |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6860 |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6861 * emacs.texi (Acknowledgments): Renamed from Acknowledgements. |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6862 Include it only @ifnotinfo. Patch the preceding and following |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6863 node headers to point to each other. |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6864 |
53561 | 6865 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk> |
6866 | |
6867 * calendar.texi (Appointments): Update section. | |
6868 | |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6869 2003-12-29 Kevin Ryde <user42@zip.com.au> |
53392
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
6870 |
53395
5d8c5698bbf7
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53392
diff
changeset
|
6871 * viper.texi (Vi Macros): Fix reference to the Emacs manual. |
5d8c5698bbf7
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53392
diff
changeset
|
6872 |
53392
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
6873 * programs.texi (C Modes): Fix the xref. |
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
6874 |
53253
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6875 2003-12-23 Nick Roberts <nick@nick.uklinux.net> |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6876 |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6877 * building.texi (Watch Expressions): Update. |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6878 (Commands of GUD): Include use of toolbar + breakpoints set from |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6879 fringe/margin. |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6880 |
53245 | 6881 2003-12-03 Andre Spiegel <spiegel@gnu.org> |
6882 | |
6883 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie | |
6884 <acm@muc.de>. | |
6885 | |
53207
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6886 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6887 |
53207
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6888 Tramp version 2.0.38 released. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6889 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6890 * tramp.texi (Remote shell setup): Warn of environment variables |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6891 FRUMPLE if user frumple exists. Suggested by Sven Gabriel |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6892 <sven.gabriel@imk.fzk.de>. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6893 (Configuration): Tramp now chooses base64/uuencode |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6894 automatically. Update wording accordingly. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6895 (Top): More description for the `Default Method' menu entry. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6896 (Default Method): Use @code, not @var, for Lisp variables. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6897 (Default Method): New subsection `Which method is the right one |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6898 for me?' Suggested by Christian Kirsch. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6899 (Configuration): Pointer to new subsection added. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6900 (Default Method): Too many "use" in one sentence. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6901 Rephrase. Reported by Christian Kirsch. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6902 (Filename Syntax): Old `su' example is probably a left-over from |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6903 the sm/su method naming. Replace with `ssh', instead. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6904 (External transfer methods, Auto-save and Backup): |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6905 Typo fixes. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6906 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6907 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de> |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6908 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6909 * tramp.texi (all): Harmonize all occurences of @tramp{}. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6910 (Top): Mention japanese manual only if flag `jamanual' is set. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6911 Insert section `Japanese manual' in menu. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6912 |
53191
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
6913 2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
6914 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6915 * frames.texi (Dialog Boxes): Add use-file-dialog. |
53191
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
6916 |
53172
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6917 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org> |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6918 |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6919 * eshell.texi (Known Problems): Add doc item. |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6920 |
53121
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6921 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6922 |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6923 * ack.texi: Note that Alan Mackenzie contributed the AWK support |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6924 in CC Mode. |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6925 |
53119
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6926 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6927 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6928 * cc-mode.texi: Update for CC Mode 5.30. |
53119
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6929 |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6930 Note: Please refrain from doing purely cosmetic changes like |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6931 removing trailing whitespace in this manual; it clobbers cvs |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6932 merging for no good reason. |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6933 |
52980 | 6934 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) |
6935 | |
6936 * man/ack.texi, man/basic.texi, man/cmdargs.texi: | |
6937 * man/commands.texi, man/custom.texi, man/display.texi: | |
6938 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi: | |
6939 * man/frames.texi, man/glossary.texi, man/killing.texi: | |
6940 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi: | |
6941 * man/mule.texi, man/rmail.texi, man/search.texi: | |
6942 * man/sending.texi, man/text.texi, man/tramp.texi: | |
6943 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi: | |
6944 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}. | |
6945 | |
52976 | 6946 2003-11-01 Alan Mackenzie <acm@muc.de> |
6947 | |
6948 * search.texi (Scrolling During Incremental Search): Document a | |
6949 new scrolling facility in isearch mode. | |
6950 | |
52943 | 6951 2003-10-26 Karl Berry <karl@gnu.org> |
6952 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6953 * info.texi (Info Search): Echo area, not echo are. From Debian |
52943 | 6954 diff. |
6955 | |
52936
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6956 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk> |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6957 |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6958 * widget.texi (Defining New Widgets): Document new beavior of |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6959 :buttons and :children keywords. |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6960 |
52911
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
6961 2003-10-22 Miles Bader <miles@gnu.org> |
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
6962 |
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
6963 * Makefile.in (info): Move before $(top_srcdir)/info. |
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
6964 |
52906
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6965 2003-10-22 Nick Roberts <nick@nick.uklinux.net> |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6966 |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6967 * building.texi (Watch Expressions): Update section on data display |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6968 to reflect code changes (GDB Graphical Interface). |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6969 |
52870
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6970 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org> |
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6971 |
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6972 * tramp.texi (Inline methods): Small grammar fix. |
52872
420e2bc2b809
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52870
diff
changeset
|
6973 (External transfer methods): Likewise. |
52870
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6974 |
52847
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6975 2003-10-13 Richard M. Stallman <rms@gnu.org> |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6976 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6977 * xresources.texi (GTK resources): Clean up previous change. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6978 |
52825
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
6979 2003-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
6980 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6981 * xresources.texi (GTK resources): Add a note that some themes |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6982 disallow customizations. Add scroll theme example. |
52825
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
6983 |
52811
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6984 2003-10-08 Nick Roberts <nick@nick.uklinux.net> |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6985 |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6986 * speedbar.texi: Remove paragraph for GUD that is no longer true. |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6987 |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6988 2003-10-06 Luc Teirlinck <teirllm@auburn.edu> |
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6989 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6990 * texinfo.tex: Replace `%' in arch tagline by @ignore. |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6991 |
52707
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6992 2003-09-30 Richard M. Stallman <rms@gnu.org> |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6993 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6994 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6995 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6996 * widget.texi (User Interface): Fix typos. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6997 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6998 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6999 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
7000 * cmdargs.texi (General Variables): Remove MAILRC envvar. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
7001 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
7002 * misc.texi (Saving Emacs Sessions): Shorten the section, |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
7003 collapsing back into one node. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
7004 |
52676 | 7005 2003-09-30 Lars Hansen <larsh@math.ku.dk> |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
7006 |
52676 | 7007 * misc.texi: Section "Saving Emacs Sessions" rewritten. |
7008 | |
57354 | 7009 2003-09-29 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> |
52671
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
7010 |
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
7011 * xresources.texi (GTK names in Emacs): Correct typo. |
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
7012 |
52670
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
7013 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org> |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
7014 |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
7015 * pcl-cvs.texi (Selected Files): Fix typo. |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
7016 |
52612
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
7017 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu> |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
7018 |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
7019 * cmdargs.texi (Font X): Mention new default font. More |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
7020 fully describe long font names, wildcard patterns and the |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
7021 problems involved. (Result of discussion on emacs-devel.) |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
7022 |
52583
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
7023 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu> |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
7024 |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
7025 * emacs.texi (Acknowledgements): Correct typo. |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
7026 |
52578
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7027 2003-09-22 Richard M. Stallman <rms@gnu.org> |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7028 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7029 * dired.texi (Misc Dired Commands): New node. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7030 (Dired Navigation): Add dired-goto-file. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7031 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7032 * files.texi (File Aliases, Misc File Ops): Add @cindex entries. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7033 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7034 * emacs.texi (Acknowledgements): New node, split from Distribution. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7035 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7036 * cmdargs.texi (Action Arguments): -f reads interactive args. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7037 |
52562 | 7038 2003-09-21 Karl Berry <karl@gnu.org> |
7039 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7040 * info.texi (] and [ commands): No period at end of section title. |
52562 | 7041 |
52771 | 7042 2003-09-08 Lute Kamstra <lute@gnu.org> |
52466 | 7043 |
7044 * screen.texi (Mode Line): Say that POS comes before LINE. | |
7045 Mention `size-indication-mode'. | |
7046 * display.texi (Optional Mode Line): Document | |
7047 `size-indication-mode'. | |
7048 * basic.texi (Position Info): Mention `size-indication-mode'. | |
7049 | |
52455
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
7050 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu> |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
7051 |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
7052 * xresources.texi (Resources): Refer to `editres' man page. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7053 (Lucid Resources): Update defaults. Expand description of |
52455
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
7054 `shadowThickness'. |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
7055 |
52429
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7056 2003-09-04 Miles Bader <miles@gnu.org> |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7057 |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7058 * Makefile.in (top_srcdir): New variable. |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7059 ($(top_srcdir)/info): New rule. |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7060 (info): Depend on it. |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7061 |
52427 | 7062 2003-09-03 Peter Runestig <peter@runestig.com> |
7063 | |
7064 * makefile.w32-in: New file. | |
7065 | |
52381
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
7066 2003-08-29 Richard M. Stallman <rms@gnu.org> |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
7067 |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
7068 * misc.texi (Saving Emacs Sessions): Correct previous change. |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
7069 |
52337
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
7070 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk> |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
7071 |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
7072 * widget.texi (User Interface): Explain the need of static text |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
7073 around an editable field. |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
7074 |
52259
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
7075 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu> |
52251
c4f241fada90
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52236
diff
changeset
|
7076 |
52268
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
7077 * widget.texi (Basic Types): The argument to `:help-echo' can now |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
7078 be a form that evaluates to a string. |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
7079 |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
7080 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter. |
52262
1259ee7a602f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52259
diff
changeset
|
7081 (Intro): Include kmacro.texi after fixit.texi instead of after |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
7082 custom.texi. (As suggested by Kim Storm.) |
52251
c4f241fada90
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52236
diff
changeset
|
7083 |
52259
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
7084 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu> |
52236
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7085 |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7086 * fixit.texi (Fixit): Update `Next' pointer. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7087 * files.texi (Files): Update `Previous' pointer. |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
7088 * kmacro.texi (Keyboard Macros): Remove redundant node and section. |
52236
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7089 * emacs.texi (Intro): Include kmacro.texi after custom.texi. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7090 (Suggested by Kim Storm.) |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
7091 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.) |
52236
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7092 |
52228
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7093 2003-08-18 Kim F. Storm <storm@cua.dk> |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7094 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7095 * kmacro.texi: New file describing enhanced keyboard macro |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7096 functionality. Replaces old description in custom.texi. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7097 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7098 * custom.texi (Customization): Add xref to Keyboard Macros chapter. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7099 (Keyboard Macros): Move to new kmacro.texi file. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7100 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7101 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7102 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7103 * calc.texi (Queries in Macros): Update xref to keyboard macro query. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7104 |
52233 | 7105 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu> |
7106 | |
7107 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'. | |
7108 | |
52220 | 7109 2003-08-17 Alex Schroeder <alex@gnu.org> |
7110 | |
7111 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not | |
7112 required. | |
7113 | |
52214
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
7114 2003-08-16 Richard M. Stallman <rms@gnu.org> |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
7115 |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
7116 * dired-x.texi (Shell Command Guessing): Explain *. |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
7117 |
52204
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
7118 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change) |
52196
d981f8624faa
* pcl-cvs.texi (Log Edit Mode): Fix typo.
Karl Fogel <kfogel@red-bean.com>
parents:
52154
diff
changeset
|
7119 |
52204
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
7120 * pcl-cvs.texi (Log Edit Mode): Fix key binding for |
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
7121 log-edit-insert-changelog. |
52196
d981f8624faa
* pcl-cvs.texi (Log Edit Mode): Fix typo.
Karl Fogel <kfogel@red-bean.com>
parents:
52154
diff
changeset
|
7122 |
52154
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
7123 2003-08-05 Richard M. Stallman <rms@gnu.org> |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
7124 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
7125 * programs.texi (Lisp Indent): Don't describe |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
7126 lisp-indent-function property here. Use xref to Lisp Manual. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
7127 |
52123 | 7128 2003-08-03 Karl Berry <karl@gnu.org> |
7129 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7130 * info.texi: Need @contents. |
52123 | 7131 |
52121 | 7132 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
7133 | |
7134 * calendar.texi (Date Formats): Document changed behaviour of | |
7135 abbreviations. | |
7136 | |
52040
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
7137 2003-07-24 Markus Rost <rost@math.ohio-state.edu> |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
7138 |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
7139 * buffers.texi (List Buffers): Fix previous change. |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
7140 |
51967
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7141 2003-07-20 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
7142 |
51967
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7143 Tramp version 2.0.36 released. |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7144 |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7145 * tramp.texi (Remote shell setup): Explain about problems with |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7146 non-Bourne commands in ~/.profile and ~/.shrc. |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7147 |
51902
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
7148 2003-07-13 Markus Rost <rost@math.ohio-state.edu> |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
7149 |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
7150 * buffers.texi (List Buffers): Adjust to new format of *Buffer |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
7151 List*. |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
7152 |
51811
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
7153 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu> |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
7154 |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
7155 * info.texi (Help-Inv, Help-M, Help-Xref): Update following |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
7156 renaming of `vis-mode' to `visible-mode'. |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
7157 |
51809
c6d474f99d3e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51808
diff
changeset
|
7158 * display.texi (Font Lock): Fix typo. |
c6d474f99d3e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51808
diff
changeset
|
7159 |
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7160 2003-07-07 Richard M. Stallman <rms@gnu.org> |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7161 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7162 * display.texi (Font Lock): Add xref for format info on |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7163 font-lock-remove-keywords. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7164 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7165 * building.texi (Compilation): Document what happens with asynch |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7166 children of compiler process. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7167 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7168 * help.texi (Library Keywords): Use @multitable. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7169 |
51728
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
7170 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu> |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
7171 |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
7172 * info.texi (Top, Help-Small-Screen): Remove accidentally added |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
7173 next, prev and up pointers. |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
7174 |
51712
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7175 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu> |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7176 |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7177 * info.texi (Help): Mention existence of Emacs and stand-alone |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7178 Info at the very beginning of the tutorial. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7179 (Help-Inv): New node. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7180 (Help-]): New node. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7181 (Help-M): Systematically point out the differences between default |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7182 Emacs and stand-alone versions. Delete second menu. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7183 (Help-Xref): Systematically point out the differences between |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7184 default Emacs and stand-alone versions. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7185 (Help-Int): Change `l' example. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7186 (Expert Info): Fix typos. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7187 (Emacs Info Variables): Mention `Info-hide-note-references' and |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7188 new default for `Info-scroll-prefer-subnodes'. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7189 |
51604
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7190 2003-06-17 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7191 |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7192 Version 2.0.35 of Tramp released. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7193 |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7194 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>: |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7195 (Inline methods): Add methods `remsh' and `plink1'. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7196 (External transfer methods): Add method `remcp'. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7197 (Multi-hop Methods): Add method `remsh'. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7198 Small patch from Adrian Aichner <adrian@xemacs.org>: |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7199 Fix minor typos. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7200 (Concept Index): Added to make manual searchable via |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7201 `Info-index'. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7202 (Version Control): Add cindex entry. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7203 |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7204 2003-06-04 Richard M. Stallman <rms@gnu.org> |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7205 |
51457
4363ea1a617b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51455
diff
changeset
|
7206 * programs.texi (Expressions): Delete C-M-DEL. |
4363ea1a617b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51455
diff
changeset
|
7207 |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7208 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output. |
51712
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7209 comint-move-point-for-output renamed from |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7210 comint-scroll-to-bottom-on-output. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7211 |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7212 * custom.texi (Init Rebinding): Replace previous change with xref. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7213 (Non-ASCII Rebinding): Explain that issue more briefly here. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7214 |
51300
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
7215 2003-05-28 Richard M. Stallman <rms@gnu.org> |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
7216 |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
7217 * indent.texi (Indentation): Condense, simplify, clarify prev change. |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
7218 |
51297
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
7219 2003-05-28 Nick Roberts <nick@nick.uklinux.net> |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
7220 |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
7221 * building.texi (GDB Graphical Interface): New node. |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
7222 (Rewritten somewhat by RMS.) |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
7223 |
51274
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7224 2003-05-28 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7225 |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7226 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7227 non-English letters. Explain how to set coding systems correctly |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7228 and how to include the right coding cookie in the file. |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7229 |
51178
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
7230 2003-05-24 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
7231 |
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
7232 * trampver.texi: Version 2.0.34 released. |
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
7233 |
51145
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7234 2003-05-22 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7235 |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7236 * indent.texi (Indentation): Explain the concepts. |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7237 (Just Spaces): Explain why preventing tabs for indentation might |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7238 be useful. |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7239 |
50792 | 7240 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
7241 | |
7242 * faq.texi: Improve previous changes. | |
7243 | |
50781 | 7244 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk> |
7245 | |
7246 * faq.texi: Update copyright and maintenance details. | |
7247 Update some package URLs, versions, and maintainers. | |
7248 Remove many references to the Emacs Lisp Archive. | |
52670
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
7249 |
50670
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7250 2003-04-23 Simon Josefsson <jas@extundo.com> |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7251 |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7252 * smtpmail.texi: Fix license (the invariant sections mentioned has |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7253 never been part of the smtp manual). Align info dir entry with |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7254 other emacs packages. |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7255 |
50607
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
7256 2003-04-16 Richard M. Stallman <rms@gnu.org> |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
7257 |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
7258 * search.texi (Regexps): Ref to Lisp manual for more regexp features. |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
7259 |
50495
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
7260 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de> |
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
7261 |
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
7262 * tramp.texi: Version 2.0.33 released. |
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
7263 Remove installation chapter. Remove XEmacs specifics. |
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
7264 |
50343
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
7265 2003-03-29 Richard M. Stallman <rms@gnu.org> |
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
7266 |
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
7267 * tramp.texi (Top): Undo the previous renaming. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7268 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete. |
50343
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
7269 |
50338
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7270 2003-03-29 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7271 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7272 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs, |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7273 version of manual. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7274 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7275 * tramp.texi (Auto-save and Backup): New node. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7276 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7277 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de> |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7278 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7279 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7280 Emacs" in order to have better differentiation to "XEmacs". |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7281 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name' |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7282 are new macros in order to point to the other Emacs flavor where |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7283 appropriate. In info case, point to node `Installation' in order |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7284 to explain how to generate the other way. In html case, make a |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7285 link to the other html file. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7286 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf' |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7287 after CVS checkout/update. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7288 (Installation): Completely rewritten. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7289 (Installation parameters, Load paths): New sections under |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7290 `Installation'. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7291 |
49996
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7292 2003-02-28 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7293 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7294 * tramp.texi: Version 2.0.30 released. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7295 Replace word "path" with "localname" where used as a component of |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7296 a Tramp file name. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7297 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7298 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de> |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7299 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7300 * tramp.texi (Frequently Asked Questions): `tramp-chunksize' |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7301 introduced. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7302 (Installation): Explain what to do if files from the tramp/contrib |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7303 directory are needed. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7304 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
7305 2003-02-23 Alex Schroeder <alex@emacswiki.org> |
49940
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
7306 |
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
7307 * smtpmail.texi (How Mail Works): New. |
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
7308 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
7309 2003-02-22 Alex Schroeder <alex@emacswiki.org> |
49928
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7310 |
49929
098268b04ffd
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49928
diff
changeset
|
7311 * cmdargs.texi (General Variables): Document SMTPSERVER. |
098268b04ffd
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49928
diff
changeset
|
7312 |
49928
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7313 * smtpmail.texi: New file. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7314 |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7315 * sending.texi: Remove SMTP node. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7316 (Mail Sending): Describe `send-mail-function'. Link to SMTP |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7317 library. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7318 |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7319 * Makefile.in: Build SMTP manual. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7320 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
7321 2003-02-22 Alex Schroeder <alex@emacswiki.org> |
49936
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
7322 |
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
7323 * sending.texi (Sending via SMTP): Explain MTA/MUA. |
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
7324 |
49905
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
7325 2003-02-22 Simon Josefsson <jas@extundo.com> |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
7326 |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
7327 * sending.texi (Mail Methods): Add node about SMTP. |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
7328 |
49827
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
7329 2003-02-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
7330 |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
7331 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar. |
49827
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
7332 |
49610
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7333 2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7334 |
49673
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
7335 * tramp.texi: Version 2.0.29 released. |
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
7336 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not |
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
7337 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net. |
49610
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7338 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7339 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de> |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7340 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7341 * tramp.texi (Frequently Asked Questions): Explain a workaround if |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7342 another package loads accidently Ange-FTP. |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7343 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7344 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de> |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7345 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7346 * tramp.texi (Customizing Completion): Add function |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7347 `tramp-parse-sconfig'. Change example of |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7348 `tramp-set-completion-function', because parsing of ssh config |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7349 files looks more natural. |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7350 |
49596
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
7351 2003-02-01 Kevin Ryde <user42@zip.com.au> |
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
7352 |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74054
diff
changeset
|
7353 * glossary.texi (Glossary): Correction to cl cross reference. |
49596
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
7354 |
49341
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
7355 2003-01-20 Richard M. Stallman <rms@gnu.org> |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
7356 |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
7357 * killing.texi (Rectangles): Document C-x c r. |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
7358 |
49532
d4870f6c9ac0
Change email and real name.
Jan Djärv <jan.h.d@swipnet.se>
parents:
49341
diff
changeset
|
7359 2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
49322 | 7360 |
7361 * xresources.texi (GTK resources): New node. | |
7362 (GTK widget names): New node. | |
7363 (GTK names in Emacs): New node. | |
7364 (GTK styles): New node. | |
7365 | |
49273
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
7366 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu> |
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
7367 |
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
7368 * gnus.texi: Do not use `path' in several locations. |
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
7369 |
49124
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
7370 2003-01-09 Francesco Potort,Al(B <pot@gnu.org> |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
7371 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7372 * maintaining.texi (Create Tags Table): Add reference to the new |
49124
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
7373 `etags --help --lang=LANG' option. |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
7374 |
48974
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
7375 2002-12-26 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
7376 |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
7377 * tramp.texi (External transfer methods): New method `smb'. From |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
7378 Michael Albinus. |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
7379 |
48239
e62f3275cb5e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48163
diff
changeset
|
7380 2002-11-05 Karl Berry <karl@gnu.org> |
48163 | 7381 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7382 * info.texi (Info-fontify): Reorder face list to avoid bad line |
48163 | 7383 breaks. |
7384 | |
47772
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
7385 2002-10-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
7386 |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
7387 * tramp.texi: Move @copying to standard place. Use |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
7388 @insertcopying. |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
7389 |
47737
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7390 2002-10-02 Karl Berry <karl@gnu.org> |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7391 |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7392 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7393 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7394 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7395 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7396 speedbar.texi vip.texi viper.texi widget.texi woman.texi): |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7397 Per rms, update all manuals to use @copying instead of @ifinfo. |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7398 Also use @ifnottex instead of @ifinfo around the top node, where |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7399 needed for the sake of the HTML output. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7400 (The Gnus manual is not fixed since it's not clear to me how it |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
7401 works; and the Tramp manual already uses @copying, although in an |
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
7402 unusual way. All others were changed.) |
47737
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7403 |
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7404 2002-09-10 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7405 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7406 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7407 (../info/ses, ses.dvi): New targets. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7408 * ses.texi: New file. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7409 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
7410 2002-09-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
47285 | 7411 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7412 * texinfo.tex: Update to texinfo 4.2. |
47285 | 7413 |
47049
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
7414 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl> |
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
7415 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
7416 * reftex.texi: Update to RefTeX 4.19. |
47049
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
7417 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
7418 2002-06-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
45860
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
7419 |
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
7420 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. |
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
7421 (../info/tramp, tramp.dvi): New targets. |
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
7422 |
42524 | 7423 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il> |
7424 | |
7425 * Makefile.in (DVI_TARGETS): Add calc.dvi. | |
7426 (calc.dvi): Uncomment. | |
7427 | |
42208 | 7428 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
7429 | |
7430 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual | |
7431 source files. | |
7432 | |
41124 | 7433 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
7434 | |
7435 * Makefile.in (emacsman): New target. | |
7436 | |
40813 | 7437 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il> |
7438 | |
7439 * Makefile.in (INFO_TARGETS): Add ../info/calc. | |
7440 (../info/calc): New target. | |
7441 | |
40111 | 7442 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
7443 | |
40152 | 7444 * (Version 21.1 released.) |
40111 | 7445 |
39742 | 7446 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
7447 | |
7448 * Branch for 21.1. | |
40965 | 7449 |
37345 | 7450 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il> |
7451 | |
7452 * Makefile.in (../info/info): Use an explicit -o switch to | |
7453 makeinfo. | |
7454 | |
36549 | 7455 2001-03-05 Gerd Moellmann <gerd@gnu.org> |
7456 | |
7457 * Makefile.in (mostlyclean, maintainer-clean): Delete more files. | |
7458 | |
34740 | 7459 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
7460 | |
7461 * Makefile.in (../info/idlwave): Use --no-split. | |
7462 | |
34559 | 7463 2000-12-14 Dave Love <fx@gnu.org> |
7464 | |
7465 * Makefile.in (mostlyclean): Remove gnustmp.* | |
7466 (gnus.dvi): Change rule to remove @latex stuff. | |
7467 | |
32676 | 7468 2000-10-19 Eric M. Ludlam <zappo@ultranet.com> |
7469 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7470 * Makefile.in (Speedbar): Add build targets for speedbar.texi. |
32676 | 7471 |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
7472 2000-10-13 John Wiegley <johnw@gnu.org> |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
7473 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7474 * Makefile.in: Add build targets for eshell.texi. |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
7475 |
31862
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
7476 2000-09-25 Gerd Moellmann <gerd@gnu.org> |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
7477 |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
7478 * Makefile.in: Remove/comment speedbar stuff. |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
7479 |
31885 | 7480 2000-09-22 Dave Love <fx@gnu.org> |
7481 | |
7482 * Makefile.in: Add emacs-mime. | |
7483 | |
30664 | 7484 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
7485 | |
7486 * Makefile.in (INFO_TARGETS): Add ../info/woman. | |
7487 (DVI_TARGETS): Add woman.dvi. | |
7488 (../info/woman, woman.dvi): New targets. | |
7489 | |
29351
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7490 2000-05-31 Stefan Monnier <monnier@cs.yale.edu> |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7491 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7492 * .cvsignore (*.tmp): New entry. Seems to be used for @macro. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7493 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7494 * pcl-cvs.texi: New file. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7495 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7496 (../info/pcl-cvs, pcl-cvs.dvi): New targets. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7497 |
28867 | 7498 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
7499 | |
7500 * Makefile.in (INFO_TARGETS): Add info/ebrowse. | |
7501 (../info/ebrowse, ebrowse.dvi): New targets. | |
7502 | |
27506 | 7503 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
7504 | |
7505 * Makefile.in (INFO_TARGETS): Add eudc. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7506 (DVI_TARGETS): Add eudc.dvi. |
27506 | 7507 (../info/eudc, eudc.dvi): New targets. |
7508 | |
27181 | 7509 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> |
7510 | |
7511 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for | |
7512 compatibility with 8+3 filesystems). | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7513 (../info/efaq): Rename from emacs-faq. |
27181 | 7514 |
27105 | 7515 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
7516 | |
7517 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave. | |
7518 (../info/idlwave, idlwave.dvi): New targets. | |
7519 | |
26151 | 7520 1999-10-23 Dave Love <fx@gnu.org> |
7521 | |
46704
1e725474da67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
46685
diff
changeset
|
7522 * Makefile.in: Use autotype.texi. |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
7523 |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
7524 1999-10-12 Stefan Monnier <monnier@cs.yale.edu> |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
7525 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7526 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the |
77949
f145e384a51b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77858
diff
changeset
|
7527 faq.texi file) rather than ../info/faq. |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
7528 |
25916 | 7529 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
7530 | |
7531 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | |
7532 (../info/ada-mode, ada-mode.dvi): New targets. | |
7533 | |
25839 | 7534 1999-09-01 Dave Love <fx@gnu.org> |
7535 | |
7536 * Makefile.in: Add faq. | |
7537 | |
25829 | 7538 1999-07-12 Richard Stallman <rms@gnu.org> |
7539 | |
7540 * Version 20.4 released. | |
7541 | |
7542 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
7543 | |
7544 * Makefile.in (INFO_TARGETS): Delete customize.info. | |
7545 (DVI_TARGETS): Delete customize.dvi. | |
7546 (../info/customize, customize.dvi): Targets deleted. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
7547 |
25829 | 7548 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> |
7549 | |
7550 * Version 20.3 released. | |
7551 | |
7552 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | |
7553 | |
7554 * Makefile.in (EMACSSOURCES): Add mule.texi. | |
7555 Add msdog.texi, ack.texi. Remove gnu1.texi. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
7556 |
25829 | 7557 1998-04-06 Andreas Schwab <schwab@gnu.org> |
7558 | |
7559 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | |
7560 it in dvi targets. | |
7561 (../etc/GNU): Change to $(srcdir) first. | |
7562 | |
7563 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | |
7564 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7565 * reftex.texi: Update for RefTeX version 3.22. |
25829 | 7566 |
7567 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | |
7568 | |
7569 * Makefile.in (reftex.dvi, ../info/reftex): New targets. | |
7570 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
7571 | |
7572 1997-09-23 Paul Eggert <eggert@twinsun.com> | |
7573 | |
7574 * Makefile.in: Merge changes mistakenly made to `Makefile'. | |
7575 (INFO_TARGETS): Change ../info/custom to ../info/customize. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7576 (../info/customize): Rename from ../info/custom. |
25829 | 7577 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. |
7578 | |
7579 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7580 | |
7581 * Version 20.2 released. | |
7582 | |
7583 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7584 | |
7585 * Version 20.1 released. | |
7586 | |
7587 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7588 | |
7589 * Makefile (../info/customize, customize.dvi): New targets. | |
7590 (INFO_TARGETS): Add ../info/customize. | |
7591 (DVI_TARGETS): Add customize.dvi. | |
7592 | |
7593 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7594 | |
7595 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | |
7596 | |
7597 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7598 | |
7599 * Version 19.33 released. | |
7600 | |
7601 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7602 | |
7603 * Version 19.32 released. | |
7604 | |
7605 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
7606 | |
7607 * Makefile.in: Add rules for the Message manual. | |
7608 | |
7609 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
7610 | |
7611 * gnus.texi: New version. | |
7612 | |
7613 * message.texi: New manual. | |
7614 | |
7615 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7616 | |
7617 * Makefile.in (All info targets): cd $(srcdir) to do the work. | |
7618 | |
7619 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7620 | |
7621 * Makefile.in (All info targets): Specify $(srcdir) in input files. | |
7622 Specify -I option. | |
7623 (All dvi targets): Set the TEXINPUTS variable. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
7624 |
25829 | 7625 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> |
7626 | |
7627 * Version 19.31 released. | |
7628 | |
7629 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | |
7630 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7631 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode. |
25829 | 7632 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. |
7633 | |
7634 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7635 | |
7636 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | |
7637 (INFO_TARGETS): Add ../info/cc-mode. | |
7638 (DVI_TARGETS): Add cc-mode.dvi. | |
7639 | |
7640 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7641 | |
7642 * Version 19.30 released. | |
7643 | |
7644 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
7645 | |
7646 * gnus.texi: New file. | |
7647 | |
7648 1995-11-04 Erik Naggum <erik@naggum.no> | |
7649 | |
7650 * gnus.texi: File deleted. | |
7651 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49596
diff
changeset
|
7652 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org> |
25829 | 7653 |
7654 * mh-e.texi: "Function Index" -> "Command Index" to work with | |
7655 Emacs 19.30 C-h C-k support of separately-documented commands. | |
7656 | |
7657 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7658 | |
7659 * Makefile.in (../info/ediff, ediff.dvi): New targets. | |
7660 (INFO_TARGETS, DVI_TARGETS): Add those new targets. | |
7661 | |
7662 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7663 | |
7664 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | |
7665 (../info/viper, viper.dvi): New targets. | |
7666 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49596
diff
changeset
|
7667 1995-04-20 Kevin Rodgers <kevinr@ihs.com> |
25829 | 7668 |
7669 * dired-x.texi (Installation): Change the example to set | |
7670 buffer-local variables like dired-omit-files-p in | |
7671 dired-mode-hook. | |
7672 | |
7673 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7674 | |
7675 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | |
7676 (../info/mh-e, mh-e.dvi): New targets. | |
7677 | |
7678 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
7679 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7680 * Makefile.in (maintainer-clean): Rename from realclean. |
25829 | 7681 |
7682 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7683 | |
7684 * Makefile.in: New file. | |
7685 * Makefile: File deleted. | |
7686 | |
7687 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7688 | |
7689 * Makefile (TEXINDEX_OBJS): Variable deleted. | |
7690 (texindex, texindex.o, getopt.o): Rules deleted. | |
7691 All deps on texindex deleted. | |
7692 (distclean): Don't delete texindex. | |
7693 (mostlyclean): Don't delete *.o. | |
7694 * texindex.c, getopt.c: Files deleted. | |
7695 | |
7696 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7697 | |
7698 * Version 19.26 released. | |
7699 | |
7700 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | |
7701 | |
7702 * Makefile (EMACSSOURCES): Exclude undo.texi. | |
7703 | |
7704 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7705 | |
7706 * Version 19.25 released. | |
7707 | |
7708 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7709 | |
7710 * Version 19.24 released. | |
7711 | |
7712 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7713 | |
7714 * Version 19.23 released. | |
7715 | |
7716 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7717 | |
7718 * Makefile: Delete spurious tab. | |
7719 | |
7720 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7721 | |
7722 * Makefile (.SUFFIXES): New rule. | |
7723 | |
7724 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7725 | |
7726 * Makefile (dired-x.dvi, ../info/dired-x): New targets. | |
7727 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
7728 | |
7729 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7730 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7731 * Makefile (../info/sc): Rename frin sc.info. |
25829 | 7732 (../info/cl): Likewise. |
7733 (INFO_TARGETS): Use new names. | |
7734 | |
7735 1993-12-04 Richard Stallman (rms@srarc2) | |
7736 | |
7737 * getopt.c: New file. | |
7738 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | |
7739 (getopt.o): New rule. | |
7740 (dvi): Don't depend on texindex. | |
7741 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | |
7742 Depend on texindex. | |
7743 | |
7744 1993-12-03 Richard Stallman (rms@srarc2) | |
7745 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7746 * Makefile (../info/sc.info): Rename from ../info/sc. |
25829 | 7747 (TEXI2DVI): New variable. |
7748 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | |
7749 Add explicit commands. | |
7750 (TEXINDEX_OBJS): Delete duplicate getopt.o. | |
7751 | |
7752 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7753 | |
7754 * Version 19.22 released. | |
7755 | |
7756 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7757 | |
7758 * Makefile (TEXINDEX_OBJS): Delete spurious period. | |
7759 | |
7760 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7761 | |
7762 * Version 19.21 released. | |
7763 | |
7764 1993-11-15 Paul Eggert (eggert@twinsun.com) | |
7765 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7766 * man/Makefile (../info/cl.info): Rename from ../info/cl. |
25829 | 7767 |
7768 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7769 | |
7770 * Makefile (../etc/GNU): New target. | |
7771 (EMACSSOURCES): Add gnu1.texi. | |
7772 | |
7773 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7774 | |
7775 * Makefile (realclean): Don't delete the Info files. | |
7776 | |
7777 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
7778 | |
7779 * forms.texi: Fix forms.texi so that it will format correctly. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7780 Add missing `@end iftex', fix bad reference. |
25829 | 7781 |
7782 * info.texi, info-stn.texi: New files implement texinfo version of | |
7783 `info' file. | |
7784 | |
47285 | 7785 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74054
diff
changeset
|
7786 4' where appropriate. |
25829 | 7787 |
7788 1993-10-20 Brian Fox (bfox@ai.mit.edu) | |
7789 | |
7790 * Makefile: Fix targets for texindex, new info.texi files. | |
7791 * info-stnd.texi: New file implements info for standalone info | |
7792 reader. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7793 * info.texi: Update to include recent changes to "../info/info". |
25829 | 7794 New source file for ../info/info; includes info-stnd.texi. |
7795 | |
7796 * texindex.c: Include "../src/config.h" if building in emacs. | |
7797 | |
7798 * Makefile: Change all files to FILENAME.texi, force all targets | |
7799 to be FILENAME, not FILENAME.info. This changes sc.texinfo, | |
7800 vip.texinfo, forms.texinfo, cl.texinfo. | |
7801 Add target to build texindex.c, defining `emacs'. | |
7802 | |
7803 * forms.texi: Install new file to match version 2.3 of forms.el. | |
7804 | |
7805 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7806 | |
7807 * Version 19.19 released. | |
7808 | |
7809 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | |
7810 | |
7811 * sc.texinfo: Fix info file name. | |
7812 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7813 * Makefile (info): Add gnus and sc. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7814 (dvi): Add gnus.dvi and sc.dvi. |
25829 | 7815 (../info/sc, sc.dvi): New targets. |
7816 | |
7817 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7818 | |
7819 * Version 19.18 released. | |
7820 | |
7821 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7822 | |
7823 * Makefile: Fix source file names of the separate manuals. | |
7824 (gnus.dvi, ../info/gnus): New targets. | |
7825 | |
7826 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7827 | |
7828 * Version 19.17 released. | |
7829 | |
7830 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7831 | |
7832 * split-man: Fix typos in last change. | |
7833 | |
7834 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7835 | |
7836 * Version 19.16 released. | |
7837 | |
7838 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7839 | |
7840 * version 19.15 released. | |
7841 | |
7842 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7843 | |
7844 * Makefile (distclean): It's rm, not rf. | |
7845 | |
7846 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7847 | |
7848 * Version 19.14 released. | |
7849 | |
7850 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7851 | |
7852 * Makefile: New file. | |
7853 | |
7854 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7855 | |
7856 * Version 19.13 released. | |
7857 | |
7858 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7859 | |
7860 * Version 19.9 released. | |
7861 | |
7862 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7863 | |
7864 * Version 19.8 released. | |
7865 | |
7866 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7867 | |
7868 * cmdargs.texi: Document the -i, -itype, and -iconic options. | |
7869 | |
7870 * trouble.texi: It's `enable-flow-control-on', not | |
7871 `evade-flow-control-on'. | |
7872 | |
7873 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7874 | |
7875 * display.texi: Document standard-display-european. | |
7876 | |
7877 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7878 | |
7879 * Version 19.7 released. | |
7880 | |
7881 * emacs.texi: Add a sentence to the top menu mentioning the | |
7882 specific version of Emacs this manual applies to. | |
7883 | |
7884 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
7885 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7886 * basic.texi: Document next-line-add-lines variable used to |
25829 | 7887 implement down-arrow. |
7888 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7889 * killing.texi: Document kill-whole-line. |
25829 | 7890 |
7891 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
7892 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7893 * text.texi: Update unix TeX ordering information. |
25829 | 7894 |
7895 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
7896 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7897 * news.texi: Mention fill-rectangle in keybinding list. |
25829 | 7898 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7899 * killing.texi: Document fill-rectangle. |
25829 | 7900 |
7901 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
7902 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7903 * vc.texi: Bring the docs up to date with VC 5.2. |
25829 | 7904 |
7905 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
7906 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7907 * emacs.tex: Mention blackbox and gomoku under Amusements. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7908 Assembler mode is now mentioned and appropriately indexed |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7909 under Programming Modes. |
25829 | 7910 |
40965 | 7911 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu) |
25829 | 7912 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7913 * emacs.tex: Update TeX ordering information. |
25829 | 7914 |
40965 | 7915 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu) |
25829 | 7916 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7917 * gnus.texinfo: New file. Removed installation instructions. |
25829 | 7918 |
40965 | 7919 1990-06-26 David Lawrence (tale@geech) |
25829 | 7920 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
7921 * emacs.tex: Note that completion-ignored-extensions is not used |
25829 | 7922 to filter out names when all completions are displayed in |
7923 *Completions*. | |
7924 | |
40965 | 7925 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25829 | 7926 |
7927 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | |
7928 | |
40965 | 7929 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu) |
25829 | 7930 |
68718
c6e88dc95401
Undo strange accidental change.
Luc Teirlinck <teirllm@auburn.edu>
parents:
68711
diff
changeset
|
7931 * emacs.tex: Add @findex grep. |
25829 | 7932 |
40965 | 7933 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
25829 | 7934 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7935 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7936 then define `\sc' as the command for smallcaps in Texinfo. This |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7937 means that the @sc command will produce small caps. bfox has |
25829 | 7938 made the corresponding change to makeinfo and texinfm.el. |
7939 | |
40965 | 7940 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 7941 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7942 * emacs.tex: Correct two typos. No other changes before |
25829 | 7943 Version 19 will be made. |
7944 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7945 * vip.texinfo: Remove menu entry Adding Lisp Code in node |
25829 | 7946 Customization since the menu entry did not point to anything. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7947 Also add an @finalout command to remove overfull hboxes from the |
25829 | 7948 printed output. |
7949 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
7950 * cl.texinfo: Add @bye, \input line and @settitle to file. |
25829 | 7951 This file is clearly intended to be a chapter of some other work, |
7952 but the other work does not yet exist. | |
7953 | |
40965 | 7954 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 7955 |
7956 * texinfo.texinfo: Three typos corrected. | |
7957 | |
40965 | 7958 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 7959 |
7960 * emacs.tex: Update information for obtaining TeX distribution from the | |
7961 University of Washington. | |
7962 | |
30994 | 7963 ;; Local Variables: |
52427 | 7964 ;; coding: iso-2022-7bit |
70721 | 7965 ;; fill-column: 79 |
73856
594a719b7a7f
Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents:
73808
diff
changeset
|
7966 ;; add-log-time-zone-rule: t |
30994 | 7967 ;; End: |
39627 | 7968 |
64890
3723093a21fd
Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
64871
diff
changeset
|
7969 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, |
75348 | 7970 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. |
75769
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7971 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7972 This file is part of GNU Emacs. |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7973 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7974 GNU Emacs is free software; you can redistribute it and/or modify |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7975 it under the terms of the GNU General Public License as published by |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7976 the Free Software Foundation; either version 2, or (at your option) |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7977 any later version. |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7978 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7979 GNU Emacs is distributed in the hope that it will be useful, |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7980 but WITHOUT ANY WARRANTY; without even the implied warranty of |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7981 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7982 GNU General Public License for more details. |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7983 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7984 You should have received a copy of the GNU General Public License |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7985 along with GNU Emacs; see the file COPYING. If not, write to the |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7986 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7987 Boston, MA 02110-1301, USA. |
52401 | 7988 |
7989 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd |