288
|
1 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
2
|
|
3 * lispref/dragndrop.texi: a warning, and a bit more text this time
|
|
4
|
|
5 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
6
|
|
7 * lispref/dragndrop.texi: only small changes
|
|
8
|
284
|
9 1998-05-15 Christian Nybø <chr@mediascience.no>
|
|
10
|
|
11 * xemacs/killing.texi: Properly document `zap-to-char'.
|
|
12
|
288
|
13 1998-05-13 Greg Klanderman <greg@alphatech.com>
|
|
14
|
|
15 * lispref/frames.texi (Input Focus): cleanup select-frame
|
|
16 documentation.
|
|
17
|
284
|
18 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
19
|
|
20 * lispref/dragndrop.texi: new section for the DnD API
|
|
21 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
|
|
22 modes
|
|
23 * lispref/modes.texi: changed back-ref to Drag'n'Drop
|
|
24 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
|
|
25
|
282
|
26 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
27
|
|
28 * commands.texi: exchange of dnd-drop with misc-user
|
|
29
|
|
30 1998-05-04 Martin Buchholz <martin@xemacs.org>
|
|
31
|
|
32 * internals.texi (Techniques for XEmacs Developers): Add some more
|
|
33 comments on adding new files, inspired by Olivier Galibert.
|
|
34
|
280
|
35 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
36
|
|
37 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
|
|
38 scroll-conservatively.
|
|
39
|
|
40 * lispref/loading.texi (Named Features): Document advanced args to
|
|
41 `feature'.
|
|
42
|
|
43 * lispref/files.texi (File Name Expansion): Document that
|
|
44 expand-file-name does not treat // and ~/ in the middle of file
|
|
45 names specially.
|
|
46
|
|
47 * lispref/positions.texi (Excursions): Document
|
|
48 `with-current-buffer' and `with-temp-file'.
|
|
49
|
|
50 * lispref/strings.texi (Formatting Strings): Document `%*'
|
|
51 construct.
|
|
52
|
|
53 * lispref/os.texi (Time Conversion): Document that TIME may be
|
|
54 omitted from format-time-string.
|
|
55
|
|
56 * lispref/strings.texi (String Conversion): Document BASE argument
|
|
57 to `string-to-number'.
|
|
58
|
|
59 * lispref/searching.texi (Syntax of Regexps): Fix up Perl
|
|
60 constructs documentation.
|
|
61 (Regexp Search): Document `split-string'.
|
|
62
|
|
63 * xemacs/display.texi (Scrolling): Document scroll-conservatively.
|
|
64
|
|
65 * xemacs/killing.texi (Active Regions): Document that errors no
|
|
66 longer highlight the region.
|
|
67
|
|
68 * lispref/display.texi (The Echo Area): Document message log
|
|
69 stuff, including `display-message', `lmessage', `clear-message',
|
|
70 (Warnings): Document warning stuff.
|
|
71
|
|
72 * lispref/commands.texi (Working With Events): Update `make-event'
|
|
73 for misc-user events.
|
|
74 (Using Interactive): Document `function-interactive'.
|
|
75
|
|
76 * lispref/os.texi (System Environment): Document USE-FLOATS
|
|
77 argument to `load-average'.
|
|
78 (User Identification): Document the new semantics of
|
|
79 `user-full-name'.
|
|
80
|
|
81 * lispref/strings.texi (Creating Strings): Document `string'
|
|
82 function.
|
|
83
|
|
84 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
85
|
|
86 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
|
|
87 comparison functions.
|
|
88
|
|
89 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
90
|
|
91 * lispref/frames.texi (Input Focus): Document behavior of
|
|
92 select-frame wrt focus-follows-mouse.
|
|
93
|
|
94 1998-04-30 Martin Buchholz <martin@xemacs.org>
|
|
95
|
|
96 * Makefile: Support generic makes by avoiding `%' syntax.
|
|
97 It breaks my heart to uglify the Makefile like this, but this is
|
|
98 going to be a perpetual FAQ otherwise.
|
|
99 General cleanup.
|
|
100 Comment out w3 and vm info rules.
|
|
101 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
|
|
102
|
269
|
103 1998-03-27 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
104
|
|
105 * xemacs/frame.texi: Document cursor appearance at end of line.
|
|
106
|
265
|
107 1998-03-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
108
|
|
109 * internals/internals.texi (GCPROing): Explain when it is
|
|
110 necessary to GCPRO function parameters.
|
|
111
|
|
112 1998-03-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
113
|
|
114 * internals/internals.texi (Writing Lisp Primitives): Updated
|
|
115 definition of For().
|
|
116
|
263
|
117 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
118
|
|
119 * lispref/menus.texi: Use recommended forms in examples.
|
|
120
|
259
|
121 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
122
|
|
123 * cl.texi (Creating Symbols): Tell a little bit about the new
|
|
124 handling of gensyms.
|
|
125
|
|
126 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
127
|
|
128 * xemacs/custom.texi (X Resources): update to describe automatic
|
|
129 setting of x-emacs-application-class.
|
|
130
|
|
131 * lispref/x-windows.texi (Resources): update doc for
|
|
132 x-emacs-application-class.
|
|
133
|
|
134 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
135
|
|
136 * cl.texi (Equality Predicates): Update to reflect change to
|
|
137 `equalp' made in "cl-extra.el" - now compares characters case
|
|
138 insensitively.
|
|
139
|
|
140 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
141
|
|
142 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
|
|
143
|
|
144 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
145
|
|
146 * lispref/display.texi (Beeping): Linux has sound too.
|
|
147
|
257
|
148 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
149
|
|
150 * cl.texi (Argument Lists): Keywords are handled specially by
|
|
151 XEmacs.
|
|
152 (Porting Common Lisp): XEmacs backquotes are OK.
|
|
153
|
|
154 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
155
|
|
156 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
|
|
157 syntax for integers.
|
|
158 From Adrian Aichner <aichner@ecf.teradyne.com>
|
|
159 * cl.texi (Porting Common Lisp): ' '
|
|
160 * lispref/numbers.texi (Numbers): ' '
|
|
161
|
255
|
162 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
163
|
|
164 * lispref/searching.texi (Regular Expressions): Document the
|
|
165 recent regular expression syntax extensions.
|
|
166
|
253
|
167 1998-02-10 Olivier Galibert <galibert@pobox.com>
|
|
168
|
|
169 * internals/internals.texi: Remove all mocklisp references.
|
|
170
|
227
|
171 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
172
|
|
173 * Makefile (SUBDIR): skk and gnats are packaged.
|
|
174
|
|
175 * lispref/intro.texi (Acknowledgements): Update to v3.3.
|
|
176
|
|
177 * lispref/lispref.texi: Update to 20.5/v3.3.
|
|
178
|
223
|
179 1997-12-10 SL Baur <steve@altair.xemacs.org>
|
|
180
|
|
181 * Makefile: Don't stop on errors.
|
|
182
|
219
|
183 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
184
|
|
185 * Makefile: add skk manual.
|
|
186
|
|
187 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
188
|
|
189 * internals/internals.texi (XEmacs): Updated history section.
|
|
190
|
|
191 1997-11-28 SL Baur <steve@altair.xemacs.org>
|
|
192
|
|
193 * lispref/compile.texi (Compilation Functions): Plug in the real
|
|
194 return value.
|
|
195 (Speed of Byte-Code): Ditto.
|
|
196 (Compilation Functions): Ditto.
|
|
197 (Compiled-Function Objects): Ditto.
|
|
198 (Speed of Byte-Code): Increase loop counter by factor of 50 (the
|
|
199 previous value was embarrassing).
|
|
200
|
217
|
201 1997-11-21 SL Baur <steve@altair.xemacs.org>
|
|
202
|
|
203 * Makefile (srcs): vhdl-mode has been packaged.
|
|
204
|
213
|
205 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
206
|
|
207 * lispref/windows.texi (scroll-conservatively): Fix typo.
|
|
208
|
|
209 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
210
|
|
211 * lispref/commands.texi (Working With Events): Document fully.
|
|
212
|
|
213 * lispref/windows.texi (Vertical Scrolling): Document
|
|
214 scroll-conservatively.
|
|
215
|
211
|
216 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
217
|
|
218 * lispref/extents.texi (Intro to Extents): Minor correction.
|
|
219 (Extent Properties): Document `extent-keymap'.
|
|
220
|
209
|
221 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
222
|
|
223 * xemacs/mule.texi (Mule): Modify description about supported
|
|
224 scripts.
|
|
225
|
|
226 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
227
|
|
228 * xemacs/mule.texi: Add description for
|
|
229 `universal-coding-system-argument'.
|
|
230
|
|
231 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
232
|
|
233 * internals/internals.texi: XEmacs 19.16 is released.
|
|
234
|
207
|
235 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
236
|
|
237 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
|
|
238 been packaged.
|
|
239
|
|
240 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
241
|
|
242 * xemacs-faq.texi: Added the detailed menu listing.
|
|
243
|
|
244 * lispref/extents.texi (Extent Properties): Documented
|
|
245 `set-extent-properties'.
|
|
246
|
|
247 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
|
|
248
|
203
|
249 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
250
|
|
251 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
|
|
252 From Rebecca Ore <rebecca.ore@op.net>
|
|
253
|
|
254 * lispref/databases.texi (Connecting to a Database): Describe
|
|
255 valid types of `type' and `subtype'.
|
|
256 From Raymond Toy <toy@rtp.ericsson.se>
|
|
257
|
199
|
258 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
259
|
|
260 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
|
|
261 reference to (emacs) into a reference to (xemacs).
|
|
262
|
|
263 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
264
|
|
265 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
|
|
266 to prevent line wrap.
|
|
267
|
197
|
268 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
269
|
|
270 * gnats/flowchart.eps: New file.
|
|
271
|
195
|
272 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
273
|
|
274 * xemacs/custom.texi (Easy Customization): Ditto.
|
|
275
|
|
276 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
|
|
277
|
193
|
278 1997-09-18 SL Baur <steve@altair.xemacs.org>
|
|
279
|
|
280 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
|
|
281 if someone hasn't upgraded makeinfo.
|
|
282
|
|
283 * Makefile (EMACS): Refer to xemacs binary in source tree.
|
|
284 * tm/Makefile (EMACS): Ditto.
|
|
285
|
183
|
286 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
287
|
|
288 * cl.texi (Type Predicates): Update for corrected handling of
|
|
289 `string-char' and `character'.
|
|
290
|
181
|
291 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
292
|
|
293 * cc-mode.texi:
|
|
294 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
|
|
295
|
|
296 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
297
|
|
298 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
|
|
299
|
|
300 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
301
|
|
302 * cc-mode.texi:
|
|
303 Added description of template-args-cont syntactic symbol
|
|
304
|
177
|
305 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
|
|
306
|
|
307 * cc-mode.texi: Describe support for idl-mode
|
|
308
|
|
309 * cc-mode.texi:
|
|
310 Document c-initialization-hook. Also rewrite the "Getting Connected"
|
|
311 section on byte compiling the source.
|
|
312
|
|
313 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
314
|
|
315 * lispref/streams.texi: "Output Streams", change `last-output'
|
|
316 result list from integers to characters.
|
|
317
|
|
318 * lispref/minibuf.texi: "Object from Minibuffer", correction.
|
|
319
|
|
320 * lispref/minibuf.texi: "Minibuffer History", add
|
|
321 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
|
|
322 short paragraph refering to `M-x apropos'.
|
|
323
|
175
|
324 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
|
|
325
|
|
326 * Makefile: makeinfo-1.68 is verified to work.
|
|
327
|
|
328 * tm/Makefile (../../info/%-ja.info): Die if not running
|
|
329 XEmacs/Mule.
|
|
330 (../../info/%-en.info): Inherit setting of MAKEINFO.
|
|
331
|
|
332 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
333
|
|
334 * cc-mode.texi:
|
|
335 Describe the variable c-indent-comments-syntactically-p.
|
|
336
|
|
337 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
338
|
|
339 * internals/internals.texi (Top): Convert Buffer@'s node name to
|
|
340 `Buffer's' because the former confuses makeinfo.
|
|
341
|
171
|
342 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
343
|
|
344 * cc-mode.texi: Fixed spelling of Texinfo
|
|
345
|
142
|
346 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
347
|
|
348 * lispref/files.texi (Writing to Files): Correct docstring of
|
|
349 write-region.
|
|
350
|
|
351 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
352
|
|
353 * lispref/annotations.texi (Annotation Primitives):
|
|
354 `delete-annotation' does not return the deleted annotation.
|
|
355
|
140
|
356 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
357
|
|
358 * lispref/lispref.texi: Correct release dates.
|
|
359
|
136
|
360 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
361
|
|
362 * lispref/files.texi (File Name Expansion): Update documentation
|
|
363 of file-relative-name.
|
|
364
|
120
|
365 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
366
|
|
367 * lispref/lispref.texi: Update version numbers (with patches from
|
|
368 Hrvoje Niksic).
|
|
369
|
|
370 * lispref/building.texi (Building XEmacs): Update version numbers
|
|
371 and build identification.
|
|
372
|
|
373 * lispref/intro.texi (Introduction): Update version number.
|
|
374
|
116
|
375 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
376
|
|
377 * Makefile (srcs): Add efs.texi.
|
|
378
|
|
379 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
380
|
|
381 * Makefile (srcs): Add hm--html-mode.texi.
|
|
382
|
112
|
383 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
384
|
|
385 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
|
|
386
|
110
|
387 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
388
|
|
389 * lispref/strings.texi (Text Comparison): Correct example for
|
|
390 `char-equal'. Add new function `char='.
|
|
391
|
108
|
392 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
393
|
|
394 * Makefile: Update for new texinfo manual.
|
|
395
|
|
396 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
397
|
|
398 * Makefile (../info/w3.info): Use special version of makeinfo
|
|
399 since this manual is not backwards compatible.
|
|
400 Clean up error handling so we only have to type make once to
|
|
401 rebuild the info tree.
|
|
402 (../info/vm.info): Make sure to continue in the event of error.
|
|
403
|
102
|
404 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
405
|
|
406 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
|
|
407
|
100
|
408 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
409
|
|
410 * Makefile (auctex): New subdirectory target.
|
|
411
|
98
|
412 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
|
|
413
|
|
414 * mule/languages.texi: Correct typo.
|
|
415
|
|
416 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
417
|
|
418 * Makefile (srcs): Add custom and widget to srcs.
|
|
419
|
|
420 * lispref/extents.texi (Intro to Extents): Removed erroneous
|
|
421 reference to `start-glyph' property.
|
|
422
|
|
423 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
424
|
|
425 * widget.texi: New file.
|
|
426
|
|
427 * custom.texi: New file.
|
|
428
|
96
|
429 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
430
|
|
431 * lispref/extents.texi (Duplicable Extents): replicable extents
|
|
432 are history.
|
|
433
|
88
|
434 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
435
|
|
436 * xemacs-faq.texi (Q1.1.1): Correct typos.
|
|
437
|
86
|
438 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
|
|
439
|
|
440 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
|
|
441 XEmacs manual available.
|
|
442 (Q4.6.1): Updated Infodock Information.
|
|
443
|
76
|
444 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
445
|
|
446 * vhdl-mode.texi: Correct typo in email address.
|
|
447
|
|
448 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
449
|
|
450 * Makefile (srcs): Add vhdl-mode.
|
|
451
|
74
|
452 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
453
|
|
454 * Makefile (realclean): Don't delete itself `make distclean'
|
|
455
|
|
456 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
|
|
457
|
|
458 * Makefile: New File.
|
|
459
|
72
|
460 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
461
|
|
462 * vhdl-mode.texi: New file.
|
|
463
|
0
|
464 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
|
|
465
|
|
466 * texinfo.tex: Delete spurious character at beginning.
|
|
467
|
|
468 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
469
|
|
470 * emacs.tex: Corrected two typos. No other changes before
|
|
471 Version 19 will be made.
|
|
472
|
|
473 * vip.texinfo: Removed menu entry Adding Lisp Code in node
|
|
474 Customization since the menu entry did not point to anything.
|
|
475 Also added an @finalout command to remove overfull hboxes from the
|
|
476 printed output.
|
|
477
|
|
478 * cl.texinfo: Added @bye, \input line and @settitle to file.
|
|
479 This file is clearly intended to be a chapter of some other work,
|
|
480 but the other work does not yet exist.
|
|
481
|
|
482 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
483
|
|
484 * texinfo.texinfo: Three typos corrected.
|
|
485
|
|
486 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
|
|
487
|
|
488 * texindex.c (indexify): when comparing to initial strings to
|
|
489 decide whether to change the header, must use `strncmp' to avoid
|
|
490 comparing entire strings of which initials are a substring.
|
|
491
|
|
492 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
|
|
493
|
|
494 * texindex.c (sort_in_core, sort_offline, parsefile):
|
|
495 Give up on input file if any line doesn't start with backslash.
|
|
496
|
|
497 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
498
|
|
499 * emacs.tex: Update information for obtaining TeX distribution from the
|
|
500 University of Washington.
|
|
501
|