XEmacs 21.4.17 "Jumbo Shrimp".
[chise/xemacs-chise.git.1] / man / ChangeLog
1 2005-02-06  Vin Shelton <acs@xemacs.org>
2
3         * XEmacs 21.4.17 is released
4
5 2004-10-17  Shyamal Prasad  <shyamal@member.fsf.org>
6
7         * xemacs/programs.texi (Program Modes): Updated it to reflect
8         current status of programming modes.
9         * xemacs/programs.texi (CC Mode): New section introduces CC
10         Mode. Introduces customization with reference to CC Mode
11         manual. Also introduce C/AWK modes in prog-modes package
12         * xemacs/programs.texi (C Ident): Removed - it was
13         obsolete. prog-modes package documentation now contains
14         indentation description for old C mode 
15         * xemacs/major.texi (Mode Hooks): Add description of major mode
16         hooks. Cleaned up and updated programming mode descriptions.
17         * xemacs/xemacs.texi (Top): Updated Detailed Node listing for new
18         CC Mode section in programs.texi
19
20 2005-01-19  Aidan Kehoe  <kehoea@parhasard.net>
21
22         * man/lispref/functions.texi (Functions): Rename to "Functions and
23          Commands"
24         * man/lispref/functions.texi (What Is a Function): Move the definition
25         of a command further up the list, give information on a trivial
26         (interactive) declaration, and cross-reference to the key binding
27         detail. Cf. 87vf9wgd08.fsf@tleepslib.sk.tsukuba.ac.jp
28         (comp.emacs.xemacs, 2005-01-18). 
29         * man/lispref/eval.texi man/lispref/lispref.texi
30           man/lispref/macros.texi man/lispref/symbols.texi 
31         man/lispref/variables.texi: Fix cross references.
32
33 2004-11-21  Malcolm Purvis  <malcolmp@xemacs.org>
34
35         * Makefile (RECURSIVE_MAKE): Removed.
36         * Makefile (RECURSIVE_MAKE_ARGS): New.  The new method for
37         handling parallel builds.
38
39 2004-12-15  Ville Skyttä  <scop@xemacs.org>
40
41         * lispref/help.texi: Document 3rd arg to `make-obsolete'.
42
43 2004-12-05  Vin Shelton <acs@xemacs.org>
44
45         * XEmacs 21.4.16 is released
46
47 2003-07-18  Alexey Mahotkin  <alexm@hsys.msk.ru>
48
49         * lispref/windows.texi (Basic Windows): Fix typo.
50
51 2004-09-08  Stephen J. Turnbull  <stephen@xemacs.org>
52
53         * lispref/searching.texi (Syntax of Regexps): Add example of use
54         of shy groups in variable subexpression, correct rumor that there
55         may be substantial performance gain.
56
57 2004-08-13  Stephen J. Turnbull  <stephen@xemacs.org>
58
59         * lispref/positions.texi (Text Lines): makeinfo doesn't like Note:.
60
61 2004-03-31  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
62
63         * xemacs/help.texi (Misc Help): Info-goto-emacs-key-command-node
64         to function index.  Document Info-goto-emacs-command-node.
65
66 2004-06-29  Stephen J. Turnbull  <stephen@xemacs.org>
67
68         * internals/internals.texi (Modules for Other Aspects of the Lisp
69         Interpreter and Object System): Add description of Sextword syntax
70         class (now obsolete).
71
72 2004-06-20  Stephen J. Turnbull  <stephen@xemacs.org>
73
74         * internals/internals.texi (Techniques for XEmacs Developers): Be
75         specific when discussing optimization.
76         (Techniques for XEmacs Developers): Fragments that are meaningless
77         by themselves or contain placeholders should be @samp, not @code.
78         (Modules for Regression Testing): Add tag-tests.el to list.
79
80 2004-07-05  Stephen J. Turnbull  <stephen@xemacs.org>
81
82         * xemacs-faq.texi (Q3.10.2): Mention that `pending-delete' is in
83         the "pc" package.
84
85 2004-06-07  Jerry James  <james@xemacs.org>
86
87         * lispref/modes.texi (Major Modes): Document -mode functions, and
88         the use of a nil argument to defined-derived mode.
89         * lispref/modes.texi (Major Mode Conventions): Describe the use of
90         delay-mode-hooks and define-derived-mode.
91         * lispref/modes.texi (Derived Modes): Warn against the use of
92         interactive specs in derived mode definitions.
93         * lispref/modes.texi (Hooks): Document run-mode-hooks,
94         delay-mode-hooks, run-hook-with-args,
95         run-hook-with-args-until-failure, and
96         run-hook-with-args-until-success.
97
98 2004-02-02  Vin Shelton <acs@xemacs.org>
99
100         * XEmacs 21.4.15 is released
101
102 2004-01-27  Stephen J. Turnbull  <stephen@xemacs.org>
103
104         * lispref/lispref.texi (Top): Pluralize node name Specifier Examples.
105         * lispref/specifiers.texi: Synch to 21.5 where appropriate.
106
107 2003-11-04  Stephen J. Turnbull  <stephen@xemacs.org>
108
109         * xemacs-faq.texi: Fix Tony Rossini's address.
110
111 2004-01-25  Steve Youngs  <youngs@xemacs.org>
112
113         * xemacs-faq.texi (Q2.0.2): Rewrite, mentioning the correct way to
114         remove a package.
115         (Q3.8.2): big-menubar is in the edit-utils package.
116         (Q4.3.2): Add a comment about not needing TM for things like Gnus,
117         MH-E and VM.
118         (Q5.3.3): State correct location of ps-print.el.
119
120         * xemacs/packages.texi (Packages): Remove "Creating Packages" menu
121         entry.
122         (Package Terminology): Whitespace clean up.
123         (Installing Packages): Whitespace clean up and add some @code
124         formatters. 
125         Re-organise the menu so that installation via PUI is first and
126         Sumo is last.
127         (Automatically): mule-base is no longer a requirement for using
128         PUI.
129         Mention optionally requiring mailcrypt.
130         (Note): Removed.
131         (Manually): Move to below the PUI installation method.
132         (Sumo): Move to below the manual installation method.
133         (Which Packages): Add mailcrypt.
134         (Building Packages): Remove duplicated stuff that is in
135         lispref/packaging.texi, xref to it instead.
136         (Local.rules File): xref to the appropriate node in
137         lispref/packaging.texi. 
138         (Available Packages): Update to current reality.
139         (all): Removed.
140         (srckit): Removed.
141         (binkit): Removed.
142         
143         * xemacs/reading.texi (Reading Mail): Mention Gnus and MEW.
144
145         * new-users-guide/custom2.texi (Init File): big-menubar.el is in
146         the edit-utils package.
147
148         * lispref/packaging.texi (Packaging):
149         (The User View):
150         (The Library Maintainer View):
151         (Infrastructure):
152         (Control Files):
153         (Obtaining):
154         (The Package Release Engineer View):
155         (Package Terminology):
156         (Building Packages):
157         (Makefile Targets):
158         (packages): New.
159         (Local.rules File):
160         (XEMACS_PACKAGES): Removed.
161         (XEMACS_INSTALLED_PACKAGES_ROOT): New.
162         (NONMULE_PACKAGES): New.
163         (EXCLUDES): New.
164         (Creating Packages):
165         (BATCH): New.
166         (VERSION): Removed.
167         (AUTHOR_VERSION): Removed.
168         (MAINTAINER): Removed.
169         (PACKAGE): Removed.
170         (PKG_TYPE): Removed.
171         (REQUIRES): Removed.
172         (CATEGORY): Removed.
173         (ELS): Removed.
174         (ELCS): Removed.
175         (all): Removed.
176         (srckit): Removed.
177         (binkit): Removed.
178         (are): New.
179         (STANDARD_DOCS): New.
180         (ELCS_1_DEST): New.
181         (example): New.
182         (PACKAGE_SUPPRESS): New.
183         (EXPLICIT_DOCS): New.
184         (DATA_DEST): New.
185         (Documenting Packages):
186
187         Not quite a total rewrite, but a fairly thorough audit
188         nonetheless.
189
190 2003-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
191
192         * internals/internals.texi: Update copyright notice.
193         (GCPROing): Add missing period.
194         (Adding Global Lisp Variables): general.c -> general-slots.h.
195         (A Reader's Guide to XEmacs Coding Conventions): New node.
196
197 2003-10-22  Ilya N. Golubev  <gin@mo.msk.ru>
198
199         * custom.texi (The Init File):
200         * xemacs-faq.texi (Q2.1.3):
201         (Q2.1.5):
202         * internals/internals.texi (Modules for Internationalization):
203         * lispref/display.texi (Beeping):
204         * lispref/ldap.texi (Encoder/Decoder Functions):
205         * lispref/markers.texi (The Mark):
206         (The Region):
207         * lispref/menus.texi (Menu Accelerator Functions):
208         * lispref/numbers.texi (Math Functions):
209         * lispref/packaging.texi (package-compile.el):
210         (Makefile Targets):
211         (Local.rules File):
212         * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes):
213         (libpq Lisp Variables):
214         (Synchronous Interface Functions):
215         (Other libpq Functions):
216         * new-users-guide/custom2.texi (Init File):
217         (Setting Variables):
218         * new-users-guide/files.texi (File Names):
219         (Saving Files):
220         * new-users-guide/search.texi (Search and Replace):
221         * xemacs/custom.texi (X Resources):
222         Fix up erroneous uses of @var instead of @code for the names of
223         particular variables in programming languages.
224
225 2003-10-20  Ilya N. Golubev  <gin@mo.msk.ru>
226
227         * lispref/tips.texi (Style Tips): Note disabling undo in temporary
228         buffers.
229
230 2003-10-16  Ilya N. Golubev  <gin@mo.msk.ru>
231
232         * lispref/tips.texi (Comment Tips): Typo fix.
233
234 2003-09-22  Adrian Aichner  <adrian@xemacs.org>
235
236         * lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE
237         argument for a cross reference to  "The XEmacs User's Manual".
238
239 2003-09-03  Vin Shelton <acs@xemacs.org>
240
241         * XEmacs 21.4.14 is released
242
243 2003-07-31  René Kyllingstad  <listmailxemacs@kyllingstad.com>
244
245         * lispref/display.texi (Invisible Text):
246           mention line-move-ignore-invisible.
247         * lispref/extents.texi (Extent Properties):
248           end-glyph will still be displayed when invisible is set.
249         * lispref/extents.texi (Extents and Events):
250           only begin-glyph is highlighted.
251
252 2003-08-12  Stephen J. Turnbull  <stephen@xemacs.org>
253
254         * xemacs-faq.texi (Q1.3.8): Fix typo, note errorneous recognition.
255
256 2003-08-05  Stephen J. Turnbull  <stephen@xemacs.org>
257
258         * lispref/packaging.texi (Creating Packages):
259         * xemacs/packages.texi (Creating Packages):
260         Style guideline for package-info.in description.
261
262 2003-06-30  Stephen J. Turnbull  <stephen@xemacs.org>
263
264         * xemacs-faq.texi (Q3.2.2): Fix typo.
265
266 2003-06-17  Vin Shelton  <acs@xemacs.org>
267
268         * xemacs-faq.texi: Sync up with latest version from 21.5.
269
270 2003-04-28  Stephen J. Turnbull  <stephen@xemacs.org>
271
272         * xemacs-faq.texi (Q6.4.3): New: auxiliary programs for Windows.
273
274 2003-05-25  XEmacs Build Bot <builds@cvs.xemacs.org>
275
276         * XEmacs 21.4.13 is released
277
278 2003-03-20  Martin Buchholz  <martin@xemacs.org>
279
280         * xemacs-faq.texi: Fix minor typo.
281
282 2003-03-19  Vin Shelton  <acs@xemacs.org>
283
284         * widget.texi: Crib Stephen's updates and Ben's fixes en masse
285         from 21.5.
286
287 2003-03-18  Stephen J. Turnbull  <stephen@xemacs.org>
288
289         * xemacs/frame.texi (Gutter Basics): Describe common options for
290         buffers tab control.
291
292 2003-02-03  Steve Youngs  <youngs@xemacs.org>
293
294         * xemacs/packages.texi (Local.rules File): Update to reflect Ben's
295         recent dabble into the packages.
296
297 2003-02-11  Adrian Aichner  <adrian@xemacs.org>
298
299         * lispref/backups.texi (Auto-Saving): Fix auto-save xref to user
300         manual.
301
302 2003-01-15  Stephen J. Turnbull  <stephen@xemacs.org>
303
304         * XEmacs 21.4.12 "Portable Code" is released.
305
306 2003-01-03  Stephen J. Turnbull  <stephen@xemacs.org>
307
308         * XEmacs 21.4.11 "Native Windows TTY Support" is released.
309
310 2003-01-02  Stephen J. Turnbull  <stephen@xemacs.org>
311
312         * internals/internals.texi (How Lisp Objects Are Represented in C):
313         Deprecate --use-union-type except for static error checking.
314
315 2002-12-27  Stephen J. Turnbull  <stephen@xemacs.org>
316
317         * internals/internals.texi (Regression Testing XEmacs): Hints for
318         test design.
319
320 2002-10-29  Ville Skyttä  <scop@xemacs.org>
321
322         * xemacs-faq.texi (Top):
323         The canonical location for FAQ on the website is /FAQ/.
324
325 2002-11-12  Ilya N. Golubev  <gin@mo.msk.ru>
326
327         * xemacs/custom.texi (Face Customization):
328         (Faces):
329         Document face-frob-from-locale-first variable.
330
331 2002-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
332
333         * XEmacs 21.4.10 "Military Intelligence" is released.
334
335 2002-10-29  Stephen J. Turnbull  <steve@tleepslib.sk.tsukuba.ac.jp>
336
337         * lispref/compile.texi (Compilation Options): New node.
338         (Byte Compilation): Add it to menu.
339         (Compilation Functions): Minor mods.
340         (Docs and Compilation):
341         (Dynamic Loading):
342         Document some variable defaults.
343
344 2002-10-23  Norbert Koch  <nk@viteno.net>
345
346         * xemacs-faq.texi (Q2.0.16): Fix typo in previous commit.
347
348 2002-10-18  Stephen J. Turnbull  <steve@tleepslib.sk.tsukuba.ac.jp>
349
350         * xemacs-faq.texi (Q2.0.16): New FAQ on "no cygXpm-noX" fatal error.
351         (Q6.1.4): Document cygXpm-noX.
352
353 2002-08-22  Stephen J. Turnbull  <stephen@xemacs.org>
354
355         * internals/internals.texi (Regression Testing XEmacs): Document
356         how to skip and warn about tests that depend on packages.
357
358 2002-09-22  Ville Skyttä  <ville.skytta@xemacs.org>
359
360         * xemacs/packages.texi (Available Packages): Add fortran-modes,
361         perl-modes, psgml-dtds, python-modes and ruby-modes.
362         Some consistency tweaks.
363
364 2002-09-20  Stephen J. Turnbull  <stephen@xemacs.org>
365
366         * internals/internals.texi (Techniques for XEmacs Developers):
367         More performance optimization hints.
368         (Modules for Other Aspects of the Lisp Interpreter and Object System):
369         Describe syntax code internals.
370
371         * lispref/syntax.texi (Syntax Basics): XEmacs "20" -> "20 and later".
372         (Syntax Class Table): Deprecate SPC as whitespace designator.
373         (Syntax Flags): Rewrite for `8-bit' comment syntax flags.
374
375 2002-08-23  Stephen J. Turnbull  <stephen@xemacs.org>
376
377         * XEmacs 21.4.9 "Informed Management" is released.
378
379 2002-08-20  Simon Josefsson  <simon@xemacs.org>
380
381         * lispref/building.texi (Pure Storage): Deprecate purecopy.
382
383 2002-08-16  Stephen J. Turnbull  <stephen@xemacs.org>
384
385         * internals/internals.texi (Regression Testing XEmacs): Fix typo.
386
387 2002-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
388
389         * internals/internals.texi (GCPROing): Add comment on GCPRO.
390         (Regression Testing XEmacs): New node.
391         (Modules for Regression Testing): New node.
392
393 2002-08-14  Stephen J. Turnbull  <stephen@xemacs.org>
394
395         * xemacs/packages.texi (Installing Packages): Revert EFS patch.
396
397 2002-07-13  Adrian Aichner  <adrian@xemacs.org>
398
399         * xemacs/packages.texi (Installing Packages): Fix reference to
400         EFS.
401
402 2002-08-09  Stephen J. Turnbull  <stephen@xemacs.org>
403
404         * packages.texi:  Replace with rev 1.16 (from 21.5 current).
405         Includes changes by Ville Skyttä, Adrian Aichner, Simon
406         Josefsson, and Steve Youngs.
407         
408 2002-07-24  Ville Skyttä  <ville.skytta@xemacs.org>
409
410         * term.texi (Input to the inferior): Fix term line/char mode
411         switch keybindings.  Kudos to Jacob P. Burckhardt.
412         
413         * xemacs/misc.texi (Term Mode): Ditto.
414
415 2002-07-06  Adrian Aichner  <adrian@xemacs.org>
416
417         * new-users-guide/custom1.texi (Customizing key Bindings): Fix
418         improper use of indef. art. "a".
419
420 2002-07-06  Adrian Aichner  <adrian@xemacs.org>
421
422         * lispref/commands.texi (Peeking and Discarding): Ditto.
423         * lispref/customize.texi (Type Keywords): Ditto.
424         * lispref/dragndrop.texi (Drop Interface): Ditto.
425
426 2002-07-06  Adrian Aichner  <adrian@xemacs.org>
427
428         * termcap.texi (Clearing): Ditto.
429         * widget.texi (User Interface): Ditto.
430         * widget.texi (Basic Types): Ditto.
431         * widget.texi (group): Ditto.
432
433 2002-07-05  Adrian Aichner  <adrian@xemacs.org>
434
435         * xemacs/menus.texi (Edit Menu): Typo fixes for incorrect use of
436         indef. art. "an".
437
438 2002-07-05  Adrian Aichner  <adrian@xemacs.org>
439
440         * lispref/control.texi (Processing of Errors): Ditto.
441         * lispref/mule.texi (ISO 2022): Ditto.
442         * lispref/packaging.texi (Package Terminology): Ditto.
443         * lispref/text.texi (Transformations): Ditto.
444
445 2002-07-05  Adrian Aichner  <adrian@xemacs.org>
446
447         * termcap.texi (Naming): Ditto.
448         * texinfo.texi (itemize): Ditto.
449         * texinfo.texi (Tips): Ditto.
450         * widget.texi (Introduction): Ditto.
451         * widget.texi (group): Ditto.
452
453 2002-07-02  Stephen J. Turnbull  <stephen@xemacs.org>
454
455         * xemacs-faq.texi (Top, Customization, Q3.10.5, Q3.10.6):
456         New "killing is slow" FAQ and link updates..
457
458 2002-06-17  Jerry James  <james@xemacs.org>
459
460         * emodules.texi (Loading other Modules): Describe why we do not
461         use RTLD_GLOBAL.
462
463 2002-06-11  Adrian Aichner  <adrian@xemacs.org>
464
465         * xemacs-faq.texi (Q1.3.7): Update broken link to russian.el
466         (found by linklint) with Google's help.
467
468 2002-05-25  Adrian Aichner  <adrian@xemacs.org>
469
470         * xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'.
471
472 2002-06-11  Stephen J. Turnbull  <stephen@xemacs.org>
473
474         * xemacs/mule.texi (Mule Intro): Better title, explanation.
475
476 2002-05-23  Stephen J. Turnbull  <stephen@xemacs.org>
477
478         * lispref/packaging.texi (package-info.in Fields): Typo fix.
479
480 2002-05-20  Stephen J. Turnbull  <stephen@xemacs.org>
481
482         * xemacs/files.texi (Reverting): Mention use of prefix argument
483         and mode recalculation.
484
485 2002-05-11  Adrian Aichner  <adrian@xemacs.org>
486
487         * xemacs-faq.texi (Top): Add Q2.0.15 under "Installation and
488         Trouble Shooting".
489         * xemacs-faq.texi (Installation): Add Q2.0.15 to Installation
490         menu.
491         * xemacs-faq.texi (Q2.0.14): Fix unnumberedsubsec argument.
492         * xemacs-faq.texi (Q2.0.15): New.
493
494 2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
495
496         * XEmacs 21.4.8 "Honest Recruiter" is released.
497
498 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
499
500         * XEmacs 21.4.7 "Economic Science" is released.
501
502 2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
503
504         * custom.texi (The Init File): Rewrite completely.
505
506 2002-03-19  Adrian Aichner  <adrian@xemacs.org>
507
508         * widget.texi (constants): Typo fix.
509
510 2002-02-07  Stephen J. Turnbull  <stephen@xemacs.org>
511
512         * external-widget.texi (External Client Widget Internals): New node.
513
514 2001-11-15  Darryl Okahata  <darrylo@xemacs.org>
515
516         * lispref/glyphs.texi:
517         lispref/lispref.texi: Add examples of how to insert graphics into a
518         buffer.
519         
520 2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
521
522         * xemacs/packages.texi (Packages):
523         (Package Terminology):
524         Carefully distinguish libraries and packages.
525         (Package Terminology):
526         More careful definitions of ``category'' and ``distribution.''
527         Use ``generic'' instead of ``normal'' (N.B. package tools use
528         ``standard''.)
529         (Installing Packages):
530         Use @var to mark variable version strings, not @t or <>.
531         (Sumo):
532         Add disk space estimate when unpacked.
533
534 2002-02-06  Stephen J. Turnbull  <stephen@xemacs.org>
535
536         * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
537
538 2002-02-01  Steve Youngs  <youngs@xemacs.org>
539
540         * xemacs/packages.texi (Removing Packages): The interactive
541         function is 'package-get-delete-package'.
542
543 2001-01-24  Adrian Aichner  <adrian@xemacs.org>
544
545         * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
546
547 2001-11-27  Adrian Aichner  <adrian@xemacs.org>
548
549         * xemacs-faq.texi: Hyperlink fixes.
550         
551 2002-02-04  Stephen J. Turnbull  <stephen@xemacs.org>
552
553         * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
554
555 2002-01-24  Stephen J. Turnbull  <stephen@xemacs.org>
556
557         * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
558
559 2002-02-04  Stephen J. Turnbull  <stephen@xemacs.org>
560
561         * xemacs/files.texi (Files):
562         (File Names):
563         Document remote file editing, refer to EFS and TRAMP.
564
565 2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
566
567         * XEmacs 21.4.6 "Common Lisp" is released.
568
569 2001-12-15  Stephen J. Turnbull  <stephen@xemacs.org>
570
571         * lispref/packaging.texi (The User's View):
572         Correct description of man subdirectory.
573
574         (The Package Release Engineer's View):
575         (package-compile.el):
576         Change hazmat to useful documentation.
577
578         (Issues):
579         Hazmat removal.
580
581 2001-11-27  Stephen J. Turnbull  <stephen@xemacs.org>
582
583         * lispref/packaging.texi: New file.
584         * lispref/lispref.texi (Top): Add Packaging & subnodes to menus.
585         Include packaging.texi.
586         * lispref/intro.texi (Introduction): Next -> Packaging.
587         * lispref/objects.texi (Lisp Data Types): Previous -> Packaging.
588         * Makefile (lispref-srcs): Depend on lispref/packaging.texi.
589         
590 2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
591
592         * XEmacs 21.4.5 "Civil Service" is released.
593
594 2001-10-17  Stephen J. Turnbull  <stephen@xemacs.org>
595
596         * xemacs/text.texi (Outline Visibility):  hide-subtree is bound to
597         C-c C-d, not C-c C-h.  Thanks: Keith Browne <kbrowne@legato.com>.
598
599 2001-07-25  Jim Horning  <jim.horning@lmco.com>
600
601         * xemacs/packages.texi (Package Terminology):
602         * xemacs/packages.texi (Automatically):
603         In itemize and enumerate lists @item should be on its own line.
604
605 2001-09-16  Adrian Aichner  <adrian@xemacs.org>
606
607         * xemacs-faq.texi (Q4.0.7): Fix link to VM FAQ thanks to word I
608         got from Gregory Neil Shapiro.
609         * xemacs-faq.texi (Q1.3.7): Update moved link.
610         * xemacs-faq.texi (Q7.0.2): Comment out empty list of bullets to
611         avoid HTML error in texi2html translation.
612
613 2001-09-15  Adrian Aichner  <adrian@xemacs.org>
614
615         * xemacs-faq.texi (Q4.6.1): Infodock is now hosted on SourceForge,
616         infodock.com is no more.
617         * xemacs-faq.texi (Q4.7.1): Take auc out of http://sunsite.auc.dk.
618
619 2001-09-09  Adrian Aichner  <adrian@xemacs.org>
620
621         * xemacs-faq.texi (Q1.0.9): Correct link to snapshots as suggested
622         by Robin S. Socha.
623
624 2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
625
626         * XEmacs 21.4.4 "Artificial Intelligence" is released.
627
628 2001-06-06  Alexey Mahotkin  <alexm@hsys.msk.ru>
629
630         * xemacs/mule.texi: Typo fixes and describe CCL and fonts.
631         * lispref/mule.texi: Typo fixes and describe set-charset-registry.
632
633 2001-05-30  Ben Wing  <ben@xemacs.org>
634
635         * xemacs-faq.texi (Top):
636         * xemacs-faq.texi (MS Windows):
637         * xemacs-faq.texi (Q6.0.1):
638         * xemacs-faq.texi (Q6.0.2):
639         * xemacs-faq.texi (Q6.0.3):
640         * xemacs-faq.texi (Q6.0.4):
641         * xemacs-faq.texi (Q6.1.1):
642         * xemacs-faq.texi (Q6.1.4):
643         * xemacs-faq.texi (Q6.1.5):
644         * xemacs-faq.texi (Q6.1.6):
645         * xemacs-faq.texi (Q6.2.1):
646         * xemacs-faq.texi (Q6.2.2):
647         * xemacs-faq.texi (Q6.3.1):
648         * xemacs-faq.texi (Q6.3.2):
649         * xemacs-faq.texi (Q6.3.3):
650         * xemacs-faq.texi (Q6.4.1):
651         * xemacs-faq.texi (Current Events):
652         Major rewrite.
653         Update all MS Windows info to current.
654         Redo section 6.1 almost completely.
655         Incorporate sections 1 and 2 of Hrvoje's FAQ.
656
657 2001-05-16  Ben Wing  <ben@xemacs.org>
658
659         * xemacs-faq.texi (Top):
660         * xemacs-faq.texi (Installation):
661         * xemacs-faq.texi (Q2.1.15):
662         * xemacs-faq.texi (Q2.1.18):
663         * xemacs-faq.texi (Q2.1.19):
664         document how to debug X errors
665         
666 2001-06-24  Stephen J. Turnbull  <stephen@xemacs.org>
667
668         * xemacs/programs.texi: Add node name (Top) to Ebrowse xref.
669
670 2001-07-02  Adrian Aichner  <adrian@xemacs.org>
671
672         * xemacs-faq.texi (Q1.0.14): Update information following a
673         request by Tom Mostyn.
674
675 2001-07-02  Adrian Aichner  <adrian@xemacs.org>
676
677         * lispref\windows.texi (Window Configurations): Fix typos.
678         * lispref\x-windows.texi (Resources): Ditto.
679         * internals\internals.texi (XEmacs From the Inside): Ditto.
680         * emodules.texi (Initialization Mode): Ditto.
681         * xemacs-faq.texi (Q6.3.2): Ditto.
682
683 2001-06-10  Ben Wing  <ben@xemacs.org>
684
685         * xemacs-faq.texi (Q1.0.10):
686         * xemacs-faq.texi (Q1.0.11):
687         * xemacs-faq.texi (Q1.0.12):
688         Update sections on Windows and MacOS availability.
689
690 2001-06-08  Ben Wing  <ben@xemacs.org>
691
692         * xemacs-faq.texi (Top):
693         * xemacs-faq.texi (MS Windows):
694         * xemacs-faq.texi (Q6.2.1):
695         * xemacs-faq.texi (Q6.2.2):
696         * xemacs-faq.texi (Q6.2.3):
697         * xemacs-faq.texi (Q6.2.4):
698         * xemacs-faq.texi (Q6.2.5):
699         * xemacs-faq.texi (Q6.3.1):
700         * xemacs-faq.texi (Q6.3.2):
701         * xemacs-faq.texi (Q6.3.3):
702         * xemacs-faq.texi (Q6.3.4):
703         * xemacs-faq.texi (Q6.4.1):
704         * xemacs-faq.texi (Q6.4.2):
705         * xemacs-faq.texi (Current Events):
706         * xemacs-faq.texi (Q7.0.1):
707         * xemacs-faq.texi (Q7.0.2):
708         * xemacs-faq.texi (Q7.0.3):
709         * xemacs-faq.texi (Q7.0.4):
710         * xemacs-faq.texi (Q7.0.5):
711         * xemacs-faq.texi (Q7.0.6):
712         Merge in the rest of Hrvoje's Windows FAQ.  Redo section 7
713         to update current reality and add condensed versions of
714         new changes for 21.1 and 21.4. (Not quite done for 21.4.)
715         Lots more Windows updates.
716
717 2001-05-29  Alexey Mahotkin  <alexm@hsys.msk.ru>
718
719         * xemacs/custom.texi: Documented keyboard shortcut.
720         * xemacs/mule.texi: Updated to match reality; tiny fixes.
721
722 2001-06-02  Simon Josefsson  <simon@josefsson.org>
723
724         * man/internals.texi (Techniques for XEmacs Developers): Fix
725         typo in ./configure line.
726
727 2001-05-17  Stephen J. Turnbull  <stephen@xemacs.org>
728
729         * XEmacs 21.4.3 "Academic Rigor" is released.
730
731 2001-05-15  Steve Youngs  <youngs@xemacs.org>
732
733         * xemacs/packages.texi (Local.rules): Update to reflect new dir tree.
734         (Creating Packages): Ditto.
735         (Available Packages): Ditto.
736
737 2001-05-10  Stephen J. Turnbull  <stephen@xemacs.org>
738
739         * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
740
741 2001-05-07  Martin Buchholz  <martin@xemacs.org>
742
743         * make-stds.texi: Support makeinfo 3.12
744
745 2001-04-26  John H. Palmieri  <palmieri@math.washington.edu>
746
747         * xemacs/frame.texi (XEmacs under X): Document default-frame-plist
748         rather than default-frame-alist.
749
750 2001-04-19  Stephen J. Turnbull  <stephen@xemacs.org>
751
752         * XEmacs 21.4.1 "Copyleft" is released.
753
754 2001-04-16  Stephen J. Turnbull  <stephen@xemacs.org>
755
756         * XEmacs 21.4.0 "Solid Vapor" is released.
757
758 2001-04-14  Gunnar Evermann  <ge204@eng.cam.ac.uk>
759
760         * xemacs/building.texi : Correct documentation of eval-expression.
761         By default it is bound to M-: and not M-ESC.
762
763         * xemacs/custom.texi (Init Examples):
764         * xemacs/search.texi (Query Replace): C-x ESC -> C-x ESC ESC
765
766         * xemacs/text.texi (Paragraphs): M-[ -> M-{  and M-] -> M-}
767         From Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
768
769 2001-04-15  Ben Wing  <ben@xemacs.org>
770
771         * xemacs-faq.texi (Q1.0.1):
772         * xemacs-faq.texi (Q1.0.2):
773         Rewrite description of XEmacs to match what's on web page,
774         in about.el.
775
776 2001-04-14  Stephen J. Turnbull  <stephen@xemacs.org>
777
778         * XEmacs 21.2.47 "Zephir" is released.
779
780 2001-03-30  Ben Wing  <ben@xemacs.org>
781
782         * internals\internals.texi:
783         * internals\internals.texi (Top):
784         * internals\internals.texi (Lucid Emacs):
785         * internals\internals.texi (XEmacs):
786         * internals\internals.texi (XEmacs From the Outside):
787         Bump version to 1.4 and fix this everywhere.  Document all
788         XEmacs releases up through 21.2.46.
789
790 2001-03-16  Stephen J. Turnbull  <stephen@xemacs.org>
791
792         * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): Save
793         result of INSERT in R in pq-cmd-status example.
794
795 2001-03-21  Martin Buchholz <martin@xemacs.org>
796
797         * XEmacs 21.2.46 "Urania" is released.
798
799 2001-03-08  Ben Wing  <ben@xemacs.org>
800
801         * internals\internals.texi (Top):
802         * internals\internals.texi (A History of Emacs):
803         * internals\internals.texi (Through Version 18):
804         * internals\internals.texi (Lucid Emacs):
805         * internals\internals.texi (GNU Emacs 19):
806         * internals\internals.texi (GNU Emacs 20):
807         * internals\internals.texi (XEmacs From the Outside):
808         * internals\internals.texi (The Lisp Language):
809         * internals\internals.texi (XEmacs From the Perspective of Building):
810         * internals\internals.texi (XEmacs From the Inside):
811         * internals\internals.texi (The XEmacs Object System (Abstractly Speaking)):
812         * internals\internals.texi (How Lisp Objects Are Represented in C):
813         * internals\internals.texi (Rules When Writing New C Code):
814         * internals\internals.texi (General Coding Rules):
815         * internals\internals.texi (Writing Lisp Primitives):
816         * internals\internals.texi (Writing Good Comments):
817         * internals\internals.texi (Adding Global Lisp Variables):
818         * internals\internals.texi (Proper Use of Unsigned Types):
819         * internals\internals.texi (Coding for Mule):
820         * internals\internals.texi (Character-Related Data Types):
821         * internals\internals.texi (Working With Character and Byte Positions):
822         * internals\internals.texi (Conversion to and from External Data):
823         * internals\internals.texi (General Guidelines for Writing Mule-Aware Code):
824         * internals\internals.texi (An Example of Mule-Aware Code):
825         * internals\internals.texi (Techniques for XEmacs Developers):
826         * internals\internals.texi (A Summary of the Various XEmacs Modules):
827         * internals\internals.texi (Low-Level Modules):
828         * internals\internals.texi (Basic Lisp Modules):
829         * internals\internals.texi (Modules for Standard Editing Operations):
830         * internals\internals.texi (Editor-Level Control Flow Modules):
831         * internals\internals.texi (Modules for the Basic Displayable Lisp Objects):
832         * internals\internals.texi (Modules for other Display-Related Lisp Objects):
833         * internals\internals.texi (Modules for the Redisplay Mechanism):
834         * internals\internals.texi (Modules for Interfacing with the File System):
835         * internals\internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
836         * internals\internals.texi (Modules for Interfacing with the Operating System):
837         * internals\internals.texi (Modules for Interfacing with X Windows):
838         * internals\internals.texi (Allocation of Objects in XEmacs Lisp):
839         * internals\internals.texi (Introduction to Allocation):
840         * internals\internals.texi (Garbage Collection):
841         * internals\internals.texi (GCPROing):
842         * internals\internals.texi (Garbage Collection - Step by Step):
843         * internals\internals.texi (Invocation):
844         * internals\internals.texi (garbage_collect_1):
845         * internals\internals.texi (mark_object):
846         * internals\internals.texi (gc_sweep):
847         * internals\internals.texi (sweep_lcrecords_1):
848         * internals\internals.texi (compact_string_chars):
849         * internals\internals.texi (sweep_strings):
850         * internals\internals.texi (sweep_bit_vectors_1):
851         * internals\internals.texi (Integers and Characters):
852         * internals\internals.texi (Allocation from Frob Blocks):
853         * internals\internals.texi (lrecords):
854         * internals\internals.texi (Low-level allocation):
855         * internals\internals.texi (Cons):
856         * internals\internals.texi (Vector):
857         * internals\internals.texi (Bit Vector):
858         * internals\internals.texi (Symbol):
859         * internals\internals.texi (Marker):
860         * internals\internals.texi (String):
861         * internals\internals.texi (Dumping):
862         * internals\internals.texi (Overview):
863         * internals\internals.texi (Data descriptions):
864         * internals\internals.texi (Dumping phase):
865         * internals\internals.texi (Object inventory):
866         * internals\internals.texi (Address allocation):
867         * internals\internals.texi (The header):
868         * internals\internals.texi (Data dumping):
869         * internals\internals.texi (Pointers dumping):
870         * internals\internals.texi (Reloading phase):
871         * internals\internals.texi (Events and the Event Loop):
872         * internals\internals.texi (Introduction to Events):
873         * internals\internals.texi (Main Loop):
874         * internals\internals.texi (Specifics of the Event Gathering Mechanism):
875         * internals\internals.texi (Specifics About the Emacs Event):
876         * internals\internals.texi (The Event Stream Callback Routines):
877         * internals\internals.texi (Other Event Loop Functions):
878         * internals\internals.texi (Converting Events):
879         * internals\internals.texi (Evaluation; Stack Frames; Bindings):
880         * internals\internals.texi (Evaluation):
881         * internals\internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects):
882         * internals\internals.texi (Simple Special Forms):
883         * internals\internals.texi (Symbols and Variables):
884         * internals\internals.texi (Introduction to Symbols):
885         * internals\internals.texi (Obarrays):
886         * internals\internals.texi (Buffers and Textual Representation):
887         * internals\internals.texi (Introduction to Buffers):
888         * internals\internals.texi (The Text in a Buffer):
889         * internals\internals.texi (Buffer Lists):
890         * internals\internals.texi (Markers and Extents):
891         * internals\internals.texi (Bufbytes and Emchars):
892         * internals\internals.texi (MULE Character Sets and Encodings):
893         * internals\internals.texi (Character Sets):
894         * internals\internals.texi (Encodings):
895         * internals\internals.texi (Japanese EUC (Extended Unix Code)):
896         * internals\internals.texi (JIS7):
897         * internals\internals.texi (Internal Mule Encodings):
898         * internals\internals.texi (Internal String Encoding):
899         * internals\internals.texi (Internal Character Encoding):
900         * internals\internals.texi (The Lisp Reader and Compiler):
901         * internals\internals.texi (Lstreams):
902         * internals\internals.texi (Creating an Lstream):
903         * internals\internals.texi (Lstream Types):
904         * internals\internals.texi (Lstream Functions):
905         * internals\internals.texi (Consoles; Devices; Frames; Windows):
906         * internals\internals.texi (Introduction to Consoles; Devices; Frames; Windows):
907         * internals\internals.texi (Point):
908         * internals\internals.texi (Window Hierarchy):
909         * internals\internals.texi (The Redisplay Mechanism):
910         * internals\internals.texi (Critical Redisplay Sections):
911         * internals\internals.texi (Line Start Cache):
912         * internals\internals.texi (Extents):
913         * internals\internals.texi (Introduction to Extents):
914         * internals\internals.texi (Extent Ordering):
915         * internals\internals.texi (Format of the Extent Info):
916         * internals\internals.texi (Zero-Length Extents):
917         * internals\internals.texi (Mathematics of Extent Ordering):
918         * internals\internals.texi (Faces):
919         * internals\internals.texi (Glyphs):
920         * internals\internals.texi (Specifiers):
921         * internals\internals.texi (Menus):
922         * internals\internals.texi (Subprocesses):
923         * internals\internals.texi (Interface to the X Window System):
924         * internals\internals.texi (Lucid Widget Library):
925         * internals\internals.texi (Generic Widget Interface):
926         * internals\internals.texi (Scrollbars):
927         * internals\internals.texi (Menubars):
928         * internals\internals.texi (Checkboxes and Radio Buttons):
929         * internals\internals.texi (Progress Bars):
930         * internals\internals.texi (Tab Controls):
931         Add more index entries.  Add sections on comments and unsigned types.
932
933 2001-03-08  Ben Wing  <ben@xemacs.org>
934
935         * make-stds.texi (Makefile Basics):
936         * make-stds.texi (Command Variables):
937         * make-stds.texi (Directory Variables):
938         * make-stds.texi (Standard Targets):
939         * standards.texi:
940         * standards.texi (Top):
941         * standards.texi (Preface):
942         * standards.texi (Legal Issues):
943         * standards.texi (Reading Non-Free Code):
944         * standards.texi (Contributions):
945         * standards.texi (Trademarks):
946         * standards.texi (Design Advice):
947         * standards.texi (Source Language):
948         * standards.texi (Compatibility):
949         * standards.texi (Using Extensions):
950         * standards.texi (Standard C):
951         * standards.texi (Program Behavior):
952         * standards.texi (Semantics):
953         * standards.texi (Libraries):
954         * standards.texi (Errors):
955         * standards.texi (User Interfaces):
956         * standards.texi (Graphical Interfaces):
957         * standards.texi (Command-Line Interfaces):
958         * standards.texi (Option Table):
959         * standards.texi (Memory Usage):
960         * standards.texi (File Usage):
961         * standards.texi (Formatting):
962         * standards.texi (Comments):
963         * standards.texi (Syntactic Conventions):
964         * standards.texi (Names):
965         * standards.texi (System Portability):
966         * standards.texi (CPU Portability):
967         * standards.texi (System Functions):
968         * standards.texi (Internationalization):
969         * standards.texi (Mmap):
970         * standards.texi (Documentation):
971         * standards.texi (GNU Manuals):
972         * standards.texi (Doc Strings and Manuals):
973         * standards.texi (Manual Structure Details):
974         * standards.texi (License for Manuals):
975         * standards.texi (Manual Credits):
976         * standards.texi (Printed Manuals):
977         * standards.texi (NEWS File):
978         * standards.texi (Change Logs):
979         * standards.texi (Style of Change Logs):
980         * standards.texi (Simple Changes):
981         * standards.texi (Conditional Changes):
982         * standards.texi (Indicating the Part Changed):
983         * standards.texi (Managing Releases):
984         * standards.texi (Configuration):
985         * standards.texi (Releases):
986         * standards.texi (References):
987         * standards.texi (Index):
988         Update to latest GNU version.
989         
990         * xemacs-faq.texi (Q6.3.3):
991         * xemacs-faq.texi (Q6.4.1):
992         Improve questions on current Windows activity.
993
994 2001-03-07  Sandra Wambold  <wambold@xemacs.org>
995
996         * xemacs-faq.texi: (Q.1.0.7): changed list archive address
997
998 2001-02-25  Ben Wing  <ben@xemacs.org>
999
1000         * xemacs-faq.texi (Top):
1001         * xemacs-faq.texi (Introduction):
1002         * xemacs-faq.texi (Q1.0.1):
1003         * xemacs-faq.texi (Q1.0.4):
1004         * xemacs-faq.texi (Q1.0.6):
1005         * xemacs-faq.texi (Q1.0.10):
1006         * xemacs-faq.texi (Q1.2.1):
1007         * xemacs-faq.texi (Q1.4.1):
1008         * xemacs-faq.texi (Q1.4.2):
1009         * xemacs-faq.texi (Q2.0.12):
1010         * xemacs-faq.texi (Q2.1.1):
1011         * xemacs-faq.texi (Q2.1.2):
1012         * xemacs-faq.texi (Q2.1.9):
1013         * xemacs-faq.texi (Q2.1.15):
1014         * xemacs-faq.texi (Q2.1.19):
1015         * xemacs-faq.texi (Customization):
1016         * xemacs-faq.texi (Q3.0.1):
1017         * xemacs-faq.texi (Q3.0.2):
1018         * xemacs-faq.texi (Q3.0.3):
1019         * xemacs-faq.texi (Q3.0.7):
1020         * xemacs-faq.texi (Q3.1.5):
1021         * xemacs-faq.texi (Q3.1.6):
1022         * xemacs-faq.texi (Q3.2.1):
1023         * xemacs-faq.texi (Q3.2.3):
1024         * xemacs-faq.texi (Q3.2.4):
1025         * xemacs-faq.texi (Q3.3.1):
1026         * xemacs-faq.texi (Q3.3.2):
1027         * xemacs-faq.texi (Q3.3.3):
1028         * xemacs-faq.texi (Q3.3.4):
1029         * xemacs-faq.texi (Q3.3.5):
1030         * xemacs-faq.texi (Q3.4.1):
1031         * xemacs-faq.texi (Q3.4.2):
1032         * xemacs-faq.texi (Q3.5.2):
1033         * xemacs-faq.texi (Q3.5.4):
1034         * xemacs-faq.texi (key-translation-map): New.
1035         * xemacs-faq.texi (Q3.5.5):
1036         * xemacs-faq.texi (Q3.5.6):
1037         * xemacs-faq.texi (Q3.5.7):
1038         * xemacs-faq.texi (Q3.5.8):
1039         * xemacs-faq.texi (global-map): Removed.
1040         * xemacs-faq.texi (Q3.5.9):
1041         * xemacs-faq.texi (Q3.6.1):
1042         * xemacs-faq.texi (Q3.6.2):
1043         * xemacs-faq.texi (Q3.6.3):
1044         * xemacs-faq.texi (Q3.7.6):
1045         * xemacs-faq.texi (Q3.7.7):
1046         * xemacs-faq.texi (Q3.8.1):
1047         * xemacs-faq.texi (Q3.8.2):
1048         * xemacs-faq.texi (Q3.8.3):
1049         * xemacs-faq.texi (Q3.9.1):
1050         * xemacs-faq.texi (Q3.9.4):
1051         * xemacs-faq.texi (Q3.10.1):
1052         * xemacs-faq.texi (Q3.10.2):
1053         * xemacs-faq.texi (Q3.10.3):
1054         * xemacs-faq.texi (Q4.0.12):
1055         * xemacs-faq.texi (Miscellaneous):
1056         * xemacs-faq.texi (Q5.0.1):
1057         * xemacs-faq.texi (Q5.0.2):
1058         * xemacs-faq.texi (Q5.0.3):
1059         * xemacs-faq.texi (Q5.0.4):
1060         * xemacs-faq.texi (Q5.0.5):
1061         * xemacs-faq.texi (Q5.0.8):
1062         * xemacs-faq.texi (Q5.0.9):
1063         * xemacs-faq.texi (Q5.0.11):
1064         * xemacs-faq.texi (Q5.0.12):
1065         * xemacs-faq.texi (Q5.0.13):
1066         * xemacs-faq.texi (Q5.0.16):
1067         * xemacs-faq.texi (Q5.0.17):
1068         * xemacs-faq.texi (Q5.1.9):
1069         * xemacs-faq.texi (Q5.1.11):
1070         * xemacs-faq.texi (Q5.2.1):
1071         * xemacs-faq.texi (Q5.2.2):
1072         * xemacs-faq.texi (Q5.3.1):
1073         * xemacs-faq.texi (Q5.3.2):
1074         * xemacs-faq.texi (Q5.3.4):
1075         * xemacs-faq.texi (MS Windows):
1076         * xemacs-faq.texi (Q6.0.1):
1077         * xemacs-faq.texi (Q6.0.2):
1078         * xemacs-faq.texi (Q6.0.3):
1079         * xemacs-faq.texi (Q6.0.4):
1080         * xemacs-faq.texi (Q6.1.5):
1081         * xemacs-faq.texi (Q6.2.3):
1082         * xemacs-faq.texi (Q6.3.1):
1083
1084         Remove most references to XEmacs pre-19.15, since they are way out
1085         of date and are cluttering up and confusing many answers.  Update
1086         references to .emacs to take into account the new init file
1087         location.  Update information about the MS Windows port.  Change
1088         description of XEmacs at beginning to match the web site.  Update
1089         info about current developers.
1090         
1091
1092 2001-02-25  Ben Wing  <ben@xemacs.org>
1093
1094         * lispref\help.texi (Describing Characters):
1095         kp- not kp_.
1096         
1097 2001-02-25  Ben Wing  <ben@xemacs.org>
1098
1099         * new-users-guide\custom1.texi (Customization Basics):
1100         * new-users-guide\custom1.texi (Customizing key Bindings):
1101         * new-users-guide\custom1.texi (Customizing Menus):
1102         * new-users-guide\custom2.texi (Other Customizations):
1103         * new-users-guide\custom2.texi (Setting Variables):
1104         * new-users-guide\custom2.texi (Init File):
1105         * new-users-guide\xmenu.texi (Options Menu):
1106         * new-users-guide\modes.texi (Major Modes):
1107         * new-users-guide\modes.texi (Minor Modes):
1108         * new-users-guide\new-users-guide.texi (Top):
1109         Fix up references to .emacs to take into account init.el.
1110         
1111 2001-02-23  Martin Buchholz <martin@xemacs.org>
1112
1113         * XEmacs 21.2.45 "Thelxepeia" is released.
1114
1115 2001-02-10  Martin Buchholz  <martin@xemacs.org>
1116
1117         * xemacs/programs.texi (Tag Syntax): Port to makeinfo 3.
1118
1119 2001-02-08  Martin Buchholz <martin@xemacs.org>
1120
1121         * XEmacs 21.2.44 "Thalia" is released.
1122
1123 2001-02-04  Steve Youngs  <youngs@xemacs.org>
1124
1125         * xemacs/xemacs.texi: Update to accomodate new and improved
1126         packages.texi.
1127
1128         * xemacs/packages.texi: Basically, apart from a few things,
1129         rewritten from scratch.
1130
1131 2001-01-27  Martin Buchholz  <martin@xemacs.org>
1132
1133         * lispref/variables.texi (max-specpdl-size): Correct default value.
1134         * lispref/eval.texi (max-lisp-eval-depth): Correct default value.
1135
1136 2001-01-26  Martin Buchholz <martin@xemacs.org>
1137
1138         * XEmacs 21.2.43 "Terspichore" is released.
1139
1140 2001-01-20  Martin Buchholz <martin@xemacs.org>
1141
1142         * XEmacs 21.2.42 "Poseidon" is released.
1143
1144 2001-01-18  Martin Buchholz  <martin@xemacs.org>
1145
1146         * xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL.
1147
1148 2001-01-17  Andy Piper  <andy@xemacs.org>
1149
1150         * internals.texi: some glyph documentation.
1151
1152 2001-01-16  Didier Verna  <didier@xemacs.org>
1153
1154         * frame.texi (Mode Line Basics): new node ...
1155         * frame.texi (GUI Components): ... under this one ...
1156         * frame.texi (Scrollbar Basics): ... after this one ...
1157         * frame.texi (Toolbar Basics): ... before this one.
1158
1159 2001-01-17  Martin Buchholz <martin@xemacs.org>
1160
1161         * XEmacs 21.2.41 "Polyhymnia" is released.
1162
1163 2001-01-12  Martin Buchholz  <martin@xemacs.org>
1164
1165         * internals/internals.texi: A little post-pdump-rename fixup.
1166
1167 2001-01-13  Martin Buchholz  <martin@xemacs.org>
1168
1169         * internals/internals.texi: See `pdump-rename' in src/ChangeLog.
1170
1171 2001-01-10  Martin Buchholz  <martin@xemacs.org>
1172
1173         * internals/internals.texi: Update for pdump changes.
1174
1175 2001-01-04  Adrian Aichner  <adrian@xemacs.org>
1176
1177         * texinfo.texi (Using Texinfo): Change reference from GNU Emacs to
1178         XEmacs.
1179         * texinfo.texi (First Node): Fixing grammar.
1180         * texinfo.texi (Multitable Rows): Change reference from GNU Emacs
1181         to XEmacs.
1182
1183 2001-01-08  Martin Buchholz <martin@xemacs.org>
1184
1185         * XEmacs 21.2.40 is released.
1186
1187 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
1188
1189         * emodules.texi (Required Functions): Xref coding rules for dual-use
1190         modules (module and statically linked).  Typo fix.
1191
1192         * texinfo.texi (ref):  Typo fix.
1193
1194 2000-12-31  Martin Buchholz <martin@xemacs.org>
1195
1196         * XEmacs 21.2.39 is released.
1197
1198 2000-12-05  Stephen J. Turnbull  <stephen@xemacs.org>
1199
1200         * internals/internals.texi (General Coding Rules): further document
1201         usage of symsinit.h.  Reorder slightly.
1202
1203 2000-11-29  Stephen J. Turnbull  <stephen@xemacs.org>
1204
1205         * xemacs/packages.texi (Creating Packages): new node.
1206
1207 2000-12-05  Martin Buchholz <martin@xemacs.org>
1208
1209         * XEmacs 21.2.38 is released.
1210
1211 2000-12-01  Martin Buchholz  <martin@xemacs.org>
1212
1213         * lispref/compile.texi:
1214         Document differences between compiler and interpreter.
1215
1216 2000-11-29  Stephen J. Turnbull  <stephen@xemacs.org>
1217
1218         * internals/index.texi:
1219         internals/internals.texi:
1220         Change "X Windows" to "the X Window System" randomly.
1221         * internals/internals.texi (Glyphs): fiddling, move lwlib to new node.
1222         (Lucid Widget Library): new node, added new text, ASCII art, subnode
1223         structure.
1224         * xemacs/frame.texi (GUI Components): new node.
1225         * xemacs/packages.texi: minor updates.
1226
1227 2000-11-10  Stephen J. Turnbull  <stephen@xemacs.org>
1228
1229         * info.texi (Creating an Info File): Fix typos in xrefs.
1230
1231 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
1232
1233         * xemacs/cmdargs.texi (Command Switches):  Add documentation of
1234         portable dumper switches.  Other minor edits.
1235
1236 2000-11-21  Martin Buchholz  <martin@xemacs.org>
1237
1238         * lispref/positions.texi (Word Motion):
1239         forward-word arg is now optional.
1240         backward-word arg is now optional.
1241         Remove vile comment advising lisp programmer to use (forward-word -1)
1242         instead of (backward-word 1).
1243         * lispref/syntax.texi (Parsing Expressions):
1244         Similarly for forward-comment.
1245         * lispref/text.texi (Deletion):
1246         Similarly for delete-char.
1247         Similarly for delete-backward-char.
1248
1249 2000-11-09  Martin Buchholz  <martin@xemacs.org>
1250
1251         * cl.texi (Assertions):
1252         Remove claim that elisp doesn't have continuable errors.
1253         Document check-type as being continuable.
1254
1255 2000-11-14  Adrian Aichner  <adrian@xemacs.org>
1256
1257         * xemacs/calendar.texi (Calendar/Diary): Correct INFO-FILE-NAME
1258         from elisp to lispref and from emacs to xemacs in relevant ?xefs.
1259         This should also serve as a reminder for future merges with GNU
1260         Emacs.
1261         Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and
1262         "XEmacs User's Manual" for lispref and xemacs respectively.
1263
1264 2000-11-14  Adrian Aichner  <adrian@xemacs.org>
1265
1266         * lispref/abbrevs.texi (Abbrevs): Ditto.
1267         * lispref/backups.texi (Auto-Saving): Ditto.
1268         * lispref/backups.texi (Reverting): Ditto.
1269         * lispref/display.texi (The Echo Area): Ditto.
1270         * lispref/help.texi (Documentation Basics): Ditto.
1271         * lispref/help.texi (Help Functions): Ditto.
1272         * lispref/keymaps.texi (Scanning Keymaps): Ditto.
1273         * lispref/locals.texi (Standard Buffer-Local Variables): Ditto.
1274         * lispref/modes.texi (Auto Major Mode): Ditto.
1275         * lispref/positions.texi (List Motion): Ditto.
1276         * lispref/searching.texi (Regexp Search): Ditto.
1277         * lispref/symbols.texi (Symbol Components): Ditto.
1278         * lispref/tips.texi (Comment Tips): Ditto.
1279         * lispref/tips.texi (Library Headers): Ditto.
1280
1281 2000-11-14  Adrian Aichner  <adrian@xemacs.org>
1282
1283         * internals/internals.texi (The Buffer Object): Ditto.
1284
1285 2000-11-14  Adrian Aichner  <adrian@xemacs.org>
1286
1287         * cl.texi (Hash Tables): Ditto.
1288         * texinfo.texi (Other Info Files): Ditto.
1289         * xemacs-faq.texi (Q1.0.14): Ditto.
1290
1291 2000-11-14  Martin Buchholz <martin@xemacs.org>
1292
1293         * XEmacs 21.2.37 is released.
1294
1295 2000-10-27  Martin Buchholz  <martin@xemacs.org>
1296
1297         * xemacs/windows.texi (Other Window):
1298
1299         * new-users-guide/files.texi (Saving Files):
1300         * new-users-guide/search.texi (Search and Replace):
1301
1302         * lispref/abbrevs.texi (Abbrev Tables):
1303         * lispref/abbrevs.texi (Defining Abbrevs):
1304         * lispref/abbrevs.texi (Abbrev Files):
1305         * lispref/annotations.texi (Annotation Primitives):
1306         * lispref/backups.texi (Auto-Saving):
1307         * lispref/backups.texi (Reverting):
1308         * lispref/buffers.texi (Current Buffer):
1309         * lispref/buffers.texi (Buffer Names):
1310         * lispref/buffers.texi (Buffer Modification):
1311         * lispref/buffers.texi (Read Only Buffers):
1312         * lispref/buffers.texi (The Buffer List):
1313         * lispref/buffers.texi (Killing Buffers):
1314         * lispref/buffers.texi (Indirect Buffers):
1315         * lispref/building.texi (Building XEmacs):
1316         * lispref/building.texi (Garbage Collection):
1317         * lispref/commands.texi (Interactive Call):
1318         * lispref/commands.texi (Events):
1319         * lispref/commands.texi (Event Predicates):
1320         * lispref/commands.texi (Working With Events):
1321         * lispref/commands.texi (Converting Events):
1322         * lispref/commands.texi (Key Sequence Input):
1323         * lispref/commands.texi (Reading One Event):
1324         * lispref/commands.texi (Waiting):
1325         * lispref/commands.texi (Prefix Command Arguments):
1326         * lispref/commands.texi (Recursive Editing):
1327         * lispref/compile.texi (Compilation Functions):
1328         * lispref/compile.texi (Compiled-Function Objects):
1329         * lispref/consoles-devices.texi (Basic Device Functions):
1330         * lispref/consoles-devices.texi (Console Types and Device Classes):
1331         * lispref/consoles-devices.texi (Connecting to a Console or Device):
1332         * lispref/control.texi (Signaling Errors):
1333         * lispref/customize.texi (Type Keywords):
1334         * lispref/databases.texi (Connecting to a Database):
1335         * lispref/databases.texi (Working With a Database):
1336         * lispref/databases.texi (Other Database Functions):
1337         * lispref/debugging.texi (Function Debugging):
1338         * lispref/display.texi (Refresh Screen):
1339         * lispref/display.texi (The Echo Area):
1340         * lispref/display.texi (Blinking):
1341         * lispref/edebug-inc.texi (Tracing):
1342         * lispref/edebug-inc.texi (Instrumenting Macro Calls):
1343         * lispref/edebug-inc.texi (Edebug Options):
1344         * lispref/eval.texi (Function Indirection):
1345         * lispref/extents.texi (Creating and Modifying Extents):
1346         * lispref/extents.texi (Finding Extents):
1347         * lispref/extents.texi (Mapping Over Extents):
1348         * lispref/extents.texi (Extent Properties):
1349         * lispref/faces.texi (Basic Face Functions):
1350         * lispref/faces.texi (Face Properties):
1351         * lispref/faces.texi (Face Convenience Functions):
1352         * lispref/faces.texi (Other Face Display Functions):
1353         * lispref/faces.texi (Font Instance Characteristics):
1354         * lispref/faces.texi (Color Specifiers):
1355         * lispref/files.texi (Visiting Functions):
1356         * lispref/files.texi (Reading from Files):
1357         * lispref/files.texi (Changing File Attributes):
1358         * lispref/files.texi (File Names):
1359         * lispref/files.texi (File Name Components):
1360         * lispref/files.texi (Directory Names):
1361         * lispref/files.texi (Relative File Names):
1362         * lispref/files.texi (File Name Expansion):
1363         * lispref/files.texi (File Name Completion):
1364         * lispref/files.texi (User Name Completion):
1365         * lispref/files.texi (Magic File Names):
1366         * lispref/files.texi (Creating a Partial File):
1367         * lispref/files.texi (Format Conversion):
1368         * lispref/frames.texi (Creating Frames):
1369         * lispref/frames.texi (Property Access):
1370         * lispref/frames.texi (Size and Position):
1371         * lispref/frames.texi (Deleting Frames):
1372         * lispref/frames.texi (Finding All Frames):
1373         * lispref/frames.texi (Frames and Windows):
1374         * lispref/frames.texi (Visibility of Frames):
1375         * lispref/frames.texi (Frame Configurations):
1376         * lispref/functions.texi (Calling Functions):
1377         * lispref/functions.texi (Function Cells):
1378         * lispref/glyphs.texi (Creating Glyphs):
1379         * lispref/glyphs.texi (Image Specifiers):
1380         * lispref/glyphs.texi (Image Instance Types):
1381         * lispref/glyphs.texi (Image Instance Functions):
1382         * lispref/gutter.texi (Creating Gutter):
1383         * lispref/gutter.texi (Specifying a Gutter):
1384         * lispref/gutter.texi (Other Gutter Variables):
1385         * lispref/help.texi (Accessing Documentation):
1386         * lispref/help.texi (Help Functions):
1387         * lispref/help.texi (Obsoleteness):
1388         * lispref/internationalization.texi (Domain Specification):
1389         * lispref/intro.texi (Caveats):
1390         * lispref/keymaps.texi (Active Keymaps):
1391         * lispref/keymaps.texi (Functions for Key Lookup):
1392         * lispref/keymaps.texi (Changing Key Bindings):
1393         * lispref/keymaps.texi (Scanning Keymaps):
1394         * lispref/ldap.texi (The High-Level LDAP API):
1395         * lispref/ldap.texi (Low-level Operations on a LDAP Server):
1396         * lispref/ldap.texi (Encoder/Decoder Functions):
1397         * lispref/lists.texi (Setcar):
1398         * lispref/lists.texi (Setcdr):
1399         * lispref/lists.texi (Working With Normal Plists):
1400         * lispref/lists.texi (Working With Lax Plists):
1401         * lispref/loading.texi (Autoload):
1402         * lispref/loading.texi (Named Features):
1403         * lispref/markers.texi (Creating Markers):
1404         * lispref/markers.texi (Changing Markers):
1405         * lispref/markers.texi (The Mark):
1406         * lispref/menus.texi (Modifying Menus):
1407         * lispref/menus.texi (Pop-Up Menus):
1408         * lispref/menus.texi (Menu Accelerator Functions):
1409         * lispref/minibuf.texi (Text from Minibuffer):
1410         * lispref/minibuf.texi (Object from Minibuffer):
1411         * lispref/minibuf.texi (Basic Completion):
1412         * lispref/minibuf.texi (High-Level Completion):
1413         * lispref/minibuf.texi (Reading a Password):
1414         * lispref/minibuf.texi (Minibuffer Misc):
1415         * lispref/mouse.texi (Mouse Tracking):
1416         * lispref/syntax.texi (Syntax Table Functions):
1417         * lispref/numbers.texi (Arithmetic Operations):
1418         * lispref/numbers.texi (Rounding Operations):
1419         * lispref/numbers.texi (Math Functions):
1420         * lispref/objects.texi (String Type):
1421         * lispref/objects.texi (Equality Predicates):
1422         * lispref/os.texi (Killing XEmacs):
1423         * lispref/os.texi (Suspending XEmacs):
1424         * lispref/os.texi (System Environment):
1425         * lispref/os.texi (Time Conversion):
1426         * lispref/os.texi (Timers):
1427         * lispref/os.texi (Input Modes):
1428         * lispref/os.texi (Translating Input):
1429         * lispref/os.texi (Terminal Output):
1430         * lispref/os.texi (Flow Control):
1431         * lispref/positions.texi (Character Motion):
1432         * lispref/positions.texi (Word Motion):
1433         * lispref/positions.texi (Text Lines):
1434         * lispref/positions.texi (Screen Lines):
1435         * lispref/positions.texi (List Motion):
1436         * lispref/positions.texi (Narrowing):
1437         * lispref/postgresql.texi (Asynchronous Interface Functions):
1438         * lispref/processes.texi (Subprocess Creation):
1439         * lispref/processes.texi (Synchronous Processes):
1440         * lispref/processes.texi (Asynchronous Processes):
1441         * lispref/processes.texi (Process Information):
1442         * lispref/processes.texi (Input to Processes):
1443         * lispref/processes.texi (Signals to Processes):
1444         * lispref/processes.texi (Process Buffers):
1445         * lispref/processes.texi (Filter Functions):
1446         * lispref/processes.texi (Network):
1447         * lispref/range-tables.texi (Working With Range Tables):
1448         * lispref/searching.texi (String Search):
1449         * lispref/searching.texi (Regexp Search):
1450         * lispref/searching.texi (POSIX Regexps):
1451         * lispref/searching.texi (Replacing Match):
1452         * lispref/searching.texi (Entire Match Data):
1453         * lispref/sequences.texi (Bit Vector Functions):
1454         * lispref/specifiers.texi (Adding Specifications):
1455         * lispref/specifiers.texi (Creating Specifiers):
1456         * lispref/specifiers.texi (Specifier Validation Functions):
1457         * lispref/specifiers.texi (Other Specification Functions):
1458         * lispref/streams.texi (Output Variables):
1459         * lispref/symbols.texi (Other Plists):
1460         * lispref/text.texi (Insertion):
1461         * lispref/text.texi (Commands for Insertion):
1462         * lispref/text.texi (Deletion):
1463         * lispref/text.texi (User-Level Deletion):
1464         * lispref/text.texi (Kill Functions):
1465         * lispref/text.texi (Low-Level Kill Ring):
1466         * lispref/text.texi (Undo):
1467         * lispref/text.texi (Maintaining Undo):
1468         * lispref/text.texi (Margins):
1469         * lispref/text.texi (Sorting):
1470         * lispref/text.texi (Columns):
1471         * lispref/text.texi (Primitive Indent):
1472         * lispref/text.texi (Mode-Specific Indent):
1473         * lispref/text.texi (Region Indent):
1474         * lispref/text.texi (Case Changes):
1475         * lispref/text.texi (Examining Properties):
1476         * lispref/text.texi (Property Search):
1477         * lispref/text.texi (Registers):
1478         * lispref/text.texi (Transformations):
1479         * lispref/mule.texi (Charset Property Functions):
1480         * lispref/mule.texi (MULE Characters):
1481         * lispref/mule.texi (Composite Characters):
1482         * lispref/mule.texi (Coding System Properties):
1483         * lispref/mule.texi (Big5 and Shift-JIS Functions):
1484         * lispref/mule.texi (CCL Statements):
1485         * lispref/mule.texi (Calling CCL):
1486         * lispref/mule.texi (Category Tables):
1487         * lispref/toolbar.texi (Specifying the Toolbar):
1488         * lispref/toolbar.texi (Other Toolbar Variables):
1489         * lispref/tooltalk.texi (Elisp Interface for Sending Messages):
1490         * lispref/tooltalk.texi (Elisp Interface for Receiving Messages):
1491         * lispref/variables.texi (Creating Buffer-Local):
1492         * lispref/variables.texi (Variable Aliases):
1493         * lispref/windows.texi (Splitting Windows):
1494         * lispref/windows.texi (Deleting Windows):
1495         * lispref/windows.texi (Selecting Windows):
1496         * lispref/windows.texi (Cyclic Window Ordering):
1497         * lispref/windows.texi (Buffers and Windows):
1498         * lispref/windows.texi (Displaying Buffers):
1499         * lispref/windows.texi (Choosing Window):
1500         * lispref/windows.texi (Window Point):
1501         * lispref/windows.texi (Window Start):
1502         * lispref/windows.texi (Vertical Scrolling):
1503         * lispref/windows.texi (Horizontal Scrolling):
1504         * lispref/windows.texi (Resizing Windows):
1505         * lispref/windows.texi (Window Configurations):
1506         * lispref/x-windows.texi (X Selections):
1507         * lispref/x-windows.texi (Resources):
1508         * lispref/strings.texi (Creating Strings):
1509         * lispref/strings.texi (Character Codes):
1510         * lispref/strings.texi (Text Comparison):
1511         * lispref/strings.texi (String Conversion):
1512         * lispref/strings.texi (Formatting Strings):
1513         * lispref/strings.texi (Character Case):
1514         * lispref/strings.texi (Case Tables):
1515         * lispref/strings.texi (Char Table Types):
1516         * lispref/strings.texi (Working With Char Tables):
1517         Giant docstring parameter/Texinfo fixes.
1518
1519         Don't use abbreviations for English words, especially when those
1520         words have other meanings.  For example, use START, not BEG.
1521         Use OBJECT, not OBJ.
1522         Use VALUE, not VAL.
1523         Use BUFFER, not BUF.
1524         Use PROCESS, not PROC.  (Sometimes PROC was used to mean FUNCTION!)
1525         Use CHARACTER, not CH or CHR.
1526         Use NUMBER, not NUM.
1527         Use COLUMN, not COL.
1528         Use POSITION, not POS.
1529         Use SYMBOL, not SYM.
1530         Use STRING, not STR.
1531         Use LIMIT, not LIM.
1532         Use OTHER-WINDOW-P, not OTHER-P.
1533         Use PRIORITY, not PRI.
1534
1535         Use `non-nil', not `true'.
1536
1537         Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY.
1538
1539         Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE.
1540
1541         Try to find better parameter names than ARG.
1542
1543         Use consistent parameter names.  For example, s/NO-ERROR/NOERROR/g;
1544
1545         Use type information in parameter names.  For example, use
1546         (make-bit-vector length bit), not (make-bit-vector length init).
1547
1548         Completion functions should have parameters with names like
1549         PARTIAL-FILENAME instead of the misleading FILENAME.
1550
1551         Type predicates should consistently take an OBJECT parameter,
1552         since any object is valid as input.
1553
1554         Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for
1555         functions like next-window and next-frame that walk over window or
1556         frame lists.
1557
1558         Deleted duplicated documentation for:
1559         one-window-p, format-insert-file
1560
1561         Deleted 21 lines of VMS-specific texinfo documentation.
1562
1563         Fixed up a few places where `_' was used in docstring parameter
1564         names instead of `-'.
1565
1566         Fixed up places that used nil or t without @code.
1567
1568         Fixed up places that erroneously used @code instead of @var.
1569
1570         Fixed many typos.
1571
1572         Fixed many places where the parameters mentioned in the docstring
1573         didn't match the actual parameters.
1574
1575         Fixed 7 places that used `@var{nil}' instead of `@code{nil}'.
1576
1577         Fixed 40 places where docstrings were missing trailing `.'
1578
1579         Fixed the texi documentation of 41 functions where the
1580         interactiveness of the function in the documentation did not match
1581         the implementation.
1582
1583         Fixed 117 functions where the names of parameters in the texi was
1584         different from the names in the implementation.
1585
1586         Fixed the texi documentation of 137 functions where the parameter
1587         list of the function in the texi was semantically different from
1588         the implementation.
1589
1590 2000-10-28  Adrian Aichner  <adrian@xemacs.org>
1591
1592         * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to
1593         incorporate raw HTML output in the HTML version.
1594
1595 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
1596
1597         * xemacs/menus.texi:
1598         * widget.texi:
1599         Typo fixes and tiny clarifications.
1600
1601 2000-10-19  Stephen J. Turnbull  <stephen@xemacs.org>
1602
1603         * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how.
1604         Added Q2.1.25 - function not found due to package not installed.
1605
1606         * xemacs/xemacs.texi:
1607         * xemacs/abbrevs.texi:
1608         * xemacs/basic.texi:
1609         * xemacs/building.texi:
1610         * xemacs/packages.texi:
1611         * xemacs/startup.texi:
1612         Moved "Packages" node to "Important General Concepts" section.
1613
1614         * xemacs/packages.texi: Added package list from etc/PACKAGES.
1615
1616 2000-10-04  Martin Buchholz <martin@xemacs.org>
1617
1618         * XEmacs 21.2.36 is released.
1619
1620 2000-09-27  Martin Buchholz  <martin@xemacs.org>
1621
1622         * lispref/processes.texi (Signals to Processes): Many corrections.
1623
1624 2000-09-20  Martin Buchholz  <martin@xemacs.org>
1625
1626         * xemacs/startup.texi (Startup Paths): Minor fixes.
1627
1628 2000-09-19  Martin Buchholz  <martin@xemacs.org>
1629
1630         * *: Spelling mega-patch
1631
1632 2000-09-16  Martin Buchholz  <martin@xemacs.org>
1633
1634         * internals/internals.texi (Low-Level Modules):
1635         Correct the list of source files.
1636
1637 2000-08-24  Adrian Aichner  <aichner@ecf.teradyne.com>
1638
1639         * emodules.texi (Introduction): Trivial typo fix.
1640
1641 2000-08-24  Martin Buchholz  <martin@xemacs.org>
1642
1643         * emodules.texi (Initialization Mode): Spell-Check.
1644
1645 2000-08-24  Martin Buchholz  <martin@xemacs.org>
1646
1647         * lispref/databases.texi (Connecting to a Database):
1648         s/berkeley_db/berkeley-db/.  Too much C programming.
1649
1650 2000-08-02  Stephen J. Turnbull  <stephen@xemacs.org>
1651
1652         * xemacs/custom.texi (Menubar Resources): Document FontSet resource.
1653
1654 2000-07-30  Ben Wing  <ben@xemacs.org>
1655
1656         * xemacs\search.texi (Regexp Search):
1657         * xemacs\search.texi (Regexps):
1658         Synch up with updated docs below (describing non-greedy
1659         operators and such).
1660
1661 2000-07-30  Ben Wing  <ben@xemacs.org>
1662
1663         * lispref\searching.texi (Syntax of Regexps):
1664         Document ??, which we've supported since 20.4.
1665
1666 2000-07-31  Sandra Wambold  <wambold@cygnus.com>
1667
1668         * xemacs-faq.texi: Minor updates in first two sections
1669
1670 2000-07-27  Andy Piper  <andy@xemacs.org>
1671
1672         * lispref/hash-tables.texi: add new hash table type.
1673
1674 2000-07-19  Martin Buchholz <martin@xemacs.org>
1675
1676         * XEmacs 21.2.35 is released.
1677
1678 2000-07-10  Martin Buchholz  <martin@xemacs.org>
1679
1680         * Makefile: rm -f ==> $(RM)
1681
1682 2000-07-09  Martin Buchholz  <martin@xemacs.org>
1683
1684         * lispref/postgresql.texi:
1685         - Don't mention ".so" extension.
1686         - Make installation instructions more generic.
1687         - Mention M-x describe-installation.
1688
1689 2000-07-08  Ben Wing  <ben@xemacs.org>
1690
1691         * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under
1692         Windows problem with binary locs and latest info.
1693
1694 2000-06-17  Adrian Aichner  <aichner@ecf.teradyne.com>
1695
1696         * lispref/glyphs.texi: Fix trivial typos.
1697         * lispref/gutter.texi: Ditto.
1698         * lispref/loading.texi: Ditto.
1699         * lispref/postgresql.texi: Ditto.
1700
1701 2000-06-14  Adrian Aichner  <aichner@ecf.teradyne.com>
1702
1703         * internals/internals.texi (Markers and Extents): Fix trivial typo.
1704
1705 2000-06-11  Adrian Aichner  <aichner@ecf.teradyne.com>
1706
1707         * make-stds.texi: Fix trivial typos.
1708         * xemacs-faq.texi: Ditto.
1709         * internals/internals.texi: Ditto.
1710         * new-users-guide/edit.texi: Ditto.
1711         * new-users-guide/modes.texi: Ditto.
1712         * new-users-guide/region.texi: Ditto.
1713
1714 2000-06-10  Ben Wing  <ben@xemacs.org>
1715
1716         * xemacs-faq.texi (Q6.1.2):
1717         * xemacs-faq.texi (Q6.1.5):
1718         * xemacs-faq.texi (Q6.1.6):
1719         Corrections for Cygwin, MinGW.
1720
1721 2000-06-07  Adrian Aichner  <aichner@ecf.teradyne.com>
1722
1723         * xemacs/basic.texi: Fix trivial typos.
1724         * xemacs/buffers.texi: Fix trivial typos.
1725         * xemacs/building.texi: Ditto.
1726         * xemacs/glossary.texi: Ditto.
1727         * xemacs/gnu.texi: Ditto.
1728         * xemacs/help.texi: Ditto.
1729         * xemacs/keystrokes.texi: Ditto.
1730         * xemacs/programs.texi: Ditto.
1731         * xemacs/search.texi: Ditto.
1732         * xemacs/sending.texi: Ditto.
1733
1734 2000-05-28  Martin Buchholz <martin@xemacs.org>
1735
1736         * XEmacs 21.2.34 is released.
1737
1738 2000-05-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
1739
1740         * xemacs/basic.texi: Document translation of tutorial.
1741         * xemacs/startup.texi: Remove lock-directory.
1742         * xemacs/enterings.texi: Update.
1743
1744 2000-05-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
1745
1746         * lispref/display.texi:
1747         * lispref/faces.texi:
1748         * lispref/glyphs.texi:
1749         * lispref/gutter.texi:
1750         * lispref/modes.texi:
1751         * lispref/specifiers.texi:
1752         * lispref/toolbar.texi:
1753         Update.  Merge Ben's doc-string update.
1754
1755 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
1756
1757         * xemacs/basic.texi:
1758         * xemacs/enterings.texi:
1759         * xemacs/mini.texi:
1760         Partial sync with FSF Emacs 20.6 and some update.
1761
1762 2000-05-01  Martin Buchholz <martin@xemacs.org>
1763
1764         * XEmacs 21.2.33 is released.
1765
1766 2000-04-11  Yoshiki Hayashi  <yoshiki@xemacs.org>
1767
1768         * xemacs-faq.texi (Q2.1.24): Removed wrong header.
1769
1770 2000-04-01  Oscar Figueiredo  <oscar@xemacs.org>
1771
1772         * lispref/ldap.texi: Documentation of the add/modify/delete and
1773           internationalization APIs
1774
1775         * lispref/lispref.texi: Updated LDAP-related menus
1776
1777 2000-03-20  Martin Buchholz <martin@xemacs.org>
1778
1779         * XEmacs 21.2.32 is released.
1780
1781 2000-03-15  SL Baur  <steve@musashimaru.m17n.org>
1782
1783         * lispref/postgresql.texi (Unimplemented libpq Functions): Update
1784         documentation to reflect the latest code.
1785
1786 2000-03-07  SL Baur  <steve@musashimaru.m17n.org>
1787
1788         * lispref/postgresql.texi (PostgreSQL Support): New File.
1789
1790         * lispref/ldap.texi: Insert PostgreSQL/libpq chapter.
1791         * lispref/lispref.texi (Top): Ditto.
1792         * lispref/internationalization.texi: Ditto.
1793
1794 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
1795
1796         * lispref/glyphs.texi (Image Specifiers): Remove parenthesis.
1797
1798 2000-03-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
1799
1800         * xemacs-faq.texi: Put node before section.
1801
1802 2000-03-05  Jonathan Harris  <jhar@tardis.ed.ac.uk>
1803
1804         * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly.
1805
1806 2000-03-01  Sandra Wambold  <wambold@xemacs.org>
1807
1808         * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows
1809
1810 2000-01-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
1811
1812         * xemacs/xemacs.texi: Detailed menu update.
1813
1814 2000-01-28  Yoshiki Hayashi  <yoshiki@xemacs.org>
1815
1816         * xemacs/help.texi: Synch with FSF 20.5. Update.
1817
1818 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
1819
1820         * lispref/minibuf.texi: Add default argument documentation.
1821
1822 2000-02-27  Martin Buchholz  <martin@xemacs.org>
1823
1824         * internals/internals.texi (lrecords): Update docs for new lisp
1825         object representation.
1826
1827 2000-02-25  Martin Buchholz  <martin@xemacs.org>
1828
1829         * internals/internals.texi (Techniques for XEmacs Developers):
1830         Document INLINE_HEADER and how to create macros and inline functions.
1831         Cleanup entire section.
1832
1833 2000-02-17  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
1834
1835         * man/lispref/gutter.texi: New file describing gutter API.
1836
1837         * man/lispref/lispref.texi, man/lispref/scrollbars.texi,
1838
1839         * man/lispref/toolbar.texi: Fixup links to new node Gutter.
1840
1841 2000-02-17  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
1842
1843         * man/lispref/frames.texi, man/xemacs/custom.texi,
1844         man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars,
1845         toolbars, and gutters as optional components of frames, with
1846         pointers to descriptions.
1847
1848 2000-02-17  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
1849
1850         * man/lispref/mule.texi:  Substantial reorganization and
1851         revision for style of descriptions of character sets,
1852         encodings, and coding systems.  Addition of a complete table
1853         of coding systems as of XEmacs 21.2.19.
1854
1855 2000-02-23  Martin Buchholz <martin@xemacs.org>
1856
1857         * XEmacs 21.2.31 is released.
1858
1859 2000-02-21  Martin Buchholz <martin@xemacs.org>
1860
1861         * XEmacs 21.2.30 is released.
1862
1863 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
1864
1865         * internals/internals.texi: Made texinfmt-friendly.
1866
1867 2000-01-20  Mark Thomas  <mthomas@jprc.com>
1868
1869         * lispref/backups.texi (Numbered Backups):
1870         * xemacs/files.texi (Backup Deletion):
1871         Change trim-versions-without-asking to delete-old-versions.
1872
1873 2000-02-19  Martin Buchholz  <martin@xemacs.org>
1874
1875         * internals/internals.texi (Conversion to and from External Data):
1876         Document TO_EXTERNAL_FORMAT and friends.
1877         Doc bug fixes.
1878
1879 2000-02-16  Martin Buchholz <martin@xemacs.org>
1880
1881         * XEmacs 21.2.29 is released.
1882
1883 2000-02-16  Martin Buchholz  <martin@xemacs.org>
1884
1885         * internals/internals.texi: Integrate Olivier's portable dumping docs.
1886
1887 2000-02-09  Martin Buchholz  <martin@xemacs.org>
1888
1889         * lispref/symbols.texi (Object Plists):
1890         Document `object-plist'.
1891         Document `remprop'.
1892         Rework all plist frobbing docs for accuracy.
1893
1894 2000-02-07  Martin Buchholz <martin@xemacs.org>
1895
1896         * XEmacs 21.2.28 is released.
1897
1898 2000-02-07  Martin Buchholz  <martin@xemacs.org>
1899
1900         * cl.texi: Remove (or replace by `get') references to `get*'.
1901
1902 2000-01-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
1903
1904         * widget.texi:
1905         * internals/internals.texi:
1906         * lispref/commands.texi:
1907         * lispref/consoles-devices.texi:
1908         * lispref/customize.texi:
1909         * lispref/dialog.texi:
1910         * lispref/extents.texi:
1911         * lispref/faces.texi:
1912         * lispref/glyphs.texi:
1913         * lispref/keymaps.texi:
1914         * lispref/lists.texi:
1915         * lispref/markers.texi:
1916         * lispref/menus.texi:
1917         * lispref/mule.texi:
1918         * lispref/objects.texi:
1919         * lispref/specifiers.texi:
1920         * lispref/toolbar.texi:
1921         * lispref/tooltalk.texi:
1922         * lispref/x-windows.texi:
1923         * new-users-guide/custom2.texi:
1924         * new-users-guide/help.texi:
1925         * new-users-guide/modes.texi:
1926         * xemacs/abbrevs.texi:
1927         * xemacs/buffers.texi:
1928         * xemacs/custom.texi:
1929         * xemacs/help.texi:
1930         * xemacs/keystrokes.texi:
1931         * xemacs/mini.texi:
1932         * xemacs/new.texi:
1933         * xemacs/packages.texi:
1934         * xemacs/programs.texi:
1935         * xemacs/sending.texi:
1936         Change ' -- ' to '---' since Texinfo formats --- to --.
1937         Untabify.  TeX doesn't like TAB.
1938
1939 2000-01-27  Sandra Wambold  <wambold@xemacs.org>
1940
1941         * xemacs-faq.texi (Q6.2.2): updated font instructions to include
1942         21.2.*
1943
1944 2000-01-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
1945
1946         * xemacs-faq.texi: Untabify.
1947
1948 2000-01-22  Martin Buchholz  <martin@xemacs.org>
1949
1950         * internals/internals.texi (General Coding Rules): Document why we
1951         #include <config.h>
1952
1953 2000-01-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
1954
1955         * xemacs-faq.texi: Change ' -- ' to '---'.
1956
1957 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
1958
1959         * lispref/faces.texi (Face Properties): Document
1960         remove-face-property.
1961
1962 2000-01-18  Martin Buchholz <martin@xemacs.org>
1963
1964         * XEmacs 21.2.27 is released.
1965
1966 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1967
1968         * xemacs/regs.texi: Synch with FSF 20.5.
1969
1970 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1971
1972         * info.texi: Change cross reference from emacs to xemacs.
1973
1974 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1975
1976         * xemacs/mini.texi: Synch with FSF 20.5.  Update.
1977
1978 2000-01-16  Martin Buchholz  <martin@xemacs.org>
1979
1980         * xemacs-faq.texi (Q2.1.15): Fix up @table formatting.
1981
1982 2000-01-14  Martin Buchholz  <martin@xemacs.org>
1983
1984         * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info.
1985
1986 2000-01-14  Sandra Wambold  <wambold@xemacs.org>
1987
1988         * xemacs-faq.texi: removed out-of-date XEmacs 19 questions.
1989
1990 2000-01-14  Sandra Wambold  <wambold@xemacs.org>
1991
1992         * xemacs-faq.texi: Updated Macintosh information,
1993         updated OS/2 info, changed turn-on-pending-delete answer.
1994
1995 2000-01-08  Martin Buchholz  <martin@xemacs.org>
1996
1997         * xemacs-faq.texi (Q2.1.15): Make debugging info current.
1998
1999 2000-01-08  Hrvoje Niksic  <hniksic@iskon.hr>
2000
2001         * lispref/control.texi (Signaling Errors): Document that `signal'
2002         is continuable.
2003         (Signaling Errors): Document `cerror', `signal-error', and
2004         `check-argument-type'.
2005         (Handling Errors): Mention `debug-on-signal'.
2006         (Error Symbols): Document `define-error'.
2007         (Processing of Errors): Document `display-error' and
2008         `error-message-string'.
2009
2010 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2011
2012         * internals/internals.texi: Remove latin-1 char.
2013
2014 2000-01-05  Didier Verna  <didier@xemacs.org>
2015
2016         * xemacs/custom.texi (Key bindings using strings): add missing
2017         whitespace.
2018
2019         * xemacs/xemacs.texi (Top):
2020         * new-users-guide/new-users-guide.texi (Top): add missing `@top'
2021         node.
2022
2023 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2024
2025         * lispref/minibuf.texi (Reading a Password): New section.
2026
2027 1999-12-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2028
2029         * lispref/minibuf.texi: Remove documentation about
2030         minibuffer-local-ns-map, read-no-blanks-input.
2031
2032 1999-12-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2033
2034         * lispref/minibuf.texi: Partial Synch with FSF manual.
2035         Add description about DEFAULT argument of reading functions.
2036
2037 1999-12-31  Martin Buchholz <martin@xemacs.org>
2038
2039         * XEmacs 21.2.26 is released.
2040
2041 1999-12-26  Karl M. Hegbloom  <karlheg@inetarena.com>
2042
2043         * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs
2044
2045 1999-12-24  Martin Buchholz <martin@xemacs.org>
2046
2047         * XEmacs 21.2.25 is released.
2048
2049 1999-12-21  Martin Buchholz  <martin@xemacs.org>
2050
2051         * lispref/text.texi (Near Point): Document `char-before'.
2052
2053 1999-12-20  Adrian Aichner  <adrian@xemacs.org>
2054
2055         * widget.texi: Fix typos and possessive singular errors.  Break
2056         long sentences for readability.  Remove some redundant commas.
2057
2058 1999-12-18  Martin Buchholz  <martin@xemacs.org>
2059
2060         * lispref/functions.texi (Mapping Functions):
2061         Warn about mapping functions modifying their sequences.
2062
2063 1999-12-15  Sandra Wambold  <wambold@xemacs.org>
2064
2065         * xemacs-faq.texi: link to matlab.el added; misc. address changes
2066
2067 1999-12-14  Martin Buchholz <martin@xemacs.org>
2068
2069         * XEmacs 21.2.24 is released.
2070
2071 1999-12-07  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2072
2073         * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
2074         instead of PACKAGEPATH
2075         From Marcus Harnisch <harnisch@mikrom.de>
2076
2077 1999-12-07  Martin Buchholz <martin@xemacs.org>
2078
2079         * XEmacs 21.2.23 is released.
2080
2081 1999-12-06  Sandra Wambold  <wambold@pobox.com>
2082
2083         * xemacs-faq.texi: Added MS-Windows questions; some other changes
2084
2085 1999-11-29  Martin Buchholz  <martin@xemacs.org>
2086
2087         * info.texi (Top):
2088         Remove @ifnottex, which gives old makeinfos indigestion.
2089         * texinfo.texi (Top):
2090         Revert to pre-texinfo-4.0 version, plus small changes to make
2091         texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
2092
2093 1999-11-30  Sandra Wambold  <wambold@cygnus.com>
2094
2095         * xemacs-faq.texi: fixed and commented out bad URL links
2096
2097 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
2098
2099         * XEmacs 21.2.22 is released
2100
2101 1999-11-28  Martin Buchholz <martin@xemacs.org>
2102
2103         * XEmacs 21.2.21 is released.
2104
2105 1999-11-26  Martin Buchholz  <martin@xemacs.org>
2106
2107         * internals.texi (Lstream Functions):
2108         * internals.texi (Lstream Methods):
2109         Types have changed to size_t and ssize_t.  Document them.
2110
2111 1999-08-12     Gunnar Evermann  <ge204@eng.cam.ac.uk>
2112
2113         * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
2114         XEmacs 21
2115
2116 1999-11-15  Martin Buchholz  <martin@xemacs.org>
2117
2118         * xemacs/programs.texi: Upgrade to etags Version 13.32
2119
2120         * Makefile:
2121         - Make sure the default target is `info' instead of cl.info.
2122         - Use $(INFODIR) consistently where appropriate.
2123         - Remove makeinfo-1.68 warning.  (Usually only maintainer rebuilds info).
2124         - Comment out unused macros: EMACS EMACSFLAGS
2125         - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0.
2126         - Get dependencies up to date.
2127
2128         * internals/Makefile:
2129         * xemacs/Makefile:
2130         * lispref/Makefile:
2131         * new-users-guide/Makefile:
2132         * lispref/index.perm:
2133         * lispref/index.unperm:
2134         * lispref/permute-index:
2135         * internals/index.perm:
2136         * internals/index.unperm:
2137         Remove these Makefiles.
2138         Include all functionality in man/Makefile.
2139         Support only non-permuted indexes for simplicity.
2140
2141         * emodules.texi:
2142         - TeX doesn't tolerate `_' in variable names; use `-' instead.
2143
2144         * lispref/commands.texi:
2145         * lispref/display.texi:
2146         * lispref/faces.texi:
2147         * lispref/functions.texi:
2148         * lispref/keymaps.texi:
2149         * lispref/lists.texi:
2150         * lispref/modes.texi:
2151         * lispref/objects.texi:
2152         * lispref/os.texi:
2153         * lispref/sequences.texi:
2154         * lispref/strings.texi:
2155         * lispref/text.texi:
2156         * new-users-guide/custom1.texi:
2157         * xemacs/custom.texi:
2158         * xemacs/menus.texi:
2159         - Make sources compatible with makeinfo 4.0 *and* 3.12.
2160         - Replace @sc{ASCII} with @sc{ascii}, etc...
2161         - Replace @var{(foo)} with (@var{foo}), etc...
2162
2163         * info-stnd.texi: Remove.  Who cares about the standalone info reader?
2164
2165         * texinfo.tex:
2166         * texinfo.texi:
2167         * info.texi:
2168         * standards.texi:
2169         * make-stds.texi:
2170         Import FSF-maintained files from texinfo-4.0.
2171
2172 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
2173
2174         * XEmacs 21.2.20 is released
2175
2176 1999-08-30  Robert Pluim  <rpluim@bigfoot.com>
2177
2178         * xemacs/packages.texi (Using Packages): Added description of
2179         package-get-package-provider.
2180
2181 1999-07-27  Charles G Waldman  <cgw@fnal.gov>
2182
2183         * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
2184
2185 1999-08-01  Adrian Aichner  <adrian@xemacs.org>
2186
2187         * xemacs/programs.texi (Balanced Editing): Remove broken
2188         line-break.
2189
2190         * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
2191         menus.
2192         (Q1.4.1): ditto.
2193         (Q1.4.3): ditto.
2194         (Q2.0.5): Hyphenate words.
2195
2196         * info.texi (Add): Fix one typo.
2197
2198 1999-08-23  Stephane Epardaud  <stephane@lunatech.com>
2199
2200         * internals/internals.texi (Garbage Collection - Step by Step):
2201         just added some dots to shut up compile warnings.
2202
2203 1999-08-19  Matthias Neubauer  <neubauer@informatik.uni-tuebingen.de>
2204
2205         * internals/internals.texi (Garbage Collection - Step by Step):
2206         new section in chapter Allocation of Objects in XEmacs Lisp.
2207
2208 1999-07-28  Andy Piper  <andy@xemacs.org>
2209
2210         * internals.texi (Glyphs): add some glyph documentation.
2211
2212 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
2213
2214         * XEmacs 21.2.19 is released
2215
2216 1999-07-10  Adrian Aichner  <adrian@xemacs.org>
2217
2218         * emodules.texi: Use @set emacs and @value{emacs} instead of
2219         @macro (unsupported by texinfo package).  Remove stray @code.
2220         * custom.texi: Add info extension to @setfilename.
2221         * texinfo.texi: Ditto.
2222         * widget.texi: Ditto.
2223         * packages.texi: Reword a sentence, fixing @item Decide where to
2224         install ...
2225
2226 1999-07-19  Didier Verna  <didier@xemacs.org>
2227
2228         * custom.texi (Wishlist): removed the Custom Comments wishlist
2229         entry. They are implemented.
2230
2231 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
2232
2233         * XEmacs 21.2.18 is released
2234
2235 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
2236
2237         * XEmacs 21.2.17 is released
2238
2239 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
2240
2241         * XEmacs 21.2.16 is released
2242
2243 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
2244
2245         * XEmacs 21.2.15 is released
2246
2247 1999-05-30  Albert Chin-A-Young <china@thewrittenword.com>
2248
2249         * custom.texi, external-widget.texi: Minor
2250         fix to get info DIR entry correct.
2251
2252 1999-05-22  Vin Shelton <acs@xemacs.org>
2253
2254         * xemacs/cmdargs.texi:
2255         Document -private.
2256
2257 1999-05-16  Mike McEwan  <mike@lotusland.demon.co.uk>
2258
2259         * Makefile: Added `emodules.info' to info targets.
2260
2261 1999-05-20  Karl M. Hegbloom  <karlheg@debian.org>
2262
2263         * internals/internals.texi (The XEmacs Object System
2264           (Abstractly Speaking)): typo.
2265
2266 1999-05-16  Hrvoje Niksic  <hniksic@srce.hr>
2267
2268         * lispref/text.texi (Substitution): Document improvements in
2269         `translate-region'.
2270
2271 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
2272
2273         * XEmacs 21.2.14 is released
2274
2275 1999-05-11  Albert Chin-A-Young <china@thewrittenword.com>
2276
2277         * man/internals/internals.texi:
2278         * man/lispref/lispref.texi:
2279         * man/new-users-guide/new-users-guide.texi:
2280         * man/xemacs/xemacs.texi:
2281         * man/cl.texi:
2282         * man/custom.texi:
2283         * man/term.texi:
2284         * man/termcap.texi:
2285         * man/widget.texi:
2286         * man/xemacs-faq.texi:
2287         * man/external-widget.texi:
2288         Added info dir entries so install-info will add them to
2289         the common `dir' file.
2290
2291 1999-04-28  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
2292
2293         * man/lispref/mule.texi: Document CCL
2294         - add sections: syntax, statements, expressions, and examples.
2295         - fix naming and description errors.
2296         - update links in neighboring nodes.
2297
2298 1999-04-24  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2299
2300         * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
2301
2302 1999-04-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
2303
2304         * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
2305         Appearance)
2306
2307 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
2308
2309         * XEmacs 21.2.13 is released
2310
2311 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
2312
2313         * XEmacs 21.2.12 is released
2314
2315 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
2316
2317         * XEmacs 21.2.11 is released
2318
2319 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
2320
2321         * XEmacs 21.2.10 is released
2322
2323 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
2324
2325         * XEmacs 21.2.9 is released
2326
2327 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
2328
2329         * internals\internals.texi (Techniques for XEmacs Developers):
2330         Fixing documentation.
2331         (Basic Lisp Modules): ditto.
2332
2333 1999-01-10  J. Kean Johnston  <jkj@sco.com>
2334
2335         * emodules.texi: New file to describe XEmacs modules.
2336
2337 1998-12-28  Martin Buchholz <martin@xemacs.org>
2338
2339         * XEmacs 21.2.8 is released.
2340
2341 1998-12-24  Martin Buchholz <martin@xemacs.org>
2342
2343         * XEmacs 21.2.7 is released.
2344
2345 1998-12-16  Andy Piper  <andy@xemacs.org>
2346
2347         * XEmacs 21.2.6 is released
2348
2349 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
2350
2351         * XEmacs 21.2.5 is released
2352
2353 1998-11-30  Martin Buchholz  <martin@xemacs.org>
2354
2355         * xemacs/startup.texi (Startup Paths):
2356         * xemacs/custom.texi (Widgets):
2357         * xemacs-faq.texi (Q3.0.5):
2358         * xemacs-faq.texi (Top):
2359
2360         * widget.texi (info-link):
2361
2362         * lispref/objects.texi (Type Predicates):
2363         * lispref/objects.texi (Hash Table Type):
2364         * lispref/objects.texi (Primitive Types):
2365         * lispref/objects.texi (Lisp Data Types):
2366         * lispref/macros.texi (Backquote):
2367         * lispref/hash-tables.texi (Weak Hash Tables):
2368         * lispref/hash-tables.texi:
2369         * lispref/errors.texi (Standard Errors):
2370         * lispref/compile.texi (Disassembly):
2371         * lispref/compile.texi (Compiled-Function Objects):
2372         * lispref/compile.texi (Eval During Compile):
2373         * lispref/compile.texi (Docs and Compilation):
2374         * lispref/compile.texi (Compilation Functions):
2375         * lispref/compile.texi (Speed of Byte-Code):
2376         * lispref/compile.texi (Byte Compilation):
2377         * lispref/building.texi (Garbage Collection):
2378
2379         * internals/internals.texi (Simple Special Forms):
2380         * internals/internals.texi (Evaluation; Stack Frames; Bindings):
2381         * internals/internals.texi (Specifics of the Event Gathering Mechanism):
2382         * internals/internals.texi (String):
2383         * internals/internals.texi (Introduction to Allocation):
2384         * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
2385         * internals/internals.texi (Modules for Internationalization):
2386         * internals/internals.texi (Modules for Interfacing with X Windows):
2387         * internals/internals.texi (Modules for Interfacing with the Operating System):
2388         * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
2389         * internals/internals.texi (Modules for Interfacing with the File System):
2390         * internals/internals.texi (Modules for the Redisplay Mechanism):
2391         * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
2392         * internals/internals.texi (Editor-Level Control Flow Modules):
2393         * internals/internals.texi (Modules for Standard Editing Operations):
2394         * internals/internals.texi (Basic Lisp Modules):
2395         * internals/internals.texi (Low-Level Modules):
2396         * internals/internals.texi (A Summary of the Various XEmacs Modules):
2397         * internals/internals.texi (An Example of Mule-Aware Code):
2398         * internals/internals.texi (Working With Character and Byte Positions):
2399         * internals/internals.texi (Writing Lisp Primitives):
2400         * internals/internals.texi (General Coding Rules):
2401         * internals/internals.texi (How Lisp Objects Are Represented in C):
2402         * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
2403         * internals/internals.texi (XEmacs From the Perspective of Building):
2404         * internals/internals.texi (The Lisp Language):
2405         * internals/internals.texi (Top):
2406         * internals/internals.texi:
2407         - rewrite Internals manual
2408
2409         * cl.texi (Porting Common Lisp):
2410         * cl.texi (Hash Tables):
2411         * cl.texi (Association Lists):
2412         * cl.texi (Declarations):
2413         * cl.texi (For Clauses):
2414         * cl.texi (Basic Setf):
2415         * cl.texi (Equality Predicates):
2416         - mega patch
2417
2418 1998-11-28  SL Baur  <steve@altair.xemacs.org>
2419
2420         * XEmacs 21.2-beta4 is released.
2421
2422 1998-10-15  SL Baur  <steve@altair.xemacs.org>
2423
2424         * XEmacs 21.2-beta3 is released.
2425
2426 1998-10-09  SL Baur  <steve@altair.xemacs.org>
2427
2428         * Makefile (MAKEINFO): Undo no-split change.
2429
2430 1998-09-29  SL Baur  <steve@altair.xemacs.org>
2431
2432         * XEmacs 21.2-beta2 is released.
2433
2434 1998-09-20  Hrvoje Niksic  <hniksic@srce.hr>
2435
2436         * lispref/customize.texi: New file.
2437
2438 1998-09-09  Hrvoje Niksic  <hniksic@srce.hr>
2439
2440         * internals/internals.texi (Coding for Mule): New node and
2441         section.
2442
2443 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
2444
2445         * xemacs/packages.texi: Document manually installing binary packages.
2446
2447 1998-09-02  Jeff Miller <jmiller@smart.net>
2448
2449         * Synch calendar.texi with Emacs 20.3
2450
2451 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
2452
2453         * xemacs/packages.texi: Correct and update package documentation.
2454           Updated the package installation section to mention the visual
2455           package browser/installer.
2456
2457 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
2458
2459         * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
2460         specifics.
2461
2462 1998-08-21  Greg Klanderman  <greg@alphatech.com>
2463
2464         * lispref/files.texi (User Name Completion): new section.
2465
2466 1998-07-23  Adrian Aichner  <adrian@xemacs.org>
2467
2468         * xemacs/packages.texi (Packages): Changing @itemize @emph to
2469         @itemize @bullet (this is what all other files included in
2470         xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
2471
2472 1998-07-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2473
2474         * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
2475
2476         * xemacs/xemacs.texi:
2477         * xemacs/packages.texi: More packages documentation.
2478
2479 1998-07-19  SL Baur  <steve@altair.xemacs.org>
2480
2481         * XEmacs 21.2-beta1 is released.
2482
2483 1998-07-12  SL Baur  <steve@altair.xemacs.org>
2484
2485         * XEmacs 21.0-pre5 is released.
2486
2487 1998-07-09  SL Baur  <steve@altair.xemacs.org>
2488
2489         * XEmacs 21.0-pre4 is released.
2490
2491 1998-07-09  Oliver Graf <ograf@fga.de>
2492
2493         * lispref/dragndrop.texi: added warning to OffiX Protocol section
2494
2495 1998-07-09  SL Baur  <steve@altair.xemacs.org>
2496
2497         * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
2498         damage in transit.
2499
2500 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
2501
2502         * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
2503
2504         * lispref/internationalization.texi: Fixed PREV to @node LDAP
2505
2506         * lispref/lispref.texi: Added LDAP chapter from ldap.texi
2507
2508         * lispref/Makefile: Added ldap.texi to srcs
2509
2510 1998-06-29  SL Baur  <steve@altair.xemacs.org>
2511
2512         * standards.texi (Preface): Revert previous change to @node
2513         because it doesn't pass makeinfo.
2514
2515 1998-06-27  Adrian Aichner  <adrian@xemacs.org>
2516
2517         * cl.texi: See ALL.
2518         * info-stnd.texi: Fixed @setfilename.
2519         * info.texi: Fixed @setfilename and a typo.
2520         * standards.texi: Added NEXT to @node Preface. See ALL.
2521         * texinfo.texi: Fixed section names, quoted usage of @TeX{},
2522         changed some occurrences of `:' to `colon'.
2523         * xemacs-faq.texi: See ALL.
2524         * internals/internals.texi: See ALL.
2525         * lispref/back.texi: Fixed @setfilename.
2526         * lispref/compile.texi: See ALL.
2527         * lispref/debugging.texi: See ALL.
2528         * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
2529         * lispref/eval.texi: See ALL.
2530         * lispref/extents.texi: See ALL.
2531         * lispref/loading.texi: See ALL.
2532         * lispref/searching.texi: Escaped `(' in
2533         @cindex @samp{(?:} in regex
2534         * lispref/variables.texi: See ALL.
2535
2536 1998-06-28  SL Baur  <steve@altair.xemacs.org>
2537
2538         * xemacs/calendar.texi: Massive update.
2539         From Jeff Miller <jmiller@smart.net>
2540
2541 1998-06-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2542
2543         * xemacs/abbrevs.texi:
2544         * xemacs/basic.texi:
2545         * xemacs/buildings.texi:
2546         * xemacs/cmdargs.texi:
2547         * xemacs/files.texi:
2548         * xemacs/adjustments.texi: Adjustments to integrate startup.texi
2549         and packages.texi stuff.
2550
2551         * xemacs/startup.texi:
2552         * xemacs/packages.texi: Created.
2553
2554 1998-06-10  Adrian Aichner  <adrian@xemacs.org>
2555
2556         * texinfo.texi: added ../info/ to @setfilename, broke line after
2557         @noindent.  Changed @var{arg-not-used-by-@TeX{}} to
2558         @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
2559         happy.  Fixed refs broken by a previous patch of mine.
2560
2561 1998-06-18  Darryl Okahata  <darrylo@sr.hp.com>
2562
2563         * lispref/os.texi (os.texi): Document `user-home-directory'.
2564
2565 1998-06-13  Greg Klanderman  <greg@alphatech.com>
2566
2567         * lispref/windows.texi (Resizing Windows): document third optional
2568         WINDOW argument to enlarge-window and shrink-window.
2569         (Selecting Windows): document select-window optional norecord
2570         argument.
2571         (Size of Window): document window-text-area-pixel-height and
2572         window-text-area-pixel-width.
2573         (Size of Window): document window-displayed-text-pixel-height.
2574         (Position of Window): document window-text-area-pixel-edges.
2575
2576         * lispref/positions.texi (Screen Lines): cleanup docs for
2577         vertical-motion and vertical-motion-pixels.
2578
2579 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
2580
2581         * lispref/windows.texi (Resizing Windows): Document
2582         `enlarge-window-pixels' and `shrink-window-pixels'.
2583
2584         * lispref/positions.texi (Screen Lines): Update documentation of
2585         `vertical-motion'.
2586         (Screen Lines): Document `vertical-motion-pixels'.
2587
2588         * lispref/frames.texi (Input Focus): Document `focus-frame',
2589         `save-selected-frame' and `with-selected-frame'.
2590
2591 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
2592
2593         * lispref/searching.texi (Regexp Search): Document `split-path'.
2594
2595         * lispref/files.texi (Unique File Names): Update docs for
2596         `make-temp-name'; document `temp-directory'.
2597
2598 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
2599
2600         * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
2601
2602         * lispref/specifiers.texi (Specifier Instancing): Correct
2603         instantiation order.
2604         (Specifier Instancing Functions): Ditto.
2605
2606 1998-06-11  Oliver Graf <ograf@fga.de>
2607
2608         * lispref/lispref.texi: references to Drag'n'Drop fixed
2609         * lispref/modes.texi: references to Drag'n'Drop fixed
2610         * lispref/scrollbars.texi: references to Drag'n'Drop fixed
2611         * lispref/dragndrop.texi: naming changed to Drag and Drop
2612         added some docu about the drop procedure
2613
2614 1998-06-09  Adrian Aichner  <adrian@xemacs.org>
2615
2616         * info-stnd.texi: added ../info/ to @setfilename.
2617         * info.texi: added ../info/ to @setfilename.
2618         * lispref/commands.texi: see ALL.
2619         * lispref/frames.texi: see ALL.
2620         * lispref/os.texi: see ALL.
2621         * lispref/text.texi: see ALL.
2622         * new-users-guide/custom1.texi: broke line after enumerated @item.
2623         * new-users-guide/custom2.texi: see ALL.
2624         * new-users-guide/edit.texi: see ALL.
2625         * new-users-guide/enter.texi: see ALL.
2626         * new-users-guide/files.texi: see ALL.
2627         * new-users-guide/help.texi
2628         * new-users-guide/modes.texi: see ALL.
2629         * new-users-guide/new-users-guide.texi: see ALL.
2630         * new-users-guide/region.texi: see ALL.
2631         * new-users-guide/search.texi: see ALL.
2632         * new-users-guide/xmenu.texi: see ALL.
2633         * standards.texi: added ../info/ to @setfilename.
2634         * texinfo.texi: added ../info/ to @setfilename, broke line after
2635         @noindent.  Changed @var{arg-not-used-by-@TeX{}} to
2636         @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
2637         happy.
2638         * xemacs-faq.texi: added ../info/ to @setfilename.
2639         * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
2640         p?xefs (most were empty, some elisp and emacs), used
2641         PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
2642         User's Manual" respectively for all these.
2643
2644 1998-06-01  Oliver Graf <ograf@fga.de>
2645
2646         * lispref/dragndrop.texi: added experimental
2647
2648 1998-05-28  Oliver Graf <ograf@fga.de>
2649
2650         * lispref/dragndrop.texi: a warning, and a bit more text this time
2651
2652 1998-05-26  Oliver Graf <ograf@fga.de>
2653
2654         * lispref/dragndrop.texi: only small changes
2655
2656 1998-05-15  Christian Nybø <chr@mediascience.no>
2657
2658         * xemacs/killing.texi: Properly document `zap-to-char'.
2659
2660 1998-05-13  Greg Klanderman  <greg@alphatech.com>
2661
2662         * lispref/frames.texi (Input Focus): cleanup select-frame
2663         documentation.
2664
2665 1998-05-10  Oliver Graf <ograf@fga.de>
2666
2667         * lispref/dragndrop.texi: new section for the DnD API
2668         * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
2669         modes
2670         * lispref/modes.texi: changed back-ref to Drag'n'Drop
2671         * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
2672
2673 1998-05-05  Oliver Graf <ograf@fga.de>
2674
2675         * commands.texi: exchange of dnd-drop with misc-user
2676
2677 1998-05-04  Martin Buchholz  <martin@xemacs.org>
2678
2679         * internals.texi (Techniques for XEmacs Developers): Add some more
2680         comments on adding new files, inspired by Olivier Galibert.
2681
2682 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
2683
2684         * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
2685         scroll-conservatively.
2686
2687         * lispref/loading.texi (Named Features): Document advanced args to
2688         `feature'.
2689
2690         * lispref/files.texi (File Name Expansion): Document that
2691         expand-file-name does not treat // and ~/ in the middle of file
2692         names specially.
2693
2694         * lispref/positions.texi (Excursions): Document
2695         `with-current-buffer' and `with-temp-file'.
2696
2697         * lispref/strings.texi (Formatting Strings): Document `%*'
2698         construct.
2699
2700         * lispref/os.texi (Time Conversion): Document that TIME may be
2701         omitted from format-time-string.
2702
2703         * lispref/strings.texi (String Conversion): Document BASE argument
2704         to `string-to-number'.
2705
2706         * lispref/searching.texi (Syntax of Regexps): Fix up Perl
2707         constructs documentation.
2708         (Regexp Search): Document `split-string'.
2709
2710         * xemacs/display.texi (Scrolling): Document scroll-conservatively.
2711
2712         * xemacs/killing.texi (Active Regions): Document that errors no
2713         longer highlight the region.
2714
2715         * lispref/display.texi (The Echo Area): Document message log
2716         stuff, including `display-message', `lmessage', `clear-message',
2717         (Warnings): Document warning stuff.
2718
2719         * lispref/commands.texi (Working With Events): Update `make-event'
2720         for misc-user events.
2721         (Using Interactive): Document `function-interactive'.
2722
2723         * lispref/os.texi (System Environment): Document USE-FLOATS
2724         argument to `load-average'.
2725         (User Identification): Document the new semantics of
2726         `user-full-name'.
2727
2728         * lispref/strings.texi (Creating Strings): Document `string'
2729         function.
2730
2731 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
2732
2733         * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
2734         comparison functions.
2735
2736 1998-04-30  Greg Klanderman  <greg@alphatech.com>
2737
2738         * lispref/frames.texi (Input Focus): Document behavior of
2739         select-frame wrt focus-follows-mouse.
2740
2741 1998-04-30  Martin Buchholz  <martin@xemacs.org>
2742
2743         * Makefile: Support generic makes by avoiding `%' syntax.
2744         It breaks my heart to uglify the Makefile like this, but this is
2745         going to be a perpetual FAQ otherwise.
2746         General cleanup.
2747         Comment out w3 and vm info rules.
2748         Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
2749
2750 1998-03-27  Stephen Turnbull  <turnbull@sk.tsukuba.ac.jp>
2751
2752         * xemacs/frame.texi: Document cursor appearance at end of line.
2753
2754 1998-03-14  Hrvoje Niksic  <hniksic@srce.hr>
2755
2756         * internals/internals.texi (GCPROing): Explain when it is
2757         necessary to GCPRO function parameters.
2758
2759 1998-03-13  Hrvoje Niksic  <hniksic@srce.hr>
2760
2761         * internals/internals.texi (Writing Lisp Primitives): Updated
2762         definition of For().
2763
2764 1998-03-01  Aki Vehtari  <Aki.Vehtari@hut.fi>
2765
2766         * lispref/menus.texi: Use recommended forms in examples.
2767
2768 1998-02-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2769
2770         * cl.texi (Creating Symbols): Tell a little bit about the new
2771         handling of gensyms.
2772
2773 1998-02-21  Greg Klanderman  <greg@alphatech.com>
2774
2775         * xemacs/custom.texi (X Resources): update to describe automatic
2776         setting of x-emacs-application-class.
2777
2778         * lispref/x-windows.texi (Resources): update doc for
2779         x-emacs-application-class.
2780
2781 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2782
2783         * cl.texi (Equality Predicates): Update to reflect change to
2784         `equalp' made in "cl-extra.el" - now compares characters case
2785         insensitively.
2786
2787 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
2788
2789         * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
2790
2791 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2792
2793         * lispref/display.texi (Beeping): Linux has sound too.
2794
2795 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
2796
2797         * cl.texi (Argument Lists): Keywords are handled specially by
2798         XEmacs.
2799         (Porting Common Lisp): XEmacs backquotes are OK.
2800
2801 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2802
2803         * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
2804         syntax for integers.
2805         From Adrian Aichner <adrian@xemacs.org>
2806         * cl.texi (Porting Common Lisp): ' '
2807         * lispref/numbers.texi (Numbers): ' '
2808
2809 1998-02-15  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
2810
2811         * lispref/searching.texi (Regular Expressions): Document the
2812         recent regular expression syntax extensions.
2813
2814 1998-02-10  Olivier Galibert  <galibert@pobox.com>
2815
2816         * internals/internals.texi: Remove all mocklisp references.
2817
2818 1997-12-17  SL Baur  <steve@altair.xemacs.org>
2819
2820         * Makefile (SUBDIR): skk and gnats are packaged.
2821
2822         * lispref/intro.texi (Acknowledgements): Update to v3.3.
2823
2824         * lispref/lispref.texi: Update to 20.5/v3.3.
2825
2826 1997-12-10  SL Baur  <steve@altair.xemacs.org>
2827
2828         * Makefile: Don't stop on errors.
2829
2830 1997-12-06  SL Baur  <steve@altair.xemacs.org>
2831
2832         * Makefile: add skk manual.
2833
2834 1997-11-29  SL Baur  <steve@altair.xemacs.org>
2835
2836         * internals/internals.texi (XEmacs): Updated history section.
2837
2838 1997-11-28  SL Baur  <steve@altair.xemacs.org>
2839
2840         * lispref/compile.texi (Compilation Functions): Plug in the real
2841         return value.
2842         (Speed of Byte-Code): Ditto.
2843         (Compilation Functions): Ditto.
2844         (Compiled-Function Objects): Ditto.
2845         (Speed of Byte-Code): Increase loop counter by factor of 50 (the
2846         previous value was embarrassing).
2847
2848 1997-11-21  SL Baur  <steve@altair.xemacs.org>
2849
2850         * Makefile (srcs): vhdl-mode has been packaged.
2851
2852 1997-11-15  SL Baur  <steve@altair.xemacs.org>
2853
2854         * lispref/windows.texi (scroll-conservatively): Fix typo.
2855
2856 1997-11-12  Hrvoje Niksic  <hniksic@srce.hr>
2857
2858         * lispref/commands.texi (Working With Events): Document fully.
2859
2860         * lispref/windows.texi (Vertical Scrolling): Document
2861         scroll-conservatively.
2862
2863 1997-11-09  Hrvoje Niksic  <hniksic@srce.hr>
2864
2865         * lispref/extents.texi (Intro to Extents): Minor correction.
2866         (Extent Properties): Document `extent-keymap'.
2867
2868 1997-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2869
2870         * xemacs/mule.texi (Mule): Modify description about supported
2871         scripts.
2872
2873 1997-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2874
2875         * xemacs/mule.texi: Add description for
2876         `universal-coding-system-argument'.
2877
2878 1997-10-31  SL Baur  <steve@altair.xemacs.org>
2879
2880         * internals/internals.texi: XEmacs 19.16 is released.
2881
2882 1997-10-30  SL Baur  <steve@altair.xemacs.org>
2883
2884         * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
2885         been packaged.
2886
2887 1997-10-22  Hrvoje Niksic  <hniksic@srce.hr>
2888
2889         * xemacs-faq.texi: Added the detailed menu listing.
2890
2891         * lispref/extents.texi (Extent Properties): Documented
2892         `set-extent-properties'.
2893
2894         * xemacs/custom.texi (Face Customization): Updated for XEmacs.
2895
2896 1997-10-07  SL Baur  <steve@altair.xemacs.org>
2897
2898         * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
2899         From Rebecca Ore <rebecca.ore@op.net>
2900
2901         * lispref/databases.texi (Connecting to a Database): Describe
2902         valid types of `type' and `subtype'.
2903         From Raymond Toy <toy@rtp.ericsson.se>
2904
2905 1997-10-01  Karl M. Hegbloom  <karlheg@inetarena.com>
2906
2907         * lispref/commands.texi (Keyboard Macros): fixed typo.  Changed
2908         reference to (emacs) into a reference to (xemacs).
2909
2910 1997-10-01  Karl M. Hegbloom  <karlheg@inetarena.com>
2911
2912         * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
2913         to prevent line wrap.
2914
2915 1997-09-27  SL Baur  <steve@altair.xemacs.org>
2916
2917         * gnats/flowchart.eps: New file.
2918
2919 1997-09-23  Hrvoje Niksic  <hniksic@srce.hr>
2920
2921         * xemacs/custom.texi (Easy Customization): Ditto.
2922
2923         * xemacs/xemacs.texi (Top): Added pointer to easy customization.
2924
2925 1997-09-18  SL Baur  <steve@altair.xemacs.org>
2926
2927         * internals/Makefile (../../info/$(NAME).info): Warn and clean up
2928         if someone hasn't upgraded makeinfo.
2929
2930         * Makefile (EMACS): Refer to xemacs binary in source tree.
2931         * tm/Makefile (EMACS): Ditto.
2932
2933 1997-08-15  Karl M. Hegbloom <karlheg@inetarena.com>
2934
2935         * cl.texi (Type Predicates): Update for corrected handling of
2936         `string-char' and `character'.
2937
2938 Tue Aug  5 21:56:02 1997  Barry A. Warsaw  <cc-mode-help@python.org>
2939
2940         * cc-mode.texi:
2941         In FAQ section, document use of c-mode-base-map instead of c-mode-map.
2942
2943 Fri Aug  1 22:44:49 1997  Barry A. Warsaw  <cc-mode-help@python.org>
2944
2945         * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
2946
2947 Wed Jul 30 00:01:45 1997  Barry A. Warsaw  <cc-mode-help@python.org>
2948
2949         * cc-mode.texi:
2950         Added description of template-args-cont syntactic symbol
2951
2952 1997-07-25  Barry A. Warsaw  <cc-mode-help@python.org>
2953
2954         * cc-mode.texi: Describe support for idl-mode
2955
2956         * cc-mode.texi:
2957         Document c-initialization-hook.  Also rewrite the "Getting Connected"
2958         section on byte compiling the source.
2959
2960 1997-07-21  Karl M. Hegbloom  <karlheg@inetarena.com>
2961
2962         * lispref/streams.texi: "Output Streams", change `last-output'
2963         result list from integers to characters.
2964
2965         * lispref/minibuf.texi: "Object from Minibuffer", correction.
2966
2967         * lispref/minibuf.texi: "Minibuffer History", add
2968         `Info-minibuffer-history', `Manual-page-minibuffer-history', and
2969         short paragraph refering to `M-x apropos'.
2970
2971 1997-07-17  Steven L Baur  <steve@altair.xemacs.org>
2972
2973         * Makefile: makeinfo-1.68 is verified to work.
2974
2975         * tm/Makefile (../../info/%-ja.info): Die if not running
2976         XEmacs/Mule.
2977         (../../info/%-en.info): Inherit setting of MAKEINFO.
2978
2979 Tue Jul 15 04:18:38 1997  Barry A. Warsaw  <cc-mode-help@python.org>
2980
2981         * cc-mode.texi:
2982         Describe the variable c-indent-comments-syntactically-p.
2983
2984 1997-07-15  Steven L Baur  <steve@altair.xemacs.org>
2985
2986         * internals/internals.texi (Top): Convert Buffer@'s node name to
2987         `Buffer's' because the former confuses makeinfo.
2988
2989 Thu Jul  3 22:54:03 1997  Barry A. Warsaw  <cc-mode-help@python.org>
2990
2991         * cc-mode.texi: Fixed spelling of Texinfo
2992
2993 Tue May  6 21:33:06 1997  Steven L Baur  <steve@altair.xemacs.org>
2994
2995         * lispref/files.texi (Writing to Files): Correct docstring of
2996         write-region.
2997
2998 Sun May  4 14:28:32 1997  Steven L Baur  <steve@altair.xemacs.org>
2999
3000         * lispref/annotations.texi (Annotation Primitives):
3001         `delete-annotation' does not return the deleted annotation.
3002
3003 Wed Apr 30 18:13:16 1997  Steven L Baur  <steve@altair.xemacs.org>
3004
3005         * lispref/lispref.texi: Correct release dates.
3006
3007 Sat Apr 19 20:48:00 1997  Steven L Baur  <steve@altair.xemacs.org>
3008
3009         * lispref/files.texi (File Name Expansion): Update documentation
3010         of file-relative-name.
3011
3012 Mon Apr  7 21:02:39 1997  Steven L Baur  <steve@altair.xemacs.org>
3013
3014         * lispref/lispref.texi: Update version numbers (with patches from
3015         Hrvoje Niksic).
3016
3017         * lispref/building.texi (Building XEmacs): Update version numbers
3018         and build identification.
3019
3020         * lispref/intro.texi (Introduction): Update version number.
3021
3022 Sun Mar 23 15:47:05 1997  Steven L Baur  <steve@altair.xemacs.org>
3023
3024         * Makefile (srcs): Add efs.texi.
3025
3026 Sat Mar 22 16:39:16 1997  Steven L Baur  <steve@altair.xemacs.org>
3027
3028         * Makefile (srcs): Add hm--html-mode.texi.
3029
3030 Sun Mar 16 18:48:14 1997  Steven L Baur  <steve@altair.xemacs.org>
3031
3032         * gnats/Makefile (gnats_srcs): New manuals for GNATS.
3033
3034 Wed Mar 12 14:39:43 1997  Steven L Baur  <steve@altair.xemacs.org>
3035
3036         * lispref/strings.texi (Text Comparison): Correct example for
3037         `char-equal'.  Add new function `char='.
3038
3039 Thu Mar  6 13:33:54 1997  Steven L Baur  <steve@altair.xemacs.org>
3040
3041         * Makefile: Update for new texinfo manual.
3042
3043 Tue Mar  4 11:37:42 1997  Steven L Baur  <steve@altair.xemacs.org>
3044
3045         * Makefile (../info/w3.info): Use special version of makeinfo
3046         since this manual is not backwards compatible.
3047         Clean up error handling so we only have to type make once to
3048         rebuild the info tree.
3049         (../info/vm.info): Make sure to continue in the event of error.
3050
3051 Tue Feb 25 20:17:53 1997  Steven L Baur  <steve@altair.xemacs.org>
3052
3053         * auctex/Makefile: Added `mostlyclean' and `distclean' target.
3054
3055 Wed Feb 19 17:57:27 1997  Steven L Baur  <steve@altair.xemacs.org>
3056
3057         * Makefile (auctex): New subdirectory target.
3058
3059 Wed Feb 12 12:30:27 1997  Yotam Medini  <yotam_medini@tmai.com>
3060
3061         * mule/languages.texi: Correct typo.
3062
3063 Mon Feb 10 08:17:22 1997  Steven L Baur  <steve@altair.xemacs.org>
3064
3065         * Makefile (srcs): Add custom and widget to srcs.
3066
3067         * lispref/extents.texi (Intro to Extents): Removed erroneous
3068         reference to `start-glyph' property.
3069
3070 Sun Feb  9 00:27:22 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
3071
3072         * widget.texi: New file.
3073
3074         * custom.texi: New file.
3075
3076 Thu Feb  6 22:57:09 1997  Steven L Baur  <steve@altair.xemacs.org>
3077
3078         * lispref/extents.texi (Duplicable Extents): replicable extents
3079         are history.
3080
3081 Wed Jan 29 19:59:41 1997  Steven L Baur  <steve@altair.xemacs.org>
3082
3083         * xemacs-faq.texi (Q1.1.1): Correct typos.
3084
3085 Mon Jan 27 22:28:48 1997  Bob Weiner <weiner@infodock.com>
3086
3087         * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
3088         XEmacs manual available.
3089         (Q4.6.1): Updated Infodock Information.
3090
3091 Sat Dec 28 11:08:07 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
3092
3093         * vhdl-mode.texi: Correct typo in email address.
3094
3095 Mon Dec 23 09:47:24 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
3096
3097         * Makefile (srcs): Add vhdl-mode.
3098
3099 Wed Dec 18 20:21:06 1996  Martin Buchholz  <mrb@eng.sun.com>
3100
3101         * Makefile (realclean): Don't delete itself `make distclean'
3102
3103         * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
3104
3105         * Makefile: New File.
3106
3107 Tue Dec 10 18:35:21 1996  Rod Whitby  <rwhitby@asc.sps.mot.com>
3108
3109         * vhdl-mode.texi: New file.
3110
3111 Thu Jan 24 12:41:33 1991  Richard Stallman  (rms at mole.ai.mit.edu)
3112
3113         * texinfo.tex: Delete spurious character at beginning.
3114
3115 Tue Aug 16 13:09:12 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
3116
3117         * emacs.tex:  Corrected two typos.  No other changes before
3118         Version 19 will be made.
3119
3120         * vip.texinfo: Removed menu entry Adding Lisp Code in node
3121         Customization since the menu entry did not point to anything.
3122         Also added an @finalout command to remove overfull hboxes from the
3123         printed output.
3124
3125         * cl.texinfo:  Added @bye, \input line and @settitle to file.
3126         This file is clearly intended to be a chapter of some other work,
3127         but the other work does not yet exist.
3128
3129 Mon Jul 25 17:47:38 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
3130
3131         * texinfo.texinfo: Three typos corrected.
3132
3133 Mon Jul 11 18:02:29 1988  Chris Hanson  (cph at kleph)
3134
3135         * texindex.c (indexify): when comparing to initial strings to
3136         decide whether to change the header, must use `strncmp' to avoid
3137         comparing entire strings of which initials are a substring.
3138
3139 Sun Jun 26 18:46:16 1988  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
3140
3141         * texindex.c (sort_in_core, sort_offline, parsefile):
3142         Give up on input file if any line doesn't start with backslash.
3143
3144 Mon May 23 10:41:35 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
3145
3146         * emacs.tex: Update information for obtaining TeX distribution from the
3147         University of Washington.