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