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