Mercurial > emacs
annotate man/ChangeLog @ 41356:39332ec6c47d
Fix typos.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 21 Nov 2001 19:42:46 +0000 |
parents | 84e84f672c1f |
children | e32fe92acf97 |
rev | line source |
---|---|
41124 | 1 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
2 | |
3 * Makefile.in (emacsman): New target. | |
4 | |
41054 | 5 2001-11-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
6 | |
7 * mule.texi (Fontsets): Remove the description of variable | |
8 `highlight-wrong-size-font'. | |
9 | |
40813 | 10 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il> |
11 | |
12 * Makefile.in (INFO_TARGETS): Add ../info/calc. | |
13 (../info/calc): New target. | |
14 | |
15 * calc.texi: Fix to pacify makeinfo. | |
16 | |
40787 | 17 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il> |
18 | |
19 * calc.texi: New file. | |
20 | |
40600 | 21 2001-11-01 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
22 | |
40602 | 23 * glossary.texi (Glossary): Fix syntax. |
24 | |
40600 | 25 * xresources.texi (X Resources): Fix typo and syntax. |
26 | |
40573 | 27 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
28 | |
29 * cmdargs.texi (Initial Options): Document command line option | |
30 --no-window-system instead of --no-windows. | |
31 | |
40111 | 32 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
33 | |
40152 | 34 * (Version 21.1 released.) |
40111 | 35 |
39901
50f67a72ea1b
2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
39742
diff
changeset
|
36 2001-10-13 Michael Kifer <kifer@cs.sunysb.edu> |
40965 | 37 |
39901
50f67a72ea1b
2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
39742
diff
changeset
|
38 * viper.texi: Clarified that viper won't expand special symbols in |
50f67a72ea1b
2001-10-13 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
39742
diff
changeset
|
39 search patterns. |
40965 | 40 |
39742 | 41 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
42 | |
43 * Branch for 21.1. | |
40965 | 44 |
38892
8ae568af6251
2001-08-21 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
38514
diff
changeset
|
45 2001-08-21 Andrew Choi <akochoi@i-cable.com> |
8ae568af6251
2001-08-21 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
38514
diff
changeset
|
46 |
8ae568af6251
2001-08-21 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
38514
diff
changeset
|
47 * macos.texi: Change mac-filename-to-unix and unix-filename-to-mac |
8ae568af6251
2001-08-21 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
38514
diff
changeset
|
48 to mac-file-name-to-posix and posix-file-name-to-mac, resp. |
8ae568af6251
2001-08-21 Andrew Choi <akochoi@i-cable.com>
Andrew Choi <akochoi@shaw.ca>
parents:
38514
diff
changeset
|
49 |
38514
10482dd382e7
* viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
38000
diff
changeset
|
50 2001-07-21 Michael Kifer <kifer@cs.sunysb.edu> |
40965 | 51 |
38514
10482dd382e7
* viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
38000
diff
changeset
|
52 * viper.texi: Added credits, new commands, like :make. |
40965 | 53 |
38514
10482dd382e7
* viper-ex.el (ex-token-list,ex-cmd-execute): Revamped, courtesy
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
38000
diff
changeset
|
54 * ediff.texi: added credits. |
40965 | 55 |
38000
32f9ff5c1d5b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
37996
diff
changeset
|
56 2001-06-08 Carsten Dominik <dominik@astro.uva.nl> |
32f9ff5c1d5b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
37996
diff
changeset
|
57 |
32f9ff5c1d5b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
37996
diff
changeset
|
58 * reftex.texi: Updated to version 4.16 |
32f9ff5c1d5b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
37996
diff
changeset
|
59 |
37996 | 60 2001-06-07 Eli Zaretskii <eliz@is.elta.co.il> |
61 | |
62 * dired-x.texi: Fix Next and Prev pointers in @node directives, so | |
63 that SPC could be used to traverse the whole document in sequence. | |
64 | |
37713 | 65 2001-05-14 Gerd Moellmann <gerd@gnu.org> |
66 | |
67 * texinfo.tex: New file. | |
68 | |
37345 | 69 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il> |
70 | |
71 * Makefile.in (../info/info): Use an explicit -o switch to | |
72 makeinfo. | |
73 | |
74 * info.texi: Update for Emacs 21. Add index entries. | |
75 | |
37284
23a174d8df9c
*** empty log message ***
John Wiegley <johnw@newartisans.com>
parents:
37141
diff
changeset
|
76 2001-04-09 John Wiegley <johnw@gnu.org> |
23a174d8df9c
*** empty log message ***
John Wiegley <johnw@newartisans.com>
parents:
37141
diff
changeset
|
77 |
23a174d8df9c
*** empty log message ***
John Wiegley <johnw@newartisans.com>
parents:
37141
diff
changeset
|
78 * eshell.texi: A few additions. |
23a174d8df9c
*** empty log message ***
John Wiegley <johnw@newartisans.com>
parents:
37141
diff
changeset
|
79 |
37091
6e9c35511bd2
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
36926
diff
changeset
|
80 2001-03-30 Andreas Schwab <schwab@suse.de> |
6e9c35511bd2
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
36926
diff
changeset
|
81 |
6e9c35511bd2
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
36926
diff
changeset
|
82 * files.texi (Backup Names): Fix typo. |
6e9c35511bd2
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
36926
diff
changeset
|
83 |
36926 | 84 2001-03-21 Gerd Moellmann <gerd@gnu.org> |
85 | |
86 * cc-mode.texi: Updated to CC mode version 5.28. | |
87 | |
36857
f6386773ce30
2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
36788
diff
changeset
|
88 2001-03-17 Michael Kifer <kifer@cs.sunysb.edu> |
40965 | 89 |
36857
f6386773ce30
2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
36788
diff
changeset
|
90 * viper.texi: Added credits. |
f6386773ce30
2001-03-17 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
36788
diff
changeset
|
91 |
36788
c005d537d3cc
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
36737
diff
changeset
|
92 2001-03-13 Thien-Thi Nguyen <ttn@gnu.org> |
c005d537d3cc
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
36737
diff
changeset
|
93 |
c005d537d3cc
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
36737
diff
changeset
|
94 * programs.texi: Update hideshow key bindings. |
c005d537d3cc
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
36737
diff
changeset
|
95 |
37402 | 96 2001-03-12 Francesco Potorti <pot@gnu.org> |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
97 |
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
98 * programs.texi (Tags): Mention that file names are tags. Change by |
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
99 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>. |
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
100 |
36549 | 101 2001-03-05 Gerd Moellmann <gerd@gnu.org> |
102 | |
103 * Makefile.in (mostlyclean, maintainer-clean): Delete more files. | |
104 | |
36381
4993e5072bcb
2001-02-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
36206
diff
changeset
|
105 2001-02-24 Michael Kifer <kifer@cs.sunysb.edu> |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
106 |
36488 | 107 * ediff.texi: Fixed some typos. |
108 | |
36206 | 109 2001-02-19 Bill Wohler <wohler@newt.com> |
110 | |
111 * mh-e.texi: Release mh-e-doc-1.3 for Emacs 21.1. | |
112 (Viewing): Added mh-header-display index entry. | |
113 (Organizing,Customizing Reading): Added mh-kill-folder index entry. | |
114 (Preface): The current version of mh-e has come | |
115 standard since 19.29. Since Version 5 of mh-e has been out so | |
116 long, lots of text regarding earlier versions was pruned. | |
117 (Conventions): Use BACKSPACE instead of DELETE in Emacs 21. | |
118 (Reading MIME): Use nmh commands. | |
119 (Bug Reports): Current maintainer now Bill Wohler. Bug reports now | |
120 at SourceForge. | |
121 (Mailing List): Mailing lists now at SourceForge. | |
122 (MH FAQ): FAQ now at faqs.org. | |
123 (Getting mh-e): Version in Emacs should be fairly up to date. New | |
124 releases at SourceForge. | |
125 (History): mh-e now maintained by Bill Wohler at SourceForge. | |
126 (Changes to mh-e): Gone. | |
127 (Copying): Clean up close-quote punctuation (rms-1.7). | |
128 | |
36199
74291ae46a62
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
36043
diff
changeset
|
129 2001-02-19 Andreas Schwab <schwab@suse.de> |
74291ae46a62
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
36043
diff
changeset
|
130 |
74291ae46a62
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
36043
diff
changeset
|
131 * programs.texi: Fix typo. |
74291ae46a62
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
36043
diff
changeset
|
132 |
36043
5d6b76d28b83
2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
36038
diff
changeset
|
133 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu> |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
134 |
36043
5d6b76d28b83
2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
36038
diff
changeset
|
135 * viper.texi: Fixed typos. |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
136 |
36043
5d6b76d28b83
2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
36038
diff
changeset
|
137 * ediff.texi: Added ediff-coding-system-for-read. |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
138 |
36038
1f4ba03b8ce9
* gnus.texi (Pterodactyl Gnus): Added.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
36025
diff
changeset
|
139 2001-02-11 ShengHuo ZHU <zsh@cs.rochester.edu> |
1f4ba03b8ce9
* gnus.texi (Pterodactyl Gnus): Added.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
36025
diff
changeset
|
140 |
1f4ba03b8ce9
* gnus.texi (Pterodactyl Gnus): Added.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
36025
diff
changeset
|
141 * gnus.texi (Pterodactyl Gnus): Added. |
1f4ba03b8ce9
* gnus.texi (Pterodactyl Gnus): Added.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
36025
diff
changeset
|
142 (Newest Features): Removed. Suggested by RMS. |
1f4ba03b8ce9
* gnus.texi (Pterodactyl Gnus): Added.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
36025
diff
changeset
|
143 |
36025 | 144 2001-02-10 Eli Zaretskii <eliz@is.elta.co.il> |
145 | |
146 * ack.texi (Acknowledgments): Make up-to-date for Emacs 21. Add | |
147 criteria for inclusion in this chapter. | |
148 | |
35588 | 149 2001-01-25 John Wiegley <johnw@gnu.org> |
150 | |
151 * eshell.texi: Editing and completion of first chapter (Overview), | |
152 and layout of the remaining six. | |
153 | |
35411
be20c22dc16d
2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
34742
diff
changeset
|
154 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu> |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
155 |
37402 | 156 * ediff.texi: Add credits. |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
157 |
37402 | 158 * viper.texi: Small fixes; added credits |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
159 |
34740 | 160 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
161 | |
34742 | 162 * faq.texi: Many changes to make it consistent with Emacs 21. |
163 | |
34740 | 164 * Makefile.in (../info/idlwave): Use --no-split. |
165 | |
34559 | 166 2000-12-14 Dave Love <fx@gnu.org> |
167 | |
168 * Makefile.in (mostlyclean): Remove gnustmp.* | |
169 (gnus.dvi): Change rule to remove @latex stuff. | |
170 | |
34435
1898c5b9c8af
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
34202
diff
changeset
|
171 2000-12-11 Carsten Dominik <dominik@strw.leidenuniv.nl> |
1898c5b9c8af
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
34202
diff
changeset
|
172 |
1898c5b9c8af
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
34202
diff
changeset
|
173 * idlwave.texi: Updated to IDLWAVE version 4.7 |
1898c5b9c8af
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
34202
diff
changeset
|
174 |
1898c5b9c8af
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
34202
diff
changeset
|
175 2000-12-10 Carsten Dominik <dominik@strw.leidenuniv.nl> |
1898c5b9c8af
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
34202
diff
changeset
|
176 |
1898c5b9c8af
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
34202
diff
changeset
|
177 * reftex.texi: Updated to RefTeX version 4.15 |
1898c5b9c8af
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
34202
diff
changeset
|
178 |
34202 | 179 2000-12-05 Eli Zaretskii <eliz@is.elta.co.il> |
180 | |
181 * macos.texi: Fix markup and @node lines for inclusion in the | |
182 manual. | |
183 | |
184 * emacs.texi: @include macos.texi. | |
185 | |
186 * anti.texi: Update due to inclusion of macos.texi. | |
187 | |
188 * msdog.texi: Ditto. | |
189 | |
190 2000-12-04 Andrew Choi <akochoi@i-cable.com> | |
191 | |
192 * macos.texi: New file. | |
193 | |
33731 | 194 2000-11-22 Miles Bader <miles@gnu.org> |
195 | |
196 * display.texi (Display Vars): Note that `mode-line-inverse-video' | |
197 is deprecated. | |
198 | |
33315 | 199 2000-11-08 Gerd Moellmann <gerd@gnu.org> |
200 | |
201 * mini.texi (Minibuffer Edit): Add description of | |
202 resize-mini-windows. | |
203 | |
33130
698d567f9976
Explain nnmail-split-fancy-with-parent.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
33031
diff
changeset
|
204 2000-11-01 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
698d567f9976
Explain nnmail-split-fancy-with-parent.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
33031
diff
changeset
|
205 |
698d567f9976
Explain nnmail-split-fancy-with-parent.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
33031
diff
changeset
|
206 * gnus.texi (Fancy Mail Splitting): Explain |
698d567f9976
Explain nnmail-split-fancy-with-parent.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
33031
diff
changeset
|
207 `nnmail-split-fancy-with-parent'. |
698d567f9976
Explain nnmail-split-fancy-with-parent.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
33031
diff
changeset
|
208 |
33021
9fd41b036b84
2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
33020
diff
changeset
|
209 2000-10-29 Michael Kifer <kifer@cs.sunysb.edu> |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
210 |
33021
9fd41b036b84
2000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
33020
diff
changeset
|
211 * ediff.texi: Replaced @command with @code & acknowledgements. |
33029 | 212 * viper.texi: Acknowledgements. |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
213 |
33020 | 214 2000-10-28 John Wiegley <johnw@gnu.org> |
215 | |
216 * eshell.texi: Further editing, and finished the "bugs" section. | |
217 | |
33013 | 218 2000-10-28 Eli Zaretskii <eliz@is.elta.co.il> |
219 | |
220 * cmdargs.texi (Colors X): Document support for -fg, -bg, and -rv | |
221 on TTYs. Suggest use of list-colors-display to see what colors | |
222 are supported. Add index entries for list-colors-display. | |
223 | |
32771 | 224 2000-10-23 Gerd Moellmann <gerd@gnu.org> |
225 | |
226 * gnus.texi: Update from version 5.213 from the Gnus repository. | |
227 Change @setfilename. | |
228 | |
229 * gnus-faq.texi: Update from version 5.1 of the Gnus repository. | |
230 Update copyright and change @setfilename. | |
231 | |
32703 | 232 2000-10-21 Eli Zaretskii <eliz@is.elta.co.il> |
233 | |
234 * speedbar.texi: Correct typos, fix markup, add index entries. | |
235 | |
32676 | 236 2000-10-19 Eric M. Ludlam <zappo@ultranet.com> |
237 | |
33031 | 238 * speedbar.texi: New file. |
32676 | 239 |
33031 | 240 * Makefile.in (Speedbar): Added build targets for speedbar.texi. |
32676 | 241 |
32648 | 242 2000-10-19 Eli Zaretskii <eliz@is.elta.co.il> |
243 | |
244 * anti.texi (Antinews): Many changes from Richard Stallman. | |
245 | |
32638 | 246 2000-10-19 Miles Bader <miles@lsi.nec.co.jp> |
247 | |
248 * misc.texi (Shell Mode): Document `comint-write-output', name | |
249 change to `comint-delete-output'. | |
250 | |
32625 | 251 2000-10-18 Gerd Moellmann <gerd@gnu.org> |
252 | |
253 * display.texi (Display Vars): Fix description of the role of | |
254 baud-rate for window-systems. | |
255 | |
32535 | 256 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
257 | |
258 * sending.texi (Distracting NSA): Change the example. | |
259 | |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
260 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
|
261 |
32451
b09ded79f0f9
Removed all external URL references, and changed one, since my
John Wiegley <johnw@newartisans.com>
parents:
32450
diff
changeset
|
262 * eshell.texi (Installation): Changed URL reference for where to |
b09ded79f0f9
Removed all external URL references, and changed one, since my
John Wiegley <johnw@newartisans.com>
parents:
32450
diff
changeset
|
263 download Eshell from. |
b09ded79f0f9
Removed all external URL references, and changed one, since my
John Wiegley <johnw@newartisans.com>
parents:
32450
diff
changeset
|
264 |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
265 * Makefile.in: Added build targets for eshell.texi. |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
266 |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
267 * eshell.texi: New file. Note that this file is only just |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
268 beginning. It's based heavily on the structure of pcl-cvs.texi. |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
269 |
32114 | 270 2000-10-04 Miles Bader <miles@lsi.nec.co.jp> |
271 | |
272 * emacs.texi (Top): Update version in `Antinews' menu entry. | |
273 (Copying): Change example year to `20yy'. | |
274 * mh-e.texi (Copying): Likewise. | |
275 | |
32037 | 276 2000-09-30 Gerd Moellmann <gerd@gnu.org> |
277 | |
278 * search.texi (Other Repeating Search): Describe `how-many' | |
279 instead of `count-matches'. Say that they work on the active | |
280 region in Transient Mark mode. | |
281 | |
32010 | 282 2000-09-29 Eli Zaretskii <eliz@is.elta.co.il> |
283 | |
284 * emacs-mime.texi, message.texi: Fix @setfilename directive. | |
285 | |
31953 | 286 2000-09-28 Gerd Moellmann <gerd@gnu.org> |
287 | |
31955 | 288 * woman.texi: Change copyright notice. |
289 | |
31953 | 290 * basic.texi (Continuation Lines): Add description of |
291 toggle-truncate-lines. | |
292 | |
31862
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
293 2000-09-25 Gerd Moellmann <gerd@gnu.org> |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
294 |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
295 * Makefile.in: Remove/comment speedbar stuff. |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
296 |
31885 | 297 2000-09-22 Dave Love <fx@gnu.org> |
298 | |
299 * Makefile.in: Add emacs-mime. | |
300 | |
301 * emacs-mime.texi: New manual. | |
302 | |
303 * message.texi: New version for Gnus 5.9. | |
304 | |
31335 | 305 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il> |
306 | |
307 * anti.texi (Antinews): Rewritten for Emacs 21. | |
308 | |
31302 | 309 2000-08-30 Dave Love <fx@gnu.org> |
310 | |
311 * doclicense.texi: New file. | |
312 | |
31145 | 313 2000-08-24 Eli Zaretskii <eliz@is.elta.co.il> |
314 | |
315 * emacs.texi: Bump manual version to 14, Emacs version to 21.1, | |
316 and add 2000 to the copyright years. | |
317 | |
30796 | 318 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il> |
319 | |
320 * calendar.texi (Time Intervals): New node. | |
321 | |
322 * programs.texi (Authors): New node. | |
323 | |
30773 | 324 2000-08-13 Eli Zaretskii <eliz@is.elta.co.il> |
325 | |
326 * killing.texi (Killing): Document kill-read-only-ok. | |
327 | |
328 * buffers.texi (Misc Buffer): Likewise | |
329 | |
330 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il> | |
331 | |
332 * widget.texi (Top): Add Index in the menu. | |
333 (many nodes): Add index entries. | |
334 (Index): New node. | |
335 | |
30693 | 336 2000-08-08 Gerd Moellmann <gerd@gnu.org> |
337 | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
338 * faq.texi (Disabling backups): Replace reference to |
30693 | 339 non-existent initial-dired-omit-files-p with something that works. |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
340 |
30664 | 341 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
342 | |
30670 | 343 * programs.texi (Documentation): Add an xref to WoMan's own |
344 manual, woman.texi. | |
345 | |
30664 | 346 * woman.texi: New file. |
347 | |
348 * Makefile.in (INFO_TARGETS): Add ../info/woman. | |
349 (DVI_TARGETS): Add woman.dvi. | |
350 (../info/woman, woman.dvi): New targets. | |
351 | |
30589 | 352 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il> |
353 | |
354 * frames.texi (Highlight Interactively): Document the hi-lock | |
355 mode. | |
356 | |
30536 | 357 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il> |
358 | |
359 * msdog.texi (MS-DOS Input): Document msdos-set-mouse-buttons. | |
360 | |
30463 | 361 2000-07-25 Eli Zaretskii <eliz@is.elta.co.il> |
362 | |
363 * trouble.texi (Quitting): Fix last change. | |
364 | |
30453 | 365 2000-07-25 Eli Zaretskii <eliz@is.elta.co.il> |
366 | |
367 * trouble.texi (Quitting): Add findex entry for keyboard-quit. | |
368 | |
30412 | 369 2000-07-24 Gerd Moellmann <gerd@gnu.org> |
370 | |
371 * cc-mode.texi: @setfilename to ../info/ccmode. | |
372 | |
373 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
374 | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
375 * cc-mode.texi: Documented the change of cpp-macro. |
30412 | 376 |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
377 * cc-mode.texi: Updated doc for c-lineup-multi-inher. |
30412 | 378 |
379 * cc-mode.texi: Documented the special behavior of | |
380 c-special-indent-hook as a style variable. Don't talk about | |
381 doing (c-make-styles-buffer-local t) in a mode hook, since | |
382 that's already too late to work right. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
383 |
30377 | 384 2000-07-22 Eli Zaretskii <eliz@is.elta.co.il> |
385 | |
386 * mule.texi (Recognize Coding): Document the variable | |
387 inhibit-iso-escape-detection. | |
388 | |
30115 | 389 2000-07-07 Gerd Moellmann <gerd@gnu.org> |
390 | |
391 * dired.texi (Dired Visiting): Describe dired-find-alternate-file. | |
392 | |
30046 | 393 2000-07-05 Gerd Moellmann <gerd@gnu.org> |
394 | |
395 * cc-mode.texi: Remove duplicate @direntry. | |
396 | |
30012 | 397 2000-07-03 Gerd Moellmann <gerd@gnu.org> |
398 | |
399 * viper.texi, vip.texi, widget.texi, ada-mode.texi, sc.texi | |
400 * reftex.texi, pcl-cvs.texi, mh-e.texi, idlwave.texi | |
401 * forms.texi, faq.texi, eudc.texi, emacs.texi, ediff.texi | |
402 * dired-x.texi, cl.texi, cc-mode.texi, autotype.texi: Use | |
403 dircategory `Emacs'. | |
404 | |
29857 | 405 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il> |
406 | |
407 * programs.texi (Documentation): Describe how man pages with | |
408 identical names by different sections are handled by M-x man and | |
409 M-x woman. | |
410 | |
411 * msdog.texi (Text and Binary): Separate description of EOL | |
412 conversions from the issues related to binary files. | |
413 | |
29825 | 414 2000-06-21 Kenichi Handa <handa@etl.go.jp> |
415 | |
416 * mule.texi (set-buffer-process-coding-system): Documentation | |
417 fixed. | |
418 | |
29820 | 419 2000-06-20 Gerd Moellmann <gerd@gnu.org> |
420 | |
421 * reftex.texi: @setfilename to ../info/reftex. | |
422 | |
29713 | 423 2000-06-18 Gerd Moellmann <gerd@gnu.org> |
424 | |
425 * autotype.texi, cl.texi, eudc.texi, gnus.texi, idlwave.texi | |
426 * reftex.texi, sc.texi, vip.texi, viper.texi, widget.texi | |
427 * ediff.texi, dired-x.texi: Add @setchapternewpage odd after | |
428 index. | |
429 | |
29931
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
430 2000-06-14 Carsten Dominik <dominik@astro.uva.nl> |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
431 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
432 * reftex.texi (Documentation): Updated to reftex version 4.14 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
433 * idlwave.texi (Documentation): Updated to idlwave version 4.2 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
434 |
29351
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
435 2000-05-31 Stefan Monnier <monnier@cs.yale.edu> |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
436 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
437 * .cvsignore (*.tmp): New entry. Seems to be used for @macro. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
438 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
439 * pcl-cvs.texi: New file. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
440 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
441 (../info/pcl-cvs, pcl-cvs.dvi): New targets. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
442 |
29307 | 443 2000-05-30 Gerd Moellmann <gerd@gnu.org> |
444 | |
445 * info.texi: Clarify description of Info-directory-list, | |
446 add description of Info-additional-directory-list. | |
447 | |
29193 | 448 2000-05-25 Gerd Moellmann <gerd@gnu.org> |
449 | |
450 * eudc.texi: Fix @direntry, add @dircategory. | |
451 | |
29107 | 452 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
29105 | 453 |
454 * cmdargs.texi, custom.texi, dired-x.texi, ediff.texi, | |
455 entering.texi, files.texi, frames.texi, misc.texi, msdog.texi, | |
456 mule.texi, programs.texi, rmail.texi, sending.texi, text.texi, | |
457 trouble.texi: Fix markup; mostly replace @code with @env. | |
29107 | 458 |
459 * ebrowse.texi: Use @command. Change title page. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
460 |
29107 | 461 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il> |
462 | |
463 * ebrowse.texi: Various markup and index fixes. Changes for | |
464 MS-DOS. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
465 |
28867 | 466 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
467 | |
468 * Makefile.in (INFO_TARGETS): Add info/ebrowse. | |
469 (../info/ebrowse, ebrowse.dvi): New targets. | |
470 | |
471 * ebrowse.texi: New file. | |
472 | |
28839 | 473 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il> |
474 | |
475 * programs.texi (Documentation): Document woman.el features. | |
476 | |
28823 | 477 2000-05-05 Gerd Moellmann <gerd@gnu.org> |
478 | |
479 * ada-mode.texi, cc-mode.texi: Add @direntry. | |
480 | |
28392 | 481 2000-03-29 Andreas Schwab <schwab@suse.de> |
482 | |
483 * programs.texi (Imenu): Fix cross ref. | |
484 | |
27762 | 485 2000-02-18 Andreas Schwab <schwab@suse.de> |
486 | |
487 * ack.texi (Acknowledgments): Remove extra `@end itemize'. | |
488 | |
27506 | 489 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
490 | |
491 * eudc.texi: New file based on EUDC 1.30b. | |
492 | |
493 * Makefile.in (INFO_TARGETS): Add eudc. | |
494 (DVI_TARGETS): Add eudc.dvi | |
495 (../info/eudc, eudc.dvi): New targets. | |
496 | |
27181 | 497 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> |
498 | |
499 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for | |
500 compatibility with 8+3 filesystems). | |
501 (../info/efaq): Renamed from emacs-faq. | |
502 | |
503 * faq.texi: Rename emacs-faq to efaq in @setfilename and in | |
504 @direntry. | |
505 | |
27158 | 506 2000-01-04 Gerd Moellmann <gerd@gnu.org> |
507 | |
508 * mule.texi (International Intro): Add a link to to Fontsets. | |
509 | |
27105 | 510 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
511 | |
512 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave. | |
513 (../info/idlwave, idlwave.dvi): New targets. | |
514 | |
26904 | 515 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il> |
516 | |
517 * cc-mode.texi: Set file name to ../info/ccmode, to avoid problems | |
518 on 8+3 filesystems. | |
519 | |
26821 | 520 1999-12-12 Gerd Moellmann <gerd@gnu.org> |
521 | |
522 * cc-mode.texi: Set file name to ../info/cc-mode.texi. | |
523 | |
524 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
525 | |
526 * cc-mode.texi: Documented the new up/down preprocessor | |
527 conditional function varieties. | |
528 | |
529 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
530 | |
531 * cc-mode.texi: Updated for all the new features and | |
532 proofread. Major changes: | |
533 o All text filling and line breaking issues is collected in a | |
534 new top-level chapter. The section on auto-fill mode | |
535 interaction have been incorporated into this. | |
536 o The list of the standard lineup functions is expanded with | |
537 better explanations and examples. It's moved to a | |
538 top-level chapter since it's hard to find under Customizing | |
539 Indentation / Advanced Customizations / Custom Indentation | |
540 Functions. | |
541 o The sections on Permanent Customization and Styles are | |
542 mostly rewritten due to the changes in the style system. | |
543 The part about the mode hooks has gotten an own section. | |
544 | |
545 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
546 | |
547 * cc-mode.texi: Documented the default behavior when a symbol | |
548 doesn't exist on c-hanging-braces-alist. | |
549 | |
550 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
551 | |
552 * cc-mode.texi: Document the new semantics for c-default-style. | |
553 | |
554 1999-12-12 Barry Warsaw <cc-mode-help@python.org> | |
555 | |
556 * cc-mode.texi: Added a paragraph on | |
557 signal-error-on-buffer-boundary in the Limitations and Known Bugs | |
558 section. | |
559 | |
26797 | 560 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us> |
561 | |
562 * rmail.texi: POP server may be specified as part of the mailbox | |
563 name. | |
564 | |
565 * gnus.texi: POP server may be specified in nnmail-spool-file. | |
566 | |
26589
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
567 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
568 |
26589
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
569 * ediff.texi: Describe the new format for |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
570 ediff-combination-pattern. |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
571 |
26514
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
572 1999-11-20 Paul Eggert <eggert@twinsun.com> |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
573 |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
574 * mule.texi: Describe the relationship between |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
575 set-locale-environment and set-language-environment, and why |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
576 one might want to invoke set-locale-environment. |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
577 |
26490
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
578 1999-11-01 Eli Zaretskii <eliz@is.elta.co.il> |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
579 |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
580 * cc-mode.texi: Fix complaints from makeinfo 4.0. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
581 * mh-e.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
582 * viper.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
583 * ada-mode.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
584 |
26291 | 585 1999-11-01 Dave Love <fx@gnu.org> |
586 | |
587 * misc.texi, gnus.texi: Fix complaints from makeinfo 4.0. | |
588 | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
589 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu> |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
590 |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
591 * ediff.texi: minor fixes. |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
592 |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
593 * viper.texi: minor fixes. |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
594 |
26151 | 595 1999-10-23 Dave Love <fx@gnu.org> |
596 | |
597 * autotype.texi: New file. | |
598 | |
599 * Makefile.in: Use it. | |
600 | |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
601 1999-10-23 Paul Eggert <eggert@twinsun.com> |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
602 |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
603 * mule.texi, cmdargs.texi: |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
604 Describe new functions and variables for locales. |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
605 |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
606 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
|
607 |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
608 * Makefile.in (faq): use ../info/emacs-faq.info (as specified in the |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
609 faq.texi file) rather than ../info/faq. |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
610 |
25916 | 611 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
612 | |
613 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | |
614 (../info/ada-mode, ada-mode.dvi): New targets. | |
615 | |
616 * ada-mode.texi: Set file name to ../info/ada-mode. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
617 |
25908 | 618 1999-10-07 Emmanuel Briot <briot@gnat.com> |
619 | |
620 * ada-xref.texi: New file. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
621 |
25839 | 622 1999-09-01 Dave Love <fx@gnu.org> |
623 | |
624 * Makefile.in: Add faq. | |
625 | |
25829 | 626 1999-07-12 Richard Stallman <rms@gnu.org> |
627 | |
628 * Version 20.4 released. | |
629 | |
630 1999-02-22 Andreas Schwab <schwab@gnu.org> | |
631 | |
632 * gnus.texi: Fix punctuation after @xref. | |
633 | |
634 1999-01-18 Eli Zaretskii <eliz@gnu.org> | |
635 | |
636 * msdog.texi (MS-DOS and MULE): dos-unsupported-character-glyph is | |
637 a triangle by default, not a solid box. | |
638 | |
639 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
640 | |
641 * msdog.texi (MS-DOS Printing): Rewrite section. | |
642 | |
643 * emacs.texi (Top): Include Windows 98 in the MS-DOS section. | |
644 | |
645 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
646 | |
647 * Makefile.in (INFO_TARGETS): Delete customize.info. | |
648 (DVI_TARGETS): Delete customize.dvi. | |
649 (../info/customize, customize.dvi): Targets deleted. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
650 |
25829 | 651 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu> |
652 | |
653 * customize.texi: File deleted. | |
654 | |
655 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org> | |
656 | |
657 * frames.texi: Change @xref to @pxref and add comma after @xref. | |
658 * custom.texi (Locals): Likewise. | |
659 * programs.texi (Fortran Autofill): Likewise. | |
660 * text.texi (TeX Editing): Likewise. | |
661 * viper.texi: Likewise. | |
662 | |
663 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org> | |
664 | |
665 * reftex.texi: Fix info file name. | |
666 | |
667 * forms.texi (Forms Commands): Change @item to @itemx for | |
668 secondary items. | |
669 * viper.texi (Groundwork): Likewise. | |
670 (Commands): Remove extra Top from @node. | |
671 | |
672 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
673 | |
674 * Version 20.3 released. | |
675 | |
676 1998-08-10 Carsten Dominik <cd@delysid.gnu.org> | |
677 | |
678 * reftex.texi: Updated to the latest RefTeX version. | |
679 | |
680 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | |
681 | |
682 * Makefile.in (EMACSSOURCES): Add mule.texi. | |
683 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
|
684 |
25829 | 685 1998-04-06 Andreas Schwab <schwab@gnu.org> |
686 | |
687 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | |
688 it in dvi targets. | |
689 (../etc/GNU): Change to $(srcdir) first. | |
690 | |
691 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | |
692 | |
693 * reftex.texi Updated for RefTeX version 3.22. | |
694 | |
695 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | |
696 | |
697 * Makefile.in (reftex.dvi, ../info/reftex): New targets. | |
698 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
699 | |
700 1997-09-23 Paul Eggert <eggert@twinsun.com> | |
701 | |
702 * Makefile.in: Merge changes mistakenly made to `Makefile'. | |
703 (INFO_TARGETS): Change ../info/custom to ../info/customize. | |
704 (../info/customize): Renamed from ../info/custom. | |
705 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. | |
706 | |
707 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
708 | |
709 * Version 20.2 released. | |
710 | |
711 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
712 | |
713 * Version 20.1 released. | |
714 | |
715 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
716 | |
717 * Makefile (../info/customize, customize.dvi): New targets. | |
718 (INFO_TARGETS): Add ../info/customize. | |
719 (DVI_TARGETS): Add customize.dvi. | |
720 | |
721 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
722 | |
723 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | |
724 | |
725 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
726 | |
727 * Version 19.33 released. | |
728 | |
729 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
730 | |
731 * Version 19.32 released. | |
732 | |
733 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
734 | |
735 * Makefile.in: Add rules for the Message manual. | |
736 | |
737 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
738 | |
739 * gnus.texi: New version. | |
740 | |
741 * message.texi: New manual. | |
742 | |
743 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
744 | |
745 * Makefile.in (All info targets): cd $(srcdir) to do the work. | |
746 | |
747 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
748 | |
749 * Makefile.in (All info targets): Specify $(srcdir) in input files. | |
750 Specify -I option. | |
751 (All dvi targets): Set the TEXINPUTS variable. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
752 |
25829 | 753 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> |
754 | |
755 * Version 19.31 released. | |
756 | |
757 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | |
758 | |
759 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode. | |
760 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. | |
761 | |
762 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
763 | |
764 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | |
765 (INFO_TARGETS): Add ../info/cc-mode. | |
766 (DVI_TARGETS): Add cc-mode.dvi. | |
767 | |
768 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
769 | |
770 * Version 19.30 released. | |
771 | |
772 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
773 | |
774 * gnus.texi: New file. | |
775 | |
776 1995-11-04 Erik Naggum <erik@naggum.no> | |
777 | |
778 * gnus.texi: File deleted. | |
779 | |
39229
bf5f26157d70
Update Stephen Gildea's email address.
Eli Zaretskii <eliz@gnu.org>
parents:
38892
diff
changeset
|
780 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org> |
25829 | 781 |
782 * mh-e.texi: "Function Index" -> "Command Index" to work with | |
783 Emacs 19.30 C-h C-k support of separately-documented commands. | |
784 | |
785 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
786 | |
787 * Makefile.in (../info/ediff, ediff.dvi): New targets. | |
788 (INFO_TARGETS, DVI_TARGETS): Add those new targets. | |
789 | |
790 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
791 | |
792 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | |
793 (../info/viper, viper.dvi): New targets. | |
794 | |
795 1995-04-20 Kevin Rodgers <kevinr@ihs.com> | |
796 | |
797 * dired-x.texi (Installation): Change the example to set | |
798 buffer-local variables like dired-omit-files-p in | |
799 dired-mode-hook. | |
800 | |
801 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
802 | |
803 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | |
804 (../info/mh-e, mh-e.dvi): New targets. | |
805 | |
806 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
807 | |
808 * Makefile.in (maintainer-clean): Renamed from realclean. | |
809 | |
810 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
811 | |
812 * Makefile.in: New file. | |
813 * Makefile: File deleted. | |
814 | |
815 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
816 | |
817 * Makefile (TEXINDEX_OBJS): Variable deleted. | |
818 (texindex, texindex.o, getopt.o): Rules deleted. | |
819 All deps on texindex deleted. | |
820 (distclean): Don't delete texindex. | |
821 (mostlyclean): Don't delete *.o. | |
822 * texindex.c, getopt.c: Files deleted. | |
823 | |
824 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
825 | |
826 * Version 19.26 released. | |
827 | |
828 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | |
829 | |
830 * Makefile (EMACSSOURCES): Exclude undo.texi. | |
831 | |
832 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
833 | |
834 * Version 19.25 released. | |
835 | |
836 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
837 | |
838 * Version 19.24 released. | |
839 | |
840 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
841 | |
842 * Version 19.23 released. | |
843 | |
844 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
845 | |
846 * Makefile: Delete spurious tab. | |
847 | |
848 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
849 | |
850 * Makefile (.SUFFIXES): New rule. | |
851 | |
852 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
853 | |
854 * Makefile (dired-x.dvi, ../info/dired-x): New targets. | |
855 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
856 | |
857 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
858 | |
859 * Makefile (../info/sc): Renamed frin sc.info. | |
860 (../info/cl): Likewise. | |
861 (INFO_TARGETS): Use new names. | |
862 | |
863 1993-12-04 Richard Stallman (rms@srarc2) | |
864 | |
865 * getopt.c: New file. | |
866 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | |
867 (getopt.o): New rule. | |
868 (dvi): Don't depend on texindex. | |
869 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | |
870 Depend on texindex. | |
871 | |
872 1993-12-03 Richard Stallman (rms@srarc2) | |
873 | |
874 * Makefile (../info/sc.info): Renamed from ../info/sc. | |
875 (TEXI2DVI): New variable. | |
876 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | |
877 Add explicit commands. | |
878 (TEXINDEX_OBJS): Delete duplicate getopt.o. | |
879 | |
880 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
881 | |
882 * Version 19.22 released. | |
883 | |
884 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
885 | |
886 * Makefile (TEXINDEX_OBJS): Delete spurious period. | |
887 | |
888 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
889 | |
890 * Version 19.21 released. | |
891 | |
892 1993-11-15 Paul Eggert (eggert@twinsun.com) | |
893 | |
894 * man/Makefile (../info/cl.info): Renamed from ../info/cl. | |
895 | |
896 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
897 | |
898 * Makefile (../etc/GNU): New target. | |
899 (EMACSSOURCES): Add gnu1.texi. | |
900 | |
901 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
902 | |
903 * Makefile (realclean): Don't delete the Info files. | |
904 | |
905 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
906 | |
907 * forms.texi: Fix forms.texi so that it will format correctly. | |
908 Added missing `@end iftex', fixed bad reference. | |
909 | |
910 * info.texi, info-stn.texi: New files implement texinfo version of | |
911 `info' file. | |
912 | |
913 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x | |
914 4' where appropriate. | |
915 | |
916 1993-10-20 Brian Fox (bfox@ai.mit.edu) | |
917 | |
918 * Makefile: Fix targets for texindex, new info.texi files. | |
919 * info-stnd.texi: New file implements info for standalone info | |
920 reader. | |
921 * info.texi: Updated to include recent changes to "../info/info". | |
922 New source file for ../info/info; includes info-stnd.texi. | |
923 | |
924 * texindex.c: Include "../src/config.h" if building in emacs. | |
925 | |
926 * Makefile: Change all files to FILENAME.texi, force all targets | |
927 to be FILENAME, not FILENAME.info. This changes sc.texinfo, | |
928 vip.texinfo, forms.texinfo, cl.texinfo. | |
929 Add target to build texindex.c, defining `emacs'. | |
930 | |
931 * forms.texi: Install new file to match version 2.3 of forms.el. | |
932 | |
933 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
934 | |
935 * Version 19.19 released. | |
936 | |
937 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | |
938 | |
939 * sc.texinfo: Fix info file name. | |
940 | |
941 * Makefile (info): Added gnus and sc. | |
942 (dvi): Added gnus.dvi and sc.dvi. | |
943 (../info/sc, sc.dvi): New targets. | |
944 | |
945 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
946 | |
947 * Version 19.18 released. | |
948 | |
949 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
950 | |
951 * Makefile: Fix source file names of the separate manuals. | |
952 (gnus.dvi, ../info/gnus): New targets. | |
953 | |
954 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
955 | |
956 * Version 19.17 released. | |
957 | |
958 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
959 | |
960 * split-man: Fix typos in last change. | |
961 | |
962 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
963 | |
964 * Version 19.16 released. | |
965 | |
966 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
967 | |
968 * version 19.15 released. | |
969 | |
970 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
971 | |
972 * Makefile (distclean): It's rm, not rf. | |
973 | |
974 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
975 | |
976 * Version 19.14 released. | |
977 | |
978 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
979 | |
980 * Makefile: New file. | |
981 | |
982 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
983 | |
984 * Version 19.13 released. | |
985 | |
986 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
987 | |
988 * Version 19.9 released. | |
989 | |
990 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
991 | |
992 * Version 19.8 released. | |
993 | |
994 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
995 | |
996 * cmdargs.texi: Document the -i, -itype, and -iconic options. | |
997 | |
998 * trouble.texi: It's `enable-flow-control-on', not | |
999 `evade-flow-control-on'. | |
1000 | |
1001 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1002 | |
1003 * display.texi: Document standard-display-european. | |
1004 | |
1005 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
1006 | |
1007 * Version 19.7 released. | |
1008 | |
1009 * emacs.texi: Add a sentence to the top menu mentioning the | |
1010 specific version of Emacs this manual applies to. | |
1011 | |
1012 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
1013 | |
1014 * basic.texi: Documented next-line-add-lines variable used to | |
1015 implement down-arrow. | |
1016 | |
1017 * killing.texi: Documented kill-whole-line. | |
1018 | |
1019 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
1020 | |
1021 * text.texi: Updated unix TeX ordering information. | |
1022 | |
1023 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
1024 | |
1025 * news.texi: Mentioned fill-rectangle in keybinding list. | |
1026 | |
1027 * killing.texi: Documented fill-rectangle. | |
1028 | |
1029 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
1030 | |
1031 * vc.texi: Brought the docs up to date with VC 5.2. | |
1032 | |
1033 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
1034 | |
1035 * emacs.tex: Mentioned blackbox and gomoku under Amusements. | |
1036 Assembler mode is now mentioned and appropriately | |
1037 indexed under Programming Modes. | |
1038 | |
40965 | 1039 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu) |
25829 | 1040 |
1041 * emacs.tex: Updated TeX ordering information. | |
1042 | |
40965 | 1043 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu) |
25829 | 1044 |
1045 * gnus.texinfo: New file. Removed installation instructions. | |
1046 | |
40965 | 1047 1990-06-26 David Lawrence (tale@geech) |
25829 | 1048 |
1049 * emacs.tex: Noted that completion-ignored-extensions is not used | |
1050 to filter out names when all completions are displayed in | |
1051 *Completions*. | |
1052 | |
40965 | 1053 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25829 | 1054 |
1055 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | |
1056 | |
40965 | 1057 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu) |
25829 | 1058 |
1059 * emacs.tex: Add @findex grep. | |
1060 | |
40965 | 1061 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
25829 | 1062 |
1063 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and | |
1064 then defined `\sc' as the command for smallcaps in Texinfo. This | |
1065 measns that the @sc command will produce small caps. bfox has | |
1066 made the corresponding change to makeinfo and texinfm.el. | |
1067 | |
40965 | 1068 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 1069 |
1070 * emacs.tex: Corrected two typos. No other changes before | |
1071 Version 19 will be made. | |
1072 | |
1073 * vip.texinfo: Removed menu entry Adding Lisp Code in node | |
1074 Customization since the menu entry did not point to anything. | |
1075 Also added an @finalout command to remove overfull hboxes from the | |
1076 printed output. | |
1077 | |
1078 * cl.texinfo: Added @bye, \input line and @settitle to file. | |
1079 This file is clearly intended to be a chapter of some other work, | |
1080 but the other work does not yet exist. | |
1081 | |
40965 | 1082 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 1083 |
1084 * texinfo.texinfo: Three typos corrected. | |
1085 | |
40965 | 1086 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 1087 |
1088 * emacs.tex: Update information for obtaining TeX distribution from the | |
1089 University of Washington. | |
1090 | |
30994 | 1091 ;; Local Variables: |
1092 ;; coding: iso-2022-7bit-unix | |
1093 ;; End: | |
39627 | 1094 |
1095 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 | |
1096 Free Software Foundation, Inc. | |
1097 Copying and distribution of this file, with or without modification, | |
1098 are permitted provided the copyright notice and this notice are preserved. |