XEmacs 21.2.28 "Hermes".
[chise/xemacs-chise.git.1] / man / ChangeLog
1 2000-02-07  Martin Buchholz <martin@xemacs.org>
2
3         * XEmacs 21.2.28 is released.
4
5 2000-02-07  Martin Buchholz  <martin@xemacs.org>
6
7         * cl.texi: Remove (or replace by `get') references to `get*'.
8
9 2000-01-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
10
11         * widget.texi:
12         * internals/internals.texi:
13         * lispref/commands.texi:
14         * lispref/consoles-devices.texi:
15         * lispref/customize.texi:
16         * lispref/dialog.texi:
17         * lispref/extents.texi:
18         * lispref/faces.texi:
19         * lispref/glyphs.texi:
20         * lispref/keymaps.texi:
21         * lispref/lists.texi:
22         * lispref/markers.texi:
23         * lispref/menus.texi:
24         * lispref/mule.texi:
25         * lispref/objects.texi:
26         * lispref/specifiers.texi:
27         * lispref/toolbar.texi:
28         * lispref/tooltalk.texi:
29         * lispref/x-windows.texi:
30         * new-users-guide/custom2.texi:
31         * new-users-guide/help.texi:
32         * new-users-guide/modes.texi:
33         * xemacs/abbrevs.texi:
34         * xemacs/buffers.texi:
35         * xemacs/custom.texi:
36         * xemacs/help.texi:
37         * xemacs/keystrokes.texi:
38         * xemacs/mini.texi:
39         * xemacs/new.texi:
40         * xemacs/packages.texi:
41         * xemacs/programs.texi:
42         * xemacs/sending.texi:
43         Change ' -- ' to '---' since Texinfo formats --- to --.
44         Untabify.  TeX doesn't like TAB.
45
46 2000-01-27  Sandra Wambold  <wambold@xemacs.org>
47
48         * xemacs-faq.texi (Q6.2.2): updated font instructions to include
49         21.2.*
50
51 2000-01-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
52
53         * xemacs-faq.texi: Untabify.
54         
55 2000-01-22  Martin Buchholz  <martin@xemacs.org>
56
57         * internals/internals.texi (General Coding Rules): Document why we
58         #include <config.h>
59
60 2000-01-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
61
62         * xemacs-faq.texi: Change ' -- ' to '---'.
63         
64 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
65
66         * lispref/faces.texi (Face Properties): Document
67         remove-face-property.
68
69 2000-01-18  Martin Buchholz <martin@xemacs.org>
70
71         * XEmacs 21.2.27 is released.
72
73 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
74
75         * xemacs/regs.texi: Synch with FSF 20.5.
76
77 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
78
79         * info.texi: Change cross reference from emacs to xemacs.
80
81 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
82
83         * xemacs/mini.texi: Synch with FSF 20.5.  Update.
84
85 2000-01-16  Martin Buchholz  <martin@xemacs.org>
86
87         * xemacs-faq.texi (Q2.1.15): Fix up @table formatting.
88
89 2000-01-14  Martin Buchholz  <martin@xemacs.org>
90
91         * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info.
92
93 2000-01-14  Sandra Wambold  <wambold@xemacs.org>
94
95         * xemacs-faq.texi: removed out-of-date XEmacs 19 questions.
96
97 2000-01-14  Sandra Wambold  <wambold@xemacs.org>
98
99         * xemacs-faq.texi: Updated Macintosh information,
100         updated OS/2 info, changed turn-on-pending-delete answer.
101
102 2000-01-08  Martin Buchholz  <martin@xemacs.org>
103
104         * xemacs-faq.texi (Q2.1.15): Make debugging info current.
105
106 2000-01-08  Hrvoje Niksic  <hniksic@iskon.hr>
107
108         * lispref/control.texi (Signaling Errors): Document that `signal'
109         is continuable.
110         (Signaling Errors): Document `cerror', `signal-error', and
111         `check-argument-type'.
112         (Handling Errors): Mention `debug-on-signal'.
113         (Error Symbols): Document `define-error'.
114         (Processing of Errors): Document `display-error' and
115         `error-message-string'.
116
117 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
118
119         * internals/internals.texi: Remove latin-1 char.
120
121 2000-01-05  Didier Verna  <didier@xemacs.org>
122
123         * xemacs/custom.texi (Key bindings using strings): add missing
124         whitespace.
125
126         * xemacs/xemacs.texi (Top):
127         * new-users-guide/new-users-guide.texi (Top): add missing `@top'
128         node.
129
130 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
131
132         * lispref/minibuf.texi (Reading a Password): New section.
133
134 1999-12-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
135
136         * lispref/minibuf.texi: Remove documentation about
137         minibuffer-local-ns-map, read-no-blanks-input.
138
139 1999-12-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
140
141         * lispref/minibuf.texi: Partial Synch with FSF manual.
142         Add description about DEFAULT argument of reading functions.
143
144 1999-12-31  Martin Buchholz <martin@xemacs.org>
145
146         * XEmacs 21.2.26 is released.
147
148 1999-12-26  Karl M. Hegbloom  <karlheg@inetarena.com>
149
150         * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs
151
152 1999-12-24  Martin Buchholz <martin@xemacs.org>
153
154         * XEmacs 21.2.25 is released.
155
156 1999-12-21  Martin Buchholz  <martin@xemacs.org>
157
158         * lispref/text.texi (Near Point): Document `char-before'.
159
160 1999-12-20  Adrian Aichner  <adrian@xemacs.org>
161
162         * widget.texi: Fix typos and possessive singular errors.  Break
163         long sentences for readability.  Remove some redundant commas.
164
165 1999-12-18  Martin Buchholz  <martin@xemacs.org>
166
167         * lispref/functions.texi (Mapping Functions): 
168         Warn about mapping functions modifying their sequences.
169
170 1999-12-15  Sandra Wambold  <wambold@xemacs.org>
171
172         * xemacs-faq.texi: link to matlab.el added; misc. address changes
173
174 1999-12-14  Martin Buchholz <martin@xemacs.org>
175
176         * XEmacs 21.2.24 is released.
177
178 1999-12-07  Gunnar Evermann  <ge204@eng.cam.ac.uk>
179
180         * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
181         instead of PACKAGEPATH 
182         From Marcus Harnisch <harnisch@mikrom.de>
183
184 1999-12-07  Martin Buchholz <martin@xemacs.org>
185
186         * XEmacs 21.2.23 is released.
187
188 1999-12-06  Sandra Wambold  <wambold@pobox.com>
189
190         * xemacs-faq.texi: Added MS-Windows questions; some other changes
191
192 1999-11-29  Martin Buchholz  <martin@xemacs.org>
193
194         * info.texi (Top): 
195         Remove @ifnottex, which gives old makeinfos indigestion.
196         * texinfo.texi (Top): 
197         Revert to pre-texinfo-4.0 version, plus small changes to make
198         texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
199
200 1999-11-30  Sandra Wambold  <wambold@cygnus.com>
201
202         * xemacs-faq.texi: fixed and commented out bad URL links
203
204 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
205
206         * XEmacs 21.2.22 is released
207
208 1999-11-28  Martin Buchholz <martin@xemacs.org>
209
210         * XEmacs 21.2.21 is released.
211
212 1999-11-26  Martin Buchholz  <martin@xemacs.org>
213
214         * internals.texi (Lstream Functions):
215         * internals.texi (Lstream Methods):
216         Types have changed to size_t and ssize_t.  Document them.
217
218 1999-08-12     Gunnar Evermann  <ge204@eng.cam.ac.uk>
219
220         * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
221         XEmacs 21
222
223 1999-11-15  Martin Buchholz  <martin@xemacs.org>
224
225         * xemacs/programs.texi: Upgrade to etags Version 13.32
226         
227         * Makefile:
228         - Make sure the default target is `info' instead of cl.info.
229         - Use $(INFODIR) consistently where appropriate.
230         - Remove makeinfo-1.68 warning.  (Usually only maintainer rebuilds info).
231         - Comment out unused macros: EMACS EMACSFLAGS
232         - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0.
233         - Get dependencies up to date.
234
235         * internals/Makefile:
236         * xemacs/Makefile:
237         * lispref/Makefile:
238         * new-users-guide/Makefile:
239         * lispref/index.perm:
240         * lispref/index.unperm:
241         * lispref/permute-index:
242         * internals/index.perm:
243         * internals/index.unperm:
244         Remove these Makefiles.
245         Include all functionality in man/Makefile.
246         Support only non-permuted indexes for simplicity.
247
248         * emodules.texi:
249         - TeX doesn't tolerate `_' in variable names; use `-' instead.
250
251         * lispref/commands.texi:
252         * lispref/display.texi:
253         * lispref/faces.texi:
254         * lispref/functions.texi:
255         * lispref/keymaps.texi:
256         * lispref/lists.texi:
257         * lispref/modes.texi:
258         * lispref/objects.texi:
259         * lispref/os.texi:
260         * lispref/sequences.texi:
261         * lispref/strings.texi:
262         * lispref/text.texi:
263         * new-users-guide/custom1.texi:
264         * xemacs/custom.texi:
265         * xemacs/menus.texi:
266         - Make sources compatible with makeinfo 4.0 *and* 3.12.
267         - Replace @sc{ASCII} with @sc{ascii}, etc...
268         - Replace @var{(foo)} with (@var{foo}), etc...
269
270         * info-stnd.texi: Remove.  Who cares about the standalone info reader?
271
272         * texinfo.tex:
273         * texinfo.texi:
274         * info.texi:
275         * standards.texi:
276         * make-stds.texi:
277         Import FSF-maintained files from texinfo-4.0.
278
279 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
280
281         * XEmacs 21.2.20 is released
282
283 1999-08-30  Robert Pluim  <rpluim@bigfoot.com>
284
285         * xemacs/packages.texi (Using Packages): Added description of
286         package-get-package-provider.
287
288 1999-07-27  Charles G Waldman  <cgw@fnal.gov>
289
290         * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
291
292 1999-08-01  Adrian Aichner  <adrian@xemacs.org>
293
294         * xemacs/programs.texi (Balanced Editing): Remove broken
295         line-break.
296
297         * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
298         menus.
299         (Q1.4.1): ditto.
300         (Q1.4.3): ditto.
301         (Q2.0.5): Hyphenate words.
302
303         * info.texi (Add): Fix one typo.
304
305 1999-08-23  Stephane Epardaud  <stephane@lunatech.com>
306
307         * internals/internals.texi (Garbage Collection - Step by Step):
308         just added some dots to shut up compile warnings.
309
310 1999-08-19  Matthias Neubauer  <neubauer@informatik.uni-tuebingen.de>
311
312         * internals/internals.texi (Garbage Collection - Step by Step):
313         new section in chapter Allocation of Objects in XEmacs Lisp.
314
315 1999-07-28  Andy Piper  <andy@xemacs.org>
316
317         * internals.texi (Glyphs): add some glyph documentation.
318
319 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
320
321         * XEmacs 21.2.19 is released
322
323 1999-07-10  Adrian Aichner  <adrian@xemacs.org>
324
325         * emodules.texi: Use @set emacs and @value{emacs} instead of
326         @macro (unsupported by texinfo package).  Remove stray @code.
327         * custom.texi: Add info extension to @setfilename.
328         * texinfo.texi: Ditto.
329         * widget.texi: Ditto.
330         * packages.texi: Reword a sentence, fixing @item Decide where to
331         install ...
332
333 1999-07-19  Didier Verna  <verna@inf.enst.fr>
334
335         * custom.texi (Wishlist): removed the Custom Comments wishlist
336         entry. They are implemented.
337
338 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
339
340         * XEmacs 21.2.18 is released
341
342 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
343
344         * XEmacs 21.2.17 is released
345
346 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
347
348         * XEmacs 21.2.16 is released
349
350 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
351
352         * XEmacs 21.2.15 is released
353
354 1999-05-30  Albert Chin-A-Young <china@thewrittenword.com>
355
356         * custom.texi, external-widget.texi: Minor
357         fix to get info DIR entry correct.
358
359 1999-05-22  Vin Shelton <acs@xemacs.org>
360
361         * xemacs/cmdargs.texi:
362         Document -private.
363
364 1999-05-16  Mike McEwan  <mike@lotusland.demon.co.uk>
365
366         * Makefile: Added `emodules.info' to info targets.
367
368 1999-05-20  Karl M. Hegbloom  <karlheg@debian.org>
369
370         * internals/internals.texi (The XEmacs Object System
371           (Abstractly Speaking)): typo.
372
373 1999-05-16  Hrvoje Niksic  <hniksic@srce.hr>
374
375         * lispref/text.texi (Substitution): Document improvements in
376         `translate-region'.
377
378 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
379
380         * XEmacs 21.2.14 is released
381
382 1999-05-11  Albert Chin-A-Young <china@thewrittenword.com>
383
384         * man/internals/internals.texi:
385         * man/lispref/lispref.texi:
386         * man/new-users-guide/new-users-guide.texi:
387         * man/xemacs/xemacs.texi:
388         * man/cl.texi:
389         * man/custom.texi:
390         * man/term.texi:
391         * man/termcap.texi:
392         * man/widget.texi:
393         * man/xemacs-faq.texi:
394         * man/external-widget.texi:
395         Added info dir entries so install-info will add them to
396         the common `dir' file.
397
398 1999-04-28  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
399
400         * man/lispref/mule.texi: Document CCL
401         - add sections: syntax, statements, expressions, and examples.
402         - fix naming and description errors.
403         - update links in neighboring nodes.
404
405 1999-04-24  Gunnar Evermann  <ge204@eng.cam.ac.uk>
406
407         * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
408
409 1999-04-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
410
411         * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
412         Appearance)
413
414 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
415
416         * XEmacs 21.2.13 is released
417
418 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
419
420         * XEmacs 21.2.12 is released
421
422 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
423
424         * XEmacs 21.2.11 is released
425
426 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
427
428         * XEmacs 21.2.10 is released
429
430 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
431
432         * XEmacs 21.2.9 is released
433
434 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
435
436         * internals\internals.texi (Techniques for XEmacs Developers):
437         Fixing documentation.
438         (Basic Lisp Modules): ditto.
439
440 1999-01-10  J. Kean Johnston  <jkj@sco.com>
441
442         * emodules.texi: New file to describe XEmacs modules.
443
444 1998-12-28  Martin Buchholz <martin@xemacs.org>
445
446         * XEmacs 21.2.8 is released.
447
448 1998-12-24  Martin Buchholz <martin@xemacs.org>
449
450         * XEmacs 21.2.7 is released.
451
452 1998-12-16  Andy Piper  <andy@xemacs.org>
453
454         * XEmacs 21.2.6 is released
455
456 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
457
458         * XEmacs 21.2.5 is released
459
460 1998-11-30  Martin Buchholz  <martin@xemacs.org>
461
462         * xemacs/startup.texi (Startup Paths):
463         * xemacs/custom.texi (Widgets):
464         * xemacs-faq.texi (Q3.0.5):
465         * xemacs-faq.texi (Top):
466
467         * widget.texi (info-link):
468
469         * lispref/objects.texi (Type Predicates):
470         * lispref/objects.texi (Hash Table Type):
471         * lispref/objects.texi (Primitive Types):
472         * lispref/objects.texi (Lisp Data Types):
473         * lispref/macros.texi (Backquote):
474         * lispref/hash-tables.texi (Weak Hash Tables):
475         * lispref/hash-tables.texi:
476         * lispref/errors.texi (Standard Errors):
477         * lispref/compile.texi (Disassembly):
478         * lispref/compile.texi (Compiled-Function Objects):
479         * lispref/compile.texi (Eval During Compile):
480         * lispref/compile.texi (Docs and Compilation):
481         * lispref/compile.texi (Compilation Functions):
482         * lispref/compile.texi (Speed of Byte-Code):
483         * lispref/compile.texi (Byte Compilation):
484         * lispref/building.texi (Garbage Collection):
485
486         * internals/internals.texi (Simple Special Forms):
487         * internals/internals.texi (Evaluation; Stack Frames; Bindings):
488         * internals/internals.texi (Specifics of the Event Gathering Mechanism):
489         * internals/internals.texi (String):
490         * internals/internals.texi (Introduction to Allocation):
491         * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
492         * internals/internals.texi (Modules for Internationalization):
493         * internals/internals.texi (Modules for Interfacing with X Windows):
494         * internals/internals.texi (Modules for Interfacing with the Operating System):
495         * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
496         * internals/internals.texi (Modules for Interfacing with the File System):
497         * internals/internals.texi (Modules for the Redisplay Mechanism):
498         * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
499         * internals/internals.texi (Editor-Level Control Flow Modules):
500         * internals/internals.texi (Modules for Standard Editing Operations):
501         * internals/internals.texi (Basic Lisp Modules):
502         * internals/internals.texi (Low-Level Modules):
503         * internals/internals.texi (A Summary of the Various XEmacs Modules):
504         * internals/internals.texi (An Example of Mule-Aware Code):
505         * internals/internals.texi (Working With Character and Byte Positions):
506         * internals/internals.texi (Writing Lisp Primitives):
507         * internals/internals.texi (General Coding Rules):
508         * internals/internals.texi (How Lisp Objects Are Represented in C):
509         * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
510         * internals/internals.texi (XEmacs From the Perspective of Building):
511         * internals/internals.texi (The Lisp Language):
512         * internals/internals.texi (Top):
513         * internals/internals.texi:
514         - rewrite Internals manual
515
516         * cl.texi (Porting Common Lisp):
517         * cl.texi (Hash Tables):
518         * cl.texi (Association Lists):
519         * cl.texi (Declarations):
520         * cl.texi (For Clauses):
521         * cl.texi (Basic Setf):
522         * cl.texi (Equality Predicates):
523         - mega patch
524
525 1998-11-28  SL Baur  <steve@altair.xemacs.org>
526
527         * XEmacs 21.2-beta4 is released.
528
529 1998-10-15  SL Baur  <steve@altair.xemacs.org>
530
531         * XEmacs 21.2-beta3 is released.
532
533 1998-10-09  SL Baur  <steve@altair.xemacs.org>
534
535         * Makefile (MAKEINFO): Undo no-split change.
536
537 1998-09-29  SL Baur  <steve@altair.xemacs.org>
538
539         * XEmacs 21.2-beta2 is released.
540
541 1998-09-20  Hrvoje Niksic  <hniksic@srce.hr>
542
543         * lispref/customize.texi: New file.
544
545 1998-09-09  Hrvoje Niksic  <hniksic@srce.hr>
546
547         * internals/internals.texi (Coding for Mule): New node and
548         section.
549
550 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
551
552         * xemacs/packages.texi: Document manually installing binary packages.
553
554 1998-09-02  Jeff Miller <jmiller@smart.net>
555
556         * Synch calendar.texi with Emacs 20.3
557
558 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
559
560         * xemacs/packages.texi: Correct and update package documentation.
561           Updated the package installation section to mention the visual
562           package browser/installer.
563
564 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
565
566         * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
567         specifics.
568
569 1998-08-21  Greg Klanderman  <greg@alphatech.com>
570
571         * lispref/files.texi (User Name Completion): new section.
572
573 1998-07-23  Adrian Aichner  <adrian@xemacs.org>
574
575         * xemacs/packages.texi (Packages): Changing @itemize @emph to
576         @itemize @bullet (this is what all other files included in
577         xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
578
579 1998-07-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
580
581         * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
582
583         * xemacs/xemacs.texi:
584         * xemacs/packages.texi: More packages documentation.
585
586 1998-07-19  SL Baur  <steve@altair.xemacs.org>
587
588         * XEmacs 21.2-beta1 is released.
589
590 1998-07-12  SL Baur  <steve@altair.xemacs.org>
591
592         * XEmacs 21.0-pre5 is released.
593
594 1998-07-09  SL Baur  <steve@altair.xemacs.org>
595
596         * XEmacs 21.0-pre4 is released.
597
598 1998-07-09  Oliver Graf <ograf@fga.de>
599
600         * lispref/dragndrop.texi: added warning to OffiX Protocol section
601
602 1998-07-09  SL Baur  <steve@altair.xemacs.org>
603
604         * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
605         damage in transit.
606
607 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
608
609         * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
610
611         * lispref/internationalization.texi: Fixed PREV to @node LDAP
612
613         * lispref/lispref.texi: Added LDAP chapter from ldap.texi
614
615         * lispref/Makefile: Added ldap.texi to srcs
616
617 1998-06-29  SL Baur  <steve@altair.xemacs.org>
618
619         * standards.texi (Preface): Revert previous change to @node
620         because it doesn't pass makeinfo.
621
622 1998-06-27  Adrian Aichner  <adrian@xemacs.org>
623
624         * cl.texi: See ALL.
625         * info-stnd.texi: Fixed @setfilename.
626         * info.texi: Fixed @setfilename and a typo.
627         * standards.texi: Added NEXT to @node Preface. See ALL.
628         * texinfo.texi: Fixed section names, quoted usage of @TeX{},
629         changed some occurences of `:' to `colon'.
630         * xemacs-faq.texi: See ALL.
631         * internals/internals.texi: See ALL.
632         * lispref/back.texi: Fixed @setfilename.
633         * lispref/compile.texi: See ALL.
634         * lispref/debugging.texi: See ALL.
635         * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
636         * lispref/eval.texi: See ALL.
637         * lispref/extents.texi: See ALL.
638         * lispref/loading.texi: See ALL.
639         * lispref/searching.texi: Escaped `(' in
640         @cindex @samp{(?:} in regex
641         * lispref/variables.texi: See ALL.
642
643 1998-06-28  SL Baur  <steve@altair.xemacs.org>
644
645         * xemacs/calendar.texi: Massive update.
646         From Jeff Miller <jmiller@smart.net>
647
648 1998-06-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
649
650         * xemacs/abbrevs.texi:
651         * xemacs/basic.texi:
652         * xemacs/buildings.texi:
653         * xemacs/cmdargs.texi:
654         * xemacs/files.texi:
655         * xemacs/adjustments.texi: Adjustments to integrate startup.texi
656         and packages.texi stuff.
657
658         * xemacs/startup.texi:
659         * xemacs/packages.texi: Created.
660
661 1998-06-10  Adrian Aichner  <adrian@xemacs.org>
662
663         * texinfo.texi: added ../info/ to @setfilename, broke line after
664         @noindent.  Changed @var{arg-not-used-by-@TeX{}} to
665         @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
666         happy.  Fixed refs broken by a previous patch of mine.
667
668 1998-06-18  Darryl Okahata  <darrylo@sr.hp.com>
669
670         * lispref/os.texi (os.texi): Document `user-home-directory'.
671
672 1998-06-13  Greg Klanderman  <greg@alphatech.com>
673
674         * lispref/windows.texi (Resizing Windows): document third optional
675         WINDOW argument to enlarge-window and shrink-window.
676         (Selecting Windows): document select-window optional norecord
677         argument.
678         (Size of Window): document window-text-area-pixel-height and
679         window-text-area-pixel-width.
680         (Size of Window): document window-displayed-text-pixel-height.
681         (Position of Window): document window-text-area-pixel-edges.
682
683         * lispref/positions.texi (Screen Lines): cleanup docs for
684         vertical-motion and vertical-motion-pixels.
685
686 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
687
688         * lispref/windows.texi (Resizing Windows): Document
689         `enlarge-window-pixels' and `shrink-window-pixels'.
690
691         * lispref/positions.texi (Screen Lines): Update documentation of
692         `vertical-motion'.
693         (Screen Lines): Document `vertical-motion-pixels'.
694
695         * lispref/frames.texi (Input Focus): Document `focus-frame',
696         `save-selected-frame' and `with-selected-frame'.
697
698 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
699
700         * lispref/searching.texi (Regexp Search): Document `split-path'.
701
702         * lispref/files.texi (Unique File Names): Update docs for
703         `make-temp-name'; document `temp-directory'.
704
705 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
706
707         * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
708
709         * lispref/specifiers.texi (Specifier Instancing): Correct
710         instantiation order.
711         (Specifier Instancing Functions): Ditto.
712
713 1998-06-11  Oliver Graf <ograf@fga.de>
714
715         * lispref/lispref.texi: references to Drag'n'Drop fixed
716         * lispref/modes.texi: references to Drag'n'Drop fixed
717         * lispref/scrollbars.texi: references to Drag'n'Drop fixed
718         * lispref/dragndrop.texi: naming changed to Drag and Drop
719         added some docu about the drop procedure
720
721 1998-06-09  Adrian Aichner  <adrian@xemacs.org>
722
723         * info-stnd.texi: added ../info/ to @setfilename.
724         * info.texi: added ../info/ to @setfilename.
725         * lispref/commands.texi: see ALL.
726         * lispref/frames.texi: see ALL.
727         * lispref/os.texi: see ALL.
728         * lispref/text.texi: see ALL.
729         * new-users-guide/custom1.texi: broke line after enumerated @item.
730         * new-users-guide/custom2.texi: see ALL.
731         * new-users-guide/edit.texi: see ALL.
732         * new-users-guide/enter.texi: see ALL.
733         * new-users-guide/files.texi: see ALL.
734         * new-users-guide/help.texi
735         * new-users-guide/modes.texi: see ALL.
736         * new-users-guide/new-users-guide.texi: see ALL.
737         * new-users-guide/region.texi: see ALL.
738         * new-users-guide/search.texi: see ALL.
739         * new-users-guide/xmenu.texi: see ALL.
740         * standards.texi: added ../info/ to @setfilename.
741         * texinfo.texi: added ../info/ to @setfilename, broke line after
742         @noindent.  Changed @var{arg-not-used-by-@TeX{}} to
743         @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
744         happy.
745         * xemacs-faq.texi: added ../info/ to @setfilename.
746         * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
747         p?xefs (most were empty, some elisp and emacs), used
748         PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
749         User's Manual" respectively for all these.
750
751 1998-06-01  Oliver Graf <ograf@fga.de>
752
753         * lispref/dragndrop.texi: added experimental
754
755 1998-05-28  Oliver Graf <ograf@fga.de>
756
757         * lispref/dragndrop.texi: a warning, and a bit more text this time
758
759 1998-05-26  Oliver Graf <ograf@fga.de>
760
761         * lispref/dragndrop.texi: only small changes
762
763 1998-05-15  Christian Nybø <chr@mediascience.no>
764
765         * xemacs/killing.texi: Properly document `zap-to-char'.
766
767 1998-05-13  Greg Klanderman  <greg@alphatech.com>
768
769         * lispref/frames.texi (Input Focus): cleanup select-frame
770         documentation.
771
772 1998-05-10  Oliver Graf <ograf@fga.de>
773
774         * lispref/dragndrop.texi: new section for the DnD API
775         * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
776         modes
777         * lispref/modes.texi: changed back-ref to Drag'n'Drop
778         * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
779
780 1998-05-05  Oliver Graf <ograf@fga.de>
781
782         * commands.texi: exchange of dnd-drop with misc-user
783
784 1998-05-04  Martin Buchholz  <martin@xemacs.org>
785
786         * internals.texi (Techniques for XEmacs Developers): Add some more
787         comments on adding new files, inspired by Olivier Galibert.
788
789 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
790
791         * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
792         scroll-conservatively.
793
794         * lispref/loading.texi (Named Features): Document advanced args to
795         `feature'.
796
797         * lispref/files.texi (File Name Expansion): Document that
798         expand-file-name does not treat // and ~/ in the middle of file
799         names specially.
800
801         * lispref/positions.texi (Excursions): Document
802         `with-current-buffer' and `with-temp-file'.
803
804         * lispref/strings.texi (Formatting Strings): Document `%*'
805         construct.
806
807         * lispref/os.texi (Time Conversion): Document that TIME may be
808         omitted from format-time-string.
809
810         * lispref/strings.texi (String Conversion): Document BASE argument
811         to `string-to-number'.
812
813         * lispref/searching.texi (Syntax of Regexps): Fix up Perl
814         constructs documentation.
815         (Regexp Search): Document `split-string'.
816
817         * xemacs/display.texi (Scrolling): Document scroll-conservatively.
818
819         * xemacs/killing.texi (Active Regions): Document that errors no
820         longer highlight the region.
821
822         * lispref/display.texi (The Echo Area): Document message log
823         stuff, including `display-message', `lmessage', `clear-message',
824         (Warnings): Document warning stuff.
825
826         * lispref/commands.texi (Working With Events): Update `make-event'
827         for misc-user events.
828         (Using Interactive): Document `function-interactive'.
829
830         * lispref/os.texi (System Environment): Document USE-FLOATS
831         argument to `load-average'.
832         (User Identification): Document the new semantics of
833         `user-full-name'.
834
835         * lispref/strings.texi (Creating Strings): Document `string'
836         function.
837
838 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
839
840         * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
841         comparison functions.
842
843 1998-04-30  Greg Klanderman  <greg@alphatech.com>
844
845         * lispref/frames.texi (Input Focus): Document behavior of
846         select-frame wrt focus-follows-mouse.
847
848 1998-04-30  Martin Buchholz  <martin@xemacs.org>
849
850         * Makefile: Support generic makes by avoiding `%' syntax.
851         It breaks my heart to uglify the Makefile like this, but this is
852         going to be a perpetual FAQ otherwise.
853         General cleanup.
854         Comment out w3 and vm info rules.
855         Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
856
857 1998-03-27  Stephen Turnbull  <turnbull@sk.tsukuba.ac.jp>
858
859         * xemacs/frame.texi: Document cursor appearance at end of line.
860
861 1998-03-14  Hrvoje Niksic  <hniksic@srce.hr>
862
863         * internals/internals.texi (GCPROing): Explain when it is
864         necessary to GCPRO function parameters.
865
866 1998-03-13  Hrvoje Niksic  <hniksic@srce.hr>
867
868         * internals/internals.texi (Writing Lisp Primitives): Updated
869         definition of For().
870
871 1998-03-01  Aki Vehtari  <Aki.Vehtari@hut.fi>
872
873         * lispref/menus.texi: Use recommended forms in examples.
874
875 1998-02-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
876
877         * cl.texi (Creating Symbols): Tell a little bit about the new
878         handling of gensyms.
879
880 1998-02-21  Greg Klanderman  <greg@alphatech.com>
881
882         * xemacs/custom.texi (X Resources): update to describe automatic
883         setting of x-emacs-application-class.
884
885         * lispref/x-windows.texi (Resources): update doc for
886         x-emacs-application-class.
887
888 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
889
890         * cl.texi (Equality Predicates): Update to reflect change to
891         `equalp' made in "cl-extra.el" - now compares characters case
892         insensitively.
893
894 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
895
896         * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
897
898 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
899
900         * lispref/display.texi (Beeping): Linux has sound too.
901
902 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
903
904         * cl.texi (Argument Lists): Keywords are handled specially by
905         XEmacs.
906         (Porting Common Lisp): XEmacs backquotes are OK.
907
908 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
909
910         * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
911         syntax for integers.
912         From Adrian Aichner <adrian@xemacs.org>
913         * cl.texi (Porting Common Lisp): ' '
914         * lispref/numbers.texi (Numbers): ' '
915
916 1998-02-15  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
917
918         * lispref/searching.texi (Regular Expressions): Document the
919         recent regular expression syntax extensions.
920
921 1998-02-10  Olivier Galibert  <galibert@pobox.com>
922
923         * internals/internals.texi: Remove all mocklisp references.
924
925 1997-12-17  SL Baur  <steve@altair.xemacs.org>
926
927         * Makefile (SUBDIR): skk and gnats are packaged.
928
929         * lispref/intro.texi (Acknowledgements): Update to v3.3.
930
931         * lispref/lispref.texi: Update to 20.5/v3.3.
932
933 1997-12-10  SL Baur  <steve@altair.xemacs.org>
934
935         * Makefile: Don't stop on errors.
936
937 1997-12-06  SL Baur  <steve@altair.xemacs.org>
938
939         * Makefile: add skk manual.
940
941 1997-11-29  SL Baur  <steve@altair.xemacs.org>
942
943         * internals/internals.texi (XEmacs): Updated history section.
944
945 1997-11-28  SL Baur  <steve@altair.xemacs.org>
946
947         * lispref/compile.texi (Compilation Functions): Plug in the real
948         return value.
949         (Speed of Byte-Code): Ditto.
950         (Compilation Functions): Ditto.
951         (Compiled-Function Objects): Ditto.
952         (Speed of Byte-Code): Increase loop counter by factor of 50 (the
953         previous value was embarrassing).
954
955 1997-11-21  SL Baur  <steve@altair.xemacs.org>
956
957         * Makefile (srcs): vhdl-mode has been packaged.
958
959 1997-11-15  SL Baur  <steve@altair.xemacs.org>
960
961         * lispref/windows.texi (scroll-conservatively): Fix typo.
962
963 1997-11-12  Hrvoje Niksic  <hniksic@srce.hr>
964
965         * lispref/commands.texi (Working With Events): Document fully.
966
967         * lispref/windows.texi (Vertical Scrolling): Document
968         scroll-conservatively.
969
970 1997-11-09  Hrvoje Niksic  <hniksic@srce.hr>
971
972         * lispref/extents.texi (Intro to Extents): Minor correction.
973         (Extent Properties): Document `extent-keymap'.
974
975 1997-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
976
977         * xemacs/mule.texi (Mule): Modify description about supported
978         scripts.
979
980 1997-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
981
982         * xemacs/mule.texi: Add description for
983         `universal-coding-system-argument'.
984
985 1997-10-31  SL Baur  <steve@altair.xemacs.org>
986
987         * internals/internals.texi: XEmacs 19.16 is released.
988
989 1997-10-30  SL Baur  <steve@altair.xemacs.org>
990
991         * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
992         been packaged.
993
994 1997-10-22  Hrvoje Niksic  <hniksic@srce.hr>
995
996         * xemacs-faq.texi: Added the detailed menu listing.
997
998         * lispref/extents.texi (Extent Properties): Documented
999         `set-extent-properties'.
1000
1001         * xemacs/custom.texi (Face Customization): Updated for XEmacs.
1002
1003 1997-10-07  SL Baur  <steve@altair.xemacs.org>
1004
1005         * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
1006         From Rebecca Ore <rebecca.ore@op.net>
1007
1008         * lispref/databases.texi (Connecting to a Database): Describe
1009         valid types of `type' and `subtype'.
1010         From Raymond Toy <toy@rtp.ericsson.se>
1011
1012 1997-10-01  Karl M. Hegbloom  <karlheg@inetarena.com>
1013
1014         * lispref/commands.texi (Keyboard Macros): fixed typo.  Changed
1015         reference to (emacs) into a reference to (xemacs).
1016
1017 1997-10-01  Karl M. Hegbloom  <karlheg@inetarena.com>
1018
1019         * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
1020         to prevent line wrap.
1021
1022 1997-09-27  SL Baur  <steve@altair.xemacs.org>
1023
1024         * gnats/flowchart.eps: New file.
1025
1026 1997-09-23  Hrvoje Niksic  <hniksic@srce.hr>
1027
1028         * xemacs/custom.texi (Easy Customization): Ditto.
1029
1030         * xemacs/xemacs.texi (Top): Added pointer to easy customization.
1031
1032 1997-09-18  SL Baur  <steve@altair.xemacs.org>
1033
1034         * internals/Makefile (../../info/$(NAME).info): Warn and clean up
1035         if someone hasn't upgraded makeinfo.
1036
1037         * Makefile (EMACS): Refer to xemacs binary in source tree.
1038         * tm/Makefile (EMACS): Ditto.
1039
1040 1997-08-15  Karl M. Hegbloom <karlheg@inetarena.com>
1041
1042         * cl.texi (Type Predicates): Update for corrected handling of
1043         `string-char' and `character'.
1044
1045 Tue Aug  5 21:56:02 1997  Barry A. Warsaw  <cc-mode-help@python.org>
1046
1047         * cc-mode.texi:
1048         In FAQ section, document use of c-mode-base-map instead of c-mode-map.
1049
1050 Fri Aug  1 22:44:49 1997  Barry A. Warsaw  <cc-mode-help@python.org>
1051
1052         * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
1053
1054 Wed Jul 30 00:01:45 1997  Barry A. Warsaw  <cc-mode-help@python.org>
1055
1056         * cc-mode.texi:
1057         Added description of template-args-cont syntactic symbol
1058
1059 1997-07-25  Barry A. Warsaw  <cc-mode-help@python.org>
1060
1061         * cc-mode.texi: Describe support for idl-mode
1062
1063         * cc-mode.texi:
1064         Document c-initialization-hook.  Also rewrite the "Getting Connected"
1065         section on byte compiling the source.
1066
1067 1997-07-21  Karl M. Hegbloom  <karlheg@inetarena.com>
1068
1069         * lispref/streams.texi: "Output Streams", change `last-output'
1070         result list from integers to characters.
1071
1072         * lispref/minibuf.texi: "Object from Minibuffer", correction.
1073
1074         * lispref/minibuf.texi: "Minibuffer History", add
1075         `Info-minibuffer-history', `Manual-page-minibuffer-history', and
1076         short paragraph refering to `M-x apropos'.
1077
1078 1997-07-17  Steven L Baur  <steve@altair.xemacs.org>
1079
1080         * Makefile: makeinfo-1.68 is verified to work.
1081
1082         * tm/Makefile (../../info/%-ja.info): Die if not running
1083         XEmacs/Mule.
1084         (../../info/%-en.info): Inherit setting of MAKEINFO.
1085
1086 Tue Jul 15 04:18:38 1997  Barry A. Warsaw  <cc-mode-help@python.org>
1087
1088         * cc-mode.texi:
1089         Describe the variable c-indent-comments-syntactically-p.
1090
1091 1997-07-15  Steven L Baur  <steve@altair.xemacs.org>
1092
1093         * internals/internals.texi (Top): Convert Buffer@'s node name to
1094         `Buffer's' because the former confuses makeinfo.
1095
1096 Thu Jul  3 22:54:03 1997  Barry A. Warsaw  <cc-mode-help@python.org>
1097
1098         * cc-mode.texi: Fixed spelling of Texinfo
1099
1100 Tue May  6 21:33:06 1997  Steven L Baur  <steve@altair.xemacs.org>
1101
1102         * lispref/files.texi (Writing to Files): Correct docstring of
1103         write-region.
1104
1105 Sun May  4 14:28:32 1997  Steven L Baur  <steve@altair.xemacs.org>
1106
1107         * lispref/annotations.texi (Annotation Primitives):
1108         `delete-annotation' does not return the deleted annotation.
1109
1110 Wed Apr 30 18:13:16 1997  Steven L Baur  <steve@altair.xemacs.org>
1111
1112         * lispref/lispref.texi: Correct release dates.
1113
1114 Sat Apr 19 20:48:00 1997  Steven L Baur  <steve@altair.xemacs.org>
1115
1116         * lispref/files.texi (File Name Expansion): Update documentation
1117         of file-relative-name.
1118
1119 Mon Apr  7 21:02:39 1997  Steven L Baur  <steve@altair.xemacs.org>
1120
1121         * lispref/lispref.texi: Update version numbers (with patches from
1122         Hrvoje Niksic).
1123
1124         * lispref/building.texi (Building XEmacs): Update version numbers
1125         and build identification.
1126
1127         * lispref/intro.texi (Introduction): Update version number.
1128
1129 Sun Mar 23 15:47:05 1997  Steven L Baur  <steve@altair.xemacs.org>
1130
1131         * Makefile (srcs): Add efs.texi.
1132
1133 Sat Mar 22 16:39:16 1997  Steven L Baur  <steve@altair.xemacs.org>
1134
1135         * Makefile (srcs): Add hm--html-mode.texi.
1136
1137 Sun Mar 16 18:48:14 1997  Steven L Baur  <steve@altair.xemacs.org>
1138
1139         * gnats/Makefile (gnats_srcs): New manuals for GNATS.
1140
1141 Wed Mar 12 14:39:43 1997  Steven L Baur  <steve@altair.xemacs.org>
1142
1143         * lispref/strings.texi (Text Comparison): Correct example for
1144         `char-equal'.  Add new function `char='.
1145
1146 Thu Mar  6 13:33:54 1997  Steven L Baur  <steve@altair.xemacs.org>
1147
1148         * Makefile: Update for new texinfo manual.
1149
1150 Tue Mar  4 11:37:42 1997  Steven L Baur  <steve@altair.xemacs.org>
1151
1152         * Makefile (../info/w3.info): Use special version of makeinfo
1153         since this manual is not backwards compatible.
1154         Clean up error handling so we only have to type make once to
1155         rebuild the info tree.
1156         (../info/vm.info): Make sure to continue in the event of error.
1157
1158 Tue Feb 25 20:17:53 1997  Steven L Baur  <steve@altair.xemacs.org>
1159
1160         * auctex/Makefile: Added `mostlyclean' and `distclean' target.
1161
1162 Wed Feb 19 17:57:27 1997  Steven L Baur  <steve@altair.xemacs.org>
1163
1164         * Makefile (auctex): New subdirectory target.
1165
1166 Wed Feb 12 12:30:27 1997  Yotam Medini  <yotam_medini@tmai.com>
1167
1168         * mule/languages.texi: Correct typo.
1169
1170 Mon Feb 10 08:17:22 1997  Steven L Baur  <steve@altair.xemacs.org>
1171
1172         * Makefile (srcs): Add custom and widget to srcs.
1173
1174         * lispref/extents.texi (Intro to Extents): Removed erroneous
1175         reference to `start-glyph' property.
1176
1177 Sun Feb  9 00:27:22 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1178
1179         * widget.texi: New file.
1180
1181         * custom.texi: New file.
1182
1183 Thu Feb  6 22:57:09 1997  Steven L Baur  <steve@altair.xemacs.org>
1184
1185         * lispref/extents.texi (Duplicable Extents): replicable extents
1186         are history.
1187
1188 Wed Jan 29 19:59:41 1997  Steven L Baur  <steve@altair.xemacs.org>
1189
1190         * xemacs-faq.texi (Q1.1.1): Correct typos.
1191
1192 Mon Jan 27 22:28:48 1997  Bob Weiner <weiner@infodock.com>
1193
1194         * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
1195         XEmacs manual available.
1196         (Q4.6.1): Updated Infodock Information.
1197
1198 Sat Dec 28 11:08:07 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
1199
1200         * vhdl-mode.texi: Correct typo in email address.
1201
1202 Mon Dec 23 09:47:24 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
1203
1204         * Makefile (srcs): Add vhdl-mode.
1205
1206 Wed Dec 18 20:21:06 1996  Martin Buchholz  <mrb@eng.sun.com>
1207
1208         * Makefile (realclean): Don't delete itself `make distclean'
1209
1210         * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
1211
1212         * Makefile: New File.
1213
1214 Tue Dec 10 18:35:21 1996  Rod Whitby  <rwhitby@asc.sps.mot.com>
1215
1216         * vhdl-mode.texi: New file.
1217
1218 Thu Jan 24 12:41:33 1991  Richard Stallman  (rms at mole.ai.mit.edu)
1219
1220         * texinfo.tex: Delete spurious character at beginning.
1221
1222 Tue Aug 16 13:09:12 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
1223
1224         * emacs.tex:  Corrected two typos.  No other changes before
1225         Version 19 will be made.
1226
1227         * vip.texinfo: Removed menu entry Adding Lisp Code in node
1228         Customization since the menu entry did not point to anything.
1229         Also added an @finalout command to remove overfull hboxes from the
1230         printed output.
1231
1232         * cl.texinfo:  Added @bye, \input line and @settitle to file.
1233         This file is clearly intended to be a chapter of some other work,
1234         but the other work does not yet exist.
1235
1236 Mon Jul 25 17:47:38 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
1237
1238         * texinfo.texinfo: Three typos corrected.
1239
1240 Mon Jul 11 18:02:29 1988  Chris Hanson  (cph at kleph)
1241
1242         * texindex.c (indexify): when comparing to initial strings to
1243         decide whether to change the header, must use `strncmp' to avoid
1244         comparing entire strings of which initials are a substring.
1245
1246 Sun Jun 26 18:46:16 1988  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
1247
1248         * texindex.c (sort_in_core, sort_offline, parsefile):
1249         Give up on input file if any line doesn't start with backslash.
1250
1251 Mon May 23 10:41:35 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
1252
1253         * emacs.tex: Update information for obtaining TeX distribution from the
1254         University of Washington.