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