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