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