XEmacs 21.2.16 "Sumida".
[chise/xemacs-chise.git.1] / man / ChangeLog
1 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
2
3         * XEmacs 21.2.16 is released
4
5 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
6
7         * XEmacs 21.2.15 is released
8
9 1999-05-30  Albert Chin-A-Young <china@thewrittenword.com>
10
11         * custom.texi, external-widget.texi: Minor
12         fix to get info DIR entry correct.
13
14 1999-05-22  Vin Shelton <acs@xemacs.org>
15
16         * xemacs/cmdargs.texi:
17         Document -private.
18
19 1999-05-16  Mike McEwan  <mike@lotusland.demon.co.uk>
20
21         * Makefile: Added `emodules.info' to info targets.
22
23 1999-05-20  Karl M. Hegbloom  <karlheg@debian.org>
24
25         * internals/internals.texi (The XEmacs Object System
26           (Abstractly Speaking)): typo.
27
28 1999-05-16  Hrvoje Niksic  <hniksic@srce.hr>
29
30         * lispref/text.texi (Substitution): Document improvements in
31         `translate-region'.
32
33 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
34
35         * XEmacs 21.2.14 is released
36
37 1999-05-11  Albert Chin-A-Young <china@thewrittenword.com>
38
39         * man/internals/internals.texi:
40         * man/lispref/lispref.texi:
41         * man/new-users-guide/new-users-guide.texi:
42         * man/xemacs/xemacs.texi:
43         * man/cl.texi:
44         * man/custom.texi:
45         * man/term.texi:
46         * man/termcap.texi:
47         * man/widget.texi:
48         * man/xemacs-faq.texi:
49         * man/external-widget.texi:
50         Added info dir entries so install-info will add them to
51         the common `dir' file.
52
53 1999-04-28  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
54
55         * man/lispref/mule.texi: Document CCL
56         - add sections: syntax, statements, expressions, and examples.
57         - fix naming and description errors.
58         - update links in neighboring nodes.
59
60 1999-04-24  Gunnar Evermann  <ge204@eng.cam.ac.uk>
61
62         * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
63
64 1999-04-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
65
66         * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
67         Appearance)
68
69 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
70
71         * XEmacs 21.2.13 is released
72
73 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
74
75         * XEmacs 21.2.12 is released
76
77 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
78
79         * XEmacs 21.2.11 is released
80
81 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
82
83         * XEmacs 21.2.10 is released
84
85 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
86
87         * XEmacs 21.2.9 is released
88
89 1999-01-14  Adrian Aichner  <aichner@ecf.teradyne.com>
90
91         * internals\internals.texi (Techniques for XEmacs Developers):
92         Fixing documentation.
93         (Basic Lisp Modules): ditto.
94
95 1999-01-10  J. Kean Johnston  <jkj@sco.com>
96
97         * emodules.texi: New file to describe XEmacs modules.
98
99 1998-12-28  Martin Buchholz <martin@xemacs.org>
100
101         * XEmacs 21.2.8 is released.
102
103 1998-12-24  Martin Buchholz <martin@xemacs.org>
104
105         * XEmacs 21.2.7 is released.
106
107 1998-12-16  Andy Piper  <andy@xemacs.org>
108
109         * XEmacs 21.2.6 is released
110
111 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
112
113         * XEmacs 21.2.5 is released
114
115 1998-11-30  Martin Buchholz  <martin@xemacs.org>
116
117         * xemacs/startup.texi (Startup Paths):
118         * xemacs/custom.texi (Widgets):
119         * xemacs-faq.texi (Q3.0.5):
120         * xemacs-faq.texi (Top):
121
122         * widget.texi (info-link):
123
124         * lispref/objects.texi (Type Predicates):
125         * lispref/objects.texi (Hash Table Type):
126         * lispref/objects.texi (Primitive Types):
127         * lispref/objects.texi (Lisp Data Types):
128         * lispref/macros.texi (Backquote):
129         * lispref/hash-tables.texi (Weak Hash Tables):
130         * lispref/hash-tables.texi:
131         * lispref/errors.texi (Standard Errors):
132         * lispref/compile.texi (Disassembly):
133         * lispref/compile.texi (Compiled-Function Objects):
134         * lispref/compile.texi (Eval During Compile):
135         * lispref/compile.texi (Docs and Compilation):
136         * lispref/compile.texi (Compilation Functions):
137         * lispref/compile.texi (Speed of Byte-Code):
138         * lispref/compile.texi (Byte Compilation):
139         * lispref/building.texi (Garbage Collection):
140
141         * internals/internals.texi (Simple Special Forms):
142         * internals/internals.texi (Evaluation; Stack Frames; Bindings):
143         * internals/internals.texi (Specifics of the Event Gathering Mechanism):
144         * internals/internals.texi (String):
145         * internals/internals.texi (Introduction to Allocation):
146         * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
147         * internals/internals.texi (Modules for Internationalization):
148         * internals/internals.texi (Modules for Interfacing with X Windows):
149         * internals/internals.texi (Modules for Interfacing with the Operating System):
150         * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
151         * internals/internals.texi (Modules for Interfacing with the File System):
152         * internals/internals.texi (Modules for the Redisplay Mechanism):
153         * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
154         * internals/internals.texi (Editor-Level Control Flow Modules):
155         * internals/internals.texi (Modules for Standard Editing Operations):
156         * internals/internals.texi (Basic Lisp Modules):
157         * internals/internals.texi (Low-Level Modules):
158         * internals/internals.texi (A Summary of the Various XEmacs Modules):
159         * internals/internals.texi (An Example of Mule-Aware Code):
160         * internals/internals.texi (Working With Character and Byte Positions):
161         * internals/internals.texi (Writing Lisp Primitives):
162         * internals/internals.texi (General Coding Rules):
163         * internals/internals.texi (How Lisp Objects Are Represented in C):
164         * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
165         * internals/internals.texi (XEmacs From the Perspective of Building):
166         * internals/internals.texi (The Lisp Language):
167         * internals/internals.texi (Top):
168         * internals/internals.texi:
169         - rewrite Internals manual
170
171         * cl.texi (Porting Common Lisp):
172         * cl.texi (Hash Tables):
173         * cl.texi (Association Lists):
174         * cl.texi (Declarations):
175         * cl.texi (For Clauses):
176         * cl.texi (Basic Setf):
177         * cl.texi (Equality Predicates):
178         - mega patch
179
180 1998-11-28  SL Baur  <steve@altair.xemacs.org>
181
182         * XEmacs 21.2-beta4 is released.
183
184 1998-10-15  SL Baur  <steve@altair.xemacs.org>
185
186         * XEmacs 21.2-beta3 is released.
187
188 1998-10-09  SL Baur  <steve@altair.xemacs.org>
189
190         * Makefile (MAKEINFO): Undo no-split change.
191
192 1998-09-29  SL Baur  <steve@altair.xemacs.org>
193
194         * XEmacs 21.2-beta2 is released.
195
196 1998-09-20  Hrvoje Niksic  <hniksic@srce.hr>
197
198         * lispref/customize.texi: New file.
199
200 1998-09-09  Hrvoje Niksic  <hniksic@srce.hr>
201
202         * internals/internals.texi (Coding for Mule): New node and
203         section.
204
205 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
206
207         * xemacs/packages.texi: Document manually installing binary packages.
208
209 1998-09-02  Jeff Miller <jmiller@smart.net>
210
211         * Synch calendar.texi with Emacs 20.3
212
213 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
214
215         * xemacs/packages.texi: Correct and update package documentation.
216           Updated the package installation section to mention the visual 
217           package browser/installer.
218
219 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
220
221         * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
222         specifics.
223
224 1998-08-21  Greg Klanderman  <greg@alphatech.com>
225
226         * lispref/files.texi (User Name Completion): new section.
227
228 1998-07-23  Adrian Aichner  <aichner@ecf.teradyne.com>
229
230         * xemacs/packages.texi (Packages): Changing @itemize @emph to
231         @itemize @bullet (this is what all other files included in
232         xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
233
234 1998-07-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
235
236         * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
237
238         * xemacs/xemacs.texi: 
239         * xemacs/packages.texi: More packages documentation.
240
241 1998-07-19  SL Baur  <steve@altair.xemacs.org>
242
243         * XEmacs 21.2-beta1 is released.
244
245 1998-07-12  SL Baur  <steve@altair.xemacs.org>
246
247         * XEmacs 21.0-pre5 is released.
248
249 1998-07-09  SL Baur  <steve@altair.xemacs.org>
250
251         * XEmacs 21.0-pre4 is released.
252
253 1998-07-09  Oliver Graf <ograf@fga.de>
254
255         * lispref/dragndrop.texi: added warning to OffiX Protocol section
256
257 1998-07-09  SL Baur  <steve@altair.xemacs.org>
258
259         * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
260         damage in transit.
261
262 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
263
264         * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
265
266         * lispref/internationalization.texi: Fixed PREV to @node LDAP
267
268         * lispref/lispref.texi: Added LDAP chapter from ldap.texi
269
270         * lispref/Makefile: Added ldap.texi to srcs
271
272 1998-06-29  SL Baur  <steve@altair.xemacs.org>
273
274         * standards.texi (Preface): Revert previous change to @node
275         because it doesn't pass makeinfo.
276
277 1998-06-27  Adrian Aichner  <aichner@ecf.teradyne.com>
278
279         * cl.texi: See ALL.
280         * info-stnd.texi: Fixed @setfilename.
281         * info.texi: Fixed @setfilename and a typo.
282         * standards.texi: Added NEXT to @node Preface. See ALL.
283         * texinfo.texi: Fixed section names, quoted usage of @TeX{},
284         changed some occurences of `:' to `colon'.
285         * xemacs-faq.texi: See ALL.
286         * internals/internals.texi: See ALL.
287         * lispref/back.texi: Fixed @setfilename.
288         * lispref/compile.texi: See ALL.
289         * lispref/debugging.texi: See ALL.
290         * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
291         * lispref/eval.texi: See ALL.
292         * lispref/extents.texi: See ALL.
293         * lispref/loading.texi: See ALL.
294         * lispref/searching.texi: Escaped `(' in
295         @cindex @samp{(?:} in regex
296         * lispref/variables.texi: See ALL.
297
298 1998-06-28  SL Baur  <steve@altair.xemacs.org>
299
300         * xemacs/calendar.texi: Massive update.
301         From Jeff Miller <jmiller@smart.net>
302
303 1998-06-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
304
305         * xemacs/abbrevs.texi: 
306         * xemacs/basic.texi: 
307         * xemacs/buildings.texi: 
308         * xemacs/cmdargs.texi: 
309         * xemacs/files.texi: 
310         * xemacs/adjustments.texi: Adjustments to integrate startup.texi
311         and packages.texi stuff.
312
313         * xemacs/startup.texi: 
314         * xemacs/packages.texi: Created.
315
316 1998-06-10  Adrian Aichner  <aichner@ecf.teradyne.com>
317
318         * texinfo.texi: added ../info/ to @setfilename, broke line after
319         @noindent.  Changed @var{arg-not-used-by-@TeX{}} to
320         @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
321         happy.  Fixed refs broken by a previous patch of mine.
322
323 1998-06-18  Darryl Okahata  <darrylo@sr.hp.com>
324
325         * lispref/os.texi (os.texi): Document `user-home-directory'.
326
327 1998-06-13  Greg Klanderman  <greg@alphatech.com>
328
329         * lispref/windows.texi (Resizing Windows): document third optional 
330         WINDOW argument to enlarge-window and shrink-window.
331         (Selecting Windows): document select-window optional norecord
332         argument. 
333         (Size of Window): document window-text-area-pixel-height and
334         window-text-area-pixel-width. 
335         (Size of Window): document window-displayed-text-pixel-height.
336         (Position of Window): document window-text-area-pixel-edges.
337
338         * lispref/positions.texi (Screen Lines): cleanup docs for
339         vertical-motion and vertical-motion-pixels.
340
341 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
342
343         * lispref/windows.texi (Resizing Windows): Document
344         `enlarge-window-pixels' and `shrink-window-pixels'.
345
346         * lispref/positions.texi (Screen Lines): Update documentation of
347         `vertical-motion'.
348         (Screen Lines): Document `vertical-motion-pixels'.
349
350         * lispref/frames.texi (Input Focus): Document `focus-frame',
351         `save-selected-frame' and `with-selected-frame'.
352
353 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
354
355         * lispref/searching.texi (Regexp Search): Document `split-path'.
356
357         * lispref/files.texi (Unique File Names): Update docs for
358         `make-temp-name'; document `temp-directory'.
359
360 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
361
362         * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
363
364         * lispref/specifiers.texi (Specifier Instancing): Correct
365         instantiation order.
366         (Specifier Instancing Functions): Ditto.
367
368 1998-06-11  Oliver Graf <ograf@fga.de>
369
370         * lispref/lispref.texi: references to Drag'n'Drop fixed
371         * lispref/modes.texi: references to Drag'n'Drop fixed
372         * lispref/scrollbars.texi: references to Drag'n'Drop fixed
373         * lispref/dragndrop.texi: naming changed to Drag and Drop
374         added some docu about the drop procedure
375
376 1998-06-09  Adrian Aichner  <aichner@ecf.teradyne.com>
377
378         * info-stnd.texi: added ../info/ to @setfilename.
379         * info.texi: added ../info/ to @setfilename.
380         * lispref/commands.texi: see ALL.
381         * lispref/frames.texi: see ALL.
382         * lispref/os.texi: see ALL.
383         * lispref/text.texi: see ALL.
384         * new-users-guide/custom1.texi: broke line after enumerated @item.
385         * new-users-guide/custom2.texi: see ALL.
386         * new-users-guide/edit.texi: see ALL.
387         * new-users-guide/enter.texi: see ALL.
388         * new-users-guide/files.texi: see ALL.
389         * new-users-guide/help.texi
390         * new-users-guide/modes.texi: see ALL.
391         * new-users-guide/new-users-guide.texi: see ALL.
392         * new-users-guide/region.texi: see ALL.
393         * new-users-guide/search.texi: see ALL.
394         * new-users-guide/xmenu.texi: see ALL.
395         * standards.texi: added ../info/ to @setfilename.
396         * texinfo.texi: added ../info/ to @setfilename, broke line after
397         @noindent.  Changed @var{arg-not-used-by-@TeX{}} to
398         @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
399         happy.
400         * xemacs-faq.texi: added ../info/ to @setfilename.
401         * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
402         p?xefs (most were empty, some elisp and emacs), used
403         PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
404         User's Manual" respectively for all these.
405
406 1998-06-01  Oliver Graf <ograf@fga.de>
407
408         * lispref/dragndrop.texi: added experimental
409
410 1998-05-28  Oliver Graf <ograf@fga.de>
411
412         * lispref/dragndrop.texi: a warning, and a bit more text this time
413
414 1998-05-26  Oliver Graf <ograf@fga.de>
415
416         * lispref/dragndrop.texi: only small changes
417
418 1998-05-15  Christian Nybø <chr@mediascience.no>
419
420         * xemacs/killing.texi: Properly document `zap-to-char'.
421
422 1998-05-13  Greg Klanderman  <greg@alphatech.com>
423
424         * lispref/frames.texi (Input Focus): cleanup select-frame
425         documentation. 
426
427 1998-05-10  Oliver Graf <ograf@fga.de>
428
429         * lispref/dragndrop.texi: new section for the DnD API
430         * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
431         modes
432         * lispref/modes.texi: changed back-ref to Drag'n'Drop
433         * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
434
435 1998-05-05  Oliver Graf <ograf@fga.de>
436
437         * commands.texi: exchange of dnd-drop with misc-user
438
439 1998-05-04  Martin Buchholz  <martin@xemacs.org>
440
441         * internals.texi (Techniques for XEmacs Developers): Add some more 
442         comments on adding new files, inspired by Olivier Galibert.
443
444 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
445
446         * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
447         scroll-conservatively.
448
449         * lispref/loading.texi (Named Features): Document advanced args to 
450         `feature'.
451
452         * lispref/files.texi (File Name Expansion): Document that
453         expand-file-name does not treat // and ~/ in the middle of file
454         names specially.
455
456         * lispref/positions.texi (Excursions): Document
457         `with-current-buffer' and `with-temp-file'.
458
459         * lispref/strings.texi (Formatting Strings): Document `%*'
460         construct.
461
462         * lispref/os.texi (Time Conversion): Document that TIME may be
463         omitted from format-time-string.
464
465         * lispref/strings.texi (String Conversion): Document BASE argument 
466         to `string-to-number'.
467
468         * lispref/searching.texi (Syntax of Regexps): Fix up Perl
469         constructs documentation.
470         (Regexp Search): Document `split-string'.
471
472         * xemacs/display.texi (Scrolling): Document scroll-conservatively.
473
474         * xemacs/killing.texi (Active Regions): Document that errors no
475         longer highlight the region.
476
477         * lispref/display.texi (The Echo Area): Document message log
478         stuff, including `display-message', `lmessage', `clear-message',
479         (Warnings): Document warning stuff.
480
481         * lispref/commands.texi (Working With Events): Update `make-event' 
482         for misc-user events.
483         (Using Interactive): Document `function-interactive'.
484
485         * lispref/os.texi (System Environment): Document USE-FLOATS
486         argument to `load-average'.
487         (User Identification): Document the new semantics of
488         `user-full-name'.
489
490         * lispref/strings.texi (Creating Strings): Document `string'
491         function.
492
493 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
494
495         * lispref/numbers.texi (Comparison of Numbers): Document multi-arg 
496         comparison functions.
497
498 1998-04-30  Greg Klanderman  <greg@alphatech.com>
499
500         * lispref/frames.texi (Input Focus): Document behavior of
501         select-frame wrt focus-follows-mouse.
502
503 1998-04-30  Martin Buchholz  <martin@xemacs.org>
504
505         * Makefile: Support generic makes by avoiding `%' syntax.
506         It breaks my heart to uglify the Makefile like this, but this is
507         going to be a perpetual FAQ otherwise.
508         General cleanup.
509         Comment out w3 and vm info rules.
510         Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
511
512 1998-03-27  Stephen Turnbull  <turnbull@sk.tsukuba.ac.jp>
513
514         * xemacs/frame.texi: Document cursor appearance at end of line.
515
516 1998-03-14  Hrvoje Niksic  <hniksic@srce.hr>
517
518         * internals/internals.texi (GCPROing): Explain when it is
519         necessary to GCPRO function parameters.
520
521 1998-03-13  Hrvoje Niksic  <hniksic@srce.hr>
522
523         * internals/internals.texi (Writing Lisp Primitives): Updated
524         definition of For().
525
526 1998-03-01  Aki Vehtari  <Aki.Vehtari@hut.fi>
527
528         * lispref/menus.texi: Use recommended forms in examples.
529
530 1998-02-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
531
532         * cl.texi (Creating Symbols): Tell a little bit about the new
533         handling of gensyms.
534
535 1998-02-21  Greg Klanderman  <greg@alphatech.com>
536
537         * xemacs/custom.texi (X Resources): update to describe automatic
538         setting of x-emacs-application-class.
539
540         * lispref/x-windows.texi (Resources): update doc for
541         x-emacs-application-class. 
542
543 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
544
545         * cl.texi (Equality Predicates): Update to reflect change to
546         `equalp' made in "cl-extra.el" - now compares characters case
547         insensitively.
548
549 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
550
551         * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
552
553 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
554
555         * lispref/display.texi (Beeping): Linux has sound too.
556
557 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
558
559         * cl.texi (Argument Lists): Keywords are handled specially by
560         XEmacs.
561         (Porting Common Lisp): XEmacs backquotes are OK.
562
563 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
564
565         * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
566         syntax for integers.
567         From Adrian Aichner <aichner@ecf.teradyne.com>
568         * cl.texi (Porting Common Lisp): ' '
569         * lispref/numbers.texi (Numbers): ' '
570
571 1998-02-15  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
572
573         * lispref/searching.texi (Regular Expressions): Document the
574         recent regular expression syntax extensions.
575
576 1998-02-10  Olivier Galibert  <galibert@pobox.com>
577
578         * internals/internals.texi: Remove all mocklisp references.
579
580 1997-12-17  SL Baur  <steve@altair.xemacs.org>
581
582         * Makefile (SUBDIR): skk and gnats are packaged.
583
584         * lispref/intro.texi (Acknowledgements): Update to v3.3.
585
586         * lispref/lispref.texi: Update to 20.5/v3.3.
587
588 1997-12-10  SL Baur  <steve@altair.xemacs.org>
589
590         * Makefile: Don't stop on errors.
591
592 1997-12-06  SL Baur  <steve@altair.xemacs.org>
593
594         * Makefile: add skk manual.
595
596 1997-11-29  SL Baur  <steve@altair.xemacs.org>
597
598         * internals/internals.texi (XEmacs): Updated history section.
599
600 1997-11-28  SL Baur  <steve@altair.xemacs.org>
601
602         * lispref/compile.texi (Compilation Functions): Plug in the real
603         return value.
604         (Speed of Byte-Code): Ditto.
605         (Compilation Functions): Ditto.
606         (Compiled-Function Objects): Ditto.
607         (Speed of Byte-Code): Increase loop counter by factor of 50 (the
608         previous value was embarrassing).
609
610 1997-11-21  SL Baur  <steve@altair.xemacs.org>
611
612         * Makefile (srcs): vhdl-mode has been packaged.
613
614 1997-11-15  SL Baur  <steve@altair.xemacs.org>
615
616         * lispref/windows.texi (scroll-conservatively): Fix typo.
617
618 1997-11-12  Hrvoje Niksic  <hniksic@srce.hr>
619
620         * lispref/commands.texi (Working With Events): Document fully.
621
622         * lispref/windows.texi (Vertical Scrolling): Document
623         scroll-conservatively.
624
625 1997-11-09  Hrvoje Niksic  <hniksic@srce.hr>
626
627         * lispref/extents.texi (Intro to Extents): Minor correction.
628         (Extent Properties): Document `extent-keymap'.
629
630 1997-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
631
632         * xemacs/mule.texi (Mule): Modify description about supported
633         scripts.
634
635 1997-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
636
637         * xemacs/mule.texi: Add description for
638         `universal-coding-system-argument'.
639
640 1997-10-31  SL Baur  <steve@altair.xemacs.org>
641
642         * internals/internals.texi: XEmacs 19.16 is released.
643
644 1997-10-30  SL Baur  <steve@altair.xemacs.org>
645
646         * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
647         been packaged.
648
649 1997-10-22  Hrvoje Niksic  <hniksic@srce.hr>
650
651         * xemacs-faq.texi: Added the detailed menu listing.
652
653         * lispref/extents.texi (Extent Properties): Documented
654         `set-extent-properties'.
655
656         * xemacs/custom.texi (Face Customization): Updated for XEmacs.
657
658 1997-10-07  SL Baur  <steve@altair.xemacs.org>
659
660         * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
661         From Rebecca Ore <rebecca.ore@op.net>
662
663         * lispref/databases.texi (Connecting to a Database): Describe
664         valid types of `type' and `subtype'.
665         From Raymond Toy <toy@rtp.ericsson.se>
666
667 1997-10-01  Karl M. Hegbloom  <karlheg@inetarena.com>
668
669         * lispref/commands.texi (Keyboard Macros): fixed typo.  Changed
670         reference to (emacs) into a reference to (xemacs).
671
672 1997-10-01  Karl M. Hegbloom  <karlheg@inetarena.com>
673
674         * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
675         to prevent line wrap.
676
677 1997-09-27  SL Baur  <steve@altair.xemacs.org>
678
679         * gnats/flowchart.eps: New file.
680
681 1997-09-23  Hrvoje Niksic  <hniksic@srce.hr>
682
683         * xemacs/custom.texi (Easy Customization): Ditto.
684
685         * xemacs/xemacs.texi (Top): Added pointer to easy customization.
686
687 1997-09-18  SL Baur  <steve@altair.xemacs.org>
688
689         * internals/Makefile (../../info/$(NAME).info): Warn and clean up
690         if someone hasn't upgraded makeinfo.
691
692         * Makefile (EMACS): Refer to xemacs binary in source tree.
693         * tm/Makefile (EMACS): Ditto.
694
695 1997-08-15  Karl M. Hegbloom <karlheg@inetarena.com>
696
697         * cl.texi (Type Predicates): Update for corrected handling of
698         `string-char' and `character'.
699
700 Tue Aug  5 21:56:02 1997  Barry A. Warsaw  <cc-mode-help@python.org>
701
702         * cc-mode.texi:
703         In FAQ section, document use of c-mode-base-map instead of c-mode-map.
704
705 Fri Aug  1 22:44:49 1997  Barry A. Warsaw  <cc-mode-help@python.org>
706
707         * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
708
709 Wed Jul 30 00:01:45 1997  Barry A. Warsaw  <cc-mode-help@python.org>
710
711         * cc-mode.texi:
712         Added description of template-args-cont syntactic symbol
713
714 1997-07-25  Barry A. Warsaw  <cc-mode-help@python.org>
715
716         * cc-mode.texi: Describe support for idl-mode
717
718         * cc-mode.texi:
719         Document c-initialization-hook.  Also rewrite the "Getting Connected"
720         section on byte compiling the source.
721
722 1997-07-21  Karl M. Hegbloom  <karlheg@inetarena.com>
723
724         * lispref/streams.texi: "Output Streams", change `last-output'
725         result list from integers to characters.
726
727         * lispref/minibuf.texi: "Object from Minibuffer", correction.
728
729         * lispref/minibuf.texi: "Minibuffer History", add
730         `Info-minibuffer-history', `Manual-page-minibuffer-history', and
731         short paragraph refering to `M-x apropos'.
732
733 1997-07-17  Steven L Baur  <steve@altair.xemacs.org>
734
735         * Makefile: makeinfo-1.68 is verified to work.
736
737         * tm/Makefile (../../info/%-ja.info): Die if not running
738         XEmacs/Mule.
739         (../../info/%-en.info): Inherit setting of MAKEINFO.
740
741 Tue Jul 15 04:18:38 1997  Barry A. Warsaw  <cc-mode-help@python.org>
742
743         * cc-mode.texi:
744         Describe the variable c-indent-comments-syntactically-p.
745
746 1997-07-15  Steven L Baur  <steve@altair.xemacs.org>
747
748         * internals/internals.texi (Top): Convert Buffer@'s node name to
749         `Buffer's' because the former confuses makeinfo.
750
751 Thu Jul  3 22:54:03 1997  Barry A. Warsaw  <cc-mode-help@python.org>
752
753         * cc-mode.texi: Fixed spelling of Texinfo
754
755 Tue May  6 21:33:06 1997  Steven L Baur  <steve@altair.xemacs.org>
756
757         * lispref/files.texi (Writing to Files): Correct docstring of
758         write-region.
759
760 Sun May  4 14:28:32 1997  Steven L Baur  <steve@altair.xemacs.org>
761
762         * lispref/annotations.texi (Annotation Primitives):
763         `delete-annotation' does not return the deleted annotation.
764
765 Wed Apr 30 18:13:16 1997  Steven L Baur  <steve@altair.xemacs.org>
766
767         * lispref/lispref.texi: Correct release dates.
768
769 Sat Apr 19 20:48:00 1997  Steven L Baur  <steve@altair.xemacs.org>
770
771         * lispref/files.texi (File Name Expansion): Update documentation
772         of file-relative-name.
773
774 Mon Apr  7 21:02:39 1997  Steven L Baur  <steve@altair.xemacs.org>
775
776         * lispref/lispref.texi: Update version numbers (with patches from
777         Hrvoje Niksic).
778
779         * lispref/building.texi (Building XEmacs): Update version numbers
780         and build identification.
781
782         * lispref/intro.texi (Introduction): Update version number.
783
784 Sun Mar 23 15:47:05 1997  Steven L Baur  <steve@altair.xemacs.org>
785
786         * Makefile (srcs): Add efs.texi.
787
788 Sat Mar 22 16:39:16 1997  Steven L Baur  <steve@altair.xemacs.org>
789
790         * Makefile (srcs): Add hm--html-mode.texi.
791
792 Sun Mar 16 18:48:14 1997  Steven L Baur  <steve@altair.xemacs.org>
793
794         * gnats/Makefile (gnats_srcs): New manuals for GNATS.
795
796 Wed Mar 12 14:39:43 1997  Steven L Baur  <steve@altair.xemacs.org>
797
798         * lispref/strings.texi (Text Comparison): Correct example for
799         `char-equal'.  Add new function `char='.
800
801 Thu Mar  6 13:33:54 1997  Steven L Baur  <steve@altair.xemacs.org>
802
803         * Makefile: Update for new texinfo manual.
804
805 Tue Mar  4 11:37:42 1997  Steven L Baur  <steve@altair.xemacs.org>
806
807         * Makefile (../info/w3.info): Use special version of makeinfo
808         since this manual is not backwards compatible.
809         Clean up error handling so we only have to type make once to
810         rebuild the info tree.
811         (../info/vm.info): Make sure to continue in the event of error.
812
813 Tue Feb 25 20:17:53 1997  Steven L Baur  <steve@altair.xemacs.org>
814
815         * auctex/Makefile: Added `mostlyclean' and `distclean' target.
816
817 Wed Feb 19 17:57:27 1997  Steven L Baur  <steve@altair.xemacs.org>
818
819         * Makefile (auctex): New subdirectory target.
820
821 Wed Feb 12 12:30:27 1997  Yotam Medini  <yotam_medini@tmai.com>
822
823         * mule/languages.texi: Correct typo.
824
825 Mon Feb 10 08:17:22 1997  Steven L Baur  <steve@altair.xemacs.org>
826
827         * Makefile (srcs): Add custom and widget to srcs.
828
829         * lispref/extents.texi (Intro to Extents): Removed erroneous
830         reference to `start-glyph' property.
831
832 Sun Feb  9 00:27:22 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
833
834         * widget.texi: New file.
835
836         * custom.texi: New file.
837
838 Thu Feb  6 22:57:09 1997  Steven L Baur  <steve@altair.xemacs.org>
839
840         * lispref/extents.texi (Duplicable Extents): replicable extents
841         are history.
842
843 Wed Jan 29 19:59:41 1997  Steven L Baur  <steve@altair.xemacs.org>
844
845         * xemacs-faq.texi (Q1.1.1): Correct typos.
846
847 Mon Jan 27 22:28:48 1997  Bob Weiner <weiner@infodock.com>
848
849         * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
850         XEmacs manual available.
851         (Q4.6.1): Updated Infodock Information.
852
853 Sat Dec 28 11:08:07 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
854
855         * vhdl-mode.texi: Correct typo in email address.
856
857 Mon Dec 23 09:47:24 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
858
859         * Makefile (srcs): Add vhdl-mode.
860
861 Wed Dec 18 20:21:06 1996  Martin Buchholz  <mrb@eng.sun.com>
862
863         * Makefile (realclean): Don't delete itself `make distclean'
864
865         * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
866
867         * Makefile: New File.
868
869 Tue Dec 10 18:35:21 1996  Rod Whitby  <rwhitby@asc.sps.mot.com>
870
871         * vhdl-mode.texi: New file.
872
873 Thu Jan 24 12:41:33 1991  Richard Stallman  (rms at mole.ai.mit.edu)
874
875         * texinfo.tex: Delete spurious character at beginning.
876
877 Tue Aug 16 13:09:12 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
878
879         * emacs.tex:  Corrected two typos.  No other changes before
880         Version 19 will be made.
881
882         * vip.texinfo: Removed menu entry Adding Lisp Code in node
883         Customization since the menu entry did not point to anything.
884         Also added an @finalout command to remove overfull hboxes from the
885         printed output.
886
887         * cl.texinfo:  Added @bye, \input line and @settitle to file.
888         This file is clearly intended to be a chapter of some other work,
889         but the other work does not yet exist.
890
891 Mon Jul 25 17:47:38 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
892
893         * texinfo.texinfo: Three typos corrected.
894
895 Mon Jul 11 18:02:29 1988  Chris Hanson  (cph at kleph)
896
897         * texindex.c (indexify): when comparing to initial strings to
898         decide whether to change the header, must use `strncmp' to avoid
899         comparing entire strings of which initials are a substring.
900
901 Sun Jun 26 18:46:16 1988  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
902
903         * texindex.c (sort_in_core, sort_offline, parsefile):
904         Give up on input file if any line doesn't start with backslash.
905
906 Mon May 23 10:41:35 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
907
908         * emacs.tex: Update information for obtaining TeX distribution from the
909         University of Washington.
910