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