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