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