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