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