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