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