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