1 2004-02-02 Vin Shelton <acs@xemacs.org>
3 * XEmacs 21.4.15 is released
5 2004-01-27 Stephen J. Turnbull <stephen@xemacs.org>
7 * lispref/lispref.texi (Top): Pluralize node name Specifier Examples.
8 * lispref/specifiers.texi: Synch to 21.5 where appropriate.
10 2003-11-04 Stephen J. Turnbull <stephen@xemacs.org>
12 * xemacs-faq.texi: Fix Tony Rossini's address.
14 2004-01-25 Steve Youngs <youngs@xemacs.org>
16 * xemacs-faq.texi (Q2.0.2): Rewrite, mentioning the correct way to
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,
21 (Q5.3.3): State correct location of ps-print.el.
23 * xemacs/packages.texi (Packages): Remove "Creating Packages" menu
25 (Package Terminology): Whitespace clean up.
26 (Installing Packages): Whitespace clean up and add some @code
28 Re-organise the menu so that installation via PUI is first and
30 (Automatically): mule-base is no longer a requirement for using
32 Mention optionally requiring mailcrypt.
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.
46 * xemacs/reading.texi (Reading Mail): Mention Gnus and MEW.
48 * new-users-guide/custom2.texi (Init File): big-menubar.el is in
49 the edit-utils package.
51 * lispref/packaging.texi (Packaging):
53 (The Library Maintainer View):
57 (The Package Release Engineer View):
58 (Package Terminology):
63 (XEMACS_PACKAGES): Removed.
64 (XEMACS_INSTALLED_PACKAGES_ROOT): New.
65 (NONMULE_PACKAGES): New.
70 (AUTHOR_VERSION): Removed.
71 (MAINTAINER): Removed.
85 (PACKAGE_SUPPRESS): New.
88 (Documenting Packages):
90 Not quite a total rewrite, but a fairly thorough audit
93 2003-08-15 Stephen J. Turnbull <stephen@xemacs.org>
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.
100 2003-10-22 Ilya N. Golubev <gin@mo.msk.ru>
102 * custom.texi (The Init File):
103 * xemacs-faq.texi (Q2.1.3):
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):
110 * lispref/menus.texi (Menu Accelerator Functions):
111 * lispref/numbers.texi (Math Functions):
112 * lispref/packaging.texi (package-compile.el):
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):
121 * new-users-guide/files.texi (File Names):
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.
128 2003-10-20 Ilya N. Golubev <gin@mo.msk.ru>
130 * lispref/tips.texi (Style Tips): Note disabling undo in temporary
133 2003-10-16 Ilya N. Golubev <gin@mo.msk.ru>
135 * lispref/tips.texi (Comment Tips): Typo fix.
137 2003-09-22 Adrian Aichner <adrian@xemacs.org>
139 * lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE
140 argument for a cross reference to "The XEmacs User's Manual".
142 2003-09-03 Vin Shelton <acs@xemacs.org>
144 * XEmacs 21.4.14 is released
146 2003-07-31 René Kyllingstad <listmailxemacs@kyllingstad.com>
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.
155 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org>
157 * xemacs-faq.texi (Q1.3.8): Fix typo, note errorneous recognition.
159 2003-08-05 Stephen J. Turnbull <stephen@xemacs.org>
161 * lispref/packaging.texi (Creating Packages):
162 * xemacs/packages.texi (Creating Packages):
163 Style guideline for package-info.in description.
165 2003-06-30 Stephen J. Turnbull <stephen@xemacs.org>
167 * xemacs-faq.texi (Q3.2.2): Fix typo.
169 2003-06-17 Vin Shelton <acs@xemacs.org>
171 * xemacs-faq.texi: Sync up with latest version from 21.5.
173 2003-04-28 Stephen J. Turnbull <stephen@xemacs.org>
175 * xemacs-faq.texi (Q6.4.3): New: auxiliary programs for Windows.
177 2003-05-25 XEmacs Build Bot <builds@cvs.xemacs.org>
179 * XEmacs 21.4.13 is released
181 2003-03-20 Martin Buchholz <martin@xemacs.org>
183 * xemacs-faq.texi: Fix minor typo.
185 2003-03-19 Vin Shelton <acs@xemacs.org>
187 * widget.texi: Crib Stephen's updates and Ben's fixes en masse
190 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org>
192 * xemacs/frame.texi (Gutter Basics): Describe common options for
195 2003-02-03 Steve Youngs <youngs@xemacs.org>
197 * xemacs/packages.texi (Local.rules File): Update to reflect Ben's
198 recent dabble into the packages.
200 2003-02-11 Adrian Aichner <adrian@xemacs.org>
202 * lispref/backups.texi (Auto-Saving): Fix auto-save xref to user
205 2003-01-15 Stephen J. Turnbull <stephen@xemacs.org>
207 * XEmacs 21.4.12 "Portable Code" is released.
209 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
211 * XEmacs 21.4.11 "Native Windows TTY Support" is released.
213 2003-01-02 Stephen J. Turnbull <stephen@xemacs.org>
215 * internals/internals.texi (How Lisp Objects Are Represented in C):
216 Deprecate --use-union-type except for static error checking.
218 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org>
220 * internals/internals.texi (Regression Testing XEmacs): Hints for
223 2002-10-29 Ville Skyttä <scop@xemacs.org>
225 * xemacs-faq.texi (Top):
226 The canonical location for FAQ on the website is /FAQ/.
228 2002-11-12 Ilya N. Golubev <gin@mo.msk.ru>
230 * xemacs/custom.texi (Face Customization):
232 Document face-frob-from-locale-first variable.
234 2002-11-02 Stephen J. Turnbull <stephen@xemacs.org>
236 * XEmacs 21.4.10 "Military Intelligence" is released.
238 2002-10-29 Stephen J. Turnbull <steve@tleepslib.sk.tsukuba.ac.jp>
240 * lispref/compile.texi (Compilation Options): New node.
241 (Byte Compilation): Add it to menu.
242 (Compilation Functions): Minor mods.
243 (Docs and Compilation):
245 Document some variable defaults.
247 2002-10-23 Norbert Koch <nk@viteno.net>
249 * xemacs-faq.texi (Q2.0.16): Fix typo in previous commit.
251 2002-10-18 Stephen J. Turnbull <steve@tleepslib.sk.tsukuba.ac.jp>
253 * xemacs-faq.texi (Q2.0.16): New FAQ on "no cygXpm-noX" fatal error.
254 (Q6.1.4): Document cygXpm-noX.
256 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org>
258 * internals/internals.texi (Regression Testing XEmacs): Document
259 how to skip and warn about tests that depend on packages.
261 2002-09-22 Ville Skyttä <ville.skytta@xemacs.org>
263 * xemacs/packages.texi (Available Packages): Add fortran-modes,
264 perl-modes, psgml-dtds, python-modes and ruby-modes.
265 Some consistency tweaks.
267 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org>
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.
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.
278 2002-08-23 Stephen J. Turnbull <stephen@xemacs.org>
280 * XEmacs 21.4.9 "Informed Management" is released.
282 2002-08-20 Simon Josefsson <simon@xemacs.org>
284 * lispref/building.texi (Pure Storage): Deprecate purecopy.
286 2002-08-16 Stephen J. Turnbull <stephen@xemacs.org>
288 * internals/internals.texi (Regression Testing XEmacs): Fix typo.
290 2002-08-15 Stephen J. Turnbull <stephen@xemacs.org>
292 * internals/internals.texi (GCPROing): Add comment on GCPRO.
293 (Regression Testing XEmacs): New node.
294 (Modules for Regression Testing): New node.
296 2002-08-14 Stephen J. Turnbull <stephen@xemacs.org>
298 * xemacs/packages.texi (Installing Packages): Revert EFS patch.
300 2002-07-13 Adrian Aichner <adrian@xemacs.org>
302 * xemacs/packages.texi (Installing Packages): Fix reference to
305 2002-08-09 Stephen J. Turnbull <stephen@xemacs.org>
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.
311 2002-07-24 Ville Skyttä <ville.skytta@xemacs.org>
313 * term.texi (Input to the inferior): Fix term line/char mode
314 switch keybindings. Kudos to Jacob P. Burckhardt.
316 * xemacs/misc.texi (Term Mode): Ditto.
318 2002-07-06 Adrian Aichner <adrian@xemacs.org>
320 * new-users-guide/custom1.texi (Customizing key Bindings): Fix
321 improper use of indef. art. "a".
323 2002-07-06 Adrian Aichner <adrian@xemacs.org>
325 * lispref/commands.texi (Peeking and Discarding): Ditto.
326 * lispref/customize.texi (Type Keywords): Ditto.
327 * lispref/dragndrop.texi (Drop Interface): Ditto.
329 2002-07-06 Adrian Aichner <adrian@xemacs.org>
331 * termcap.texi (Clearing): Ditto.
332 * widget.texi (User Interface): Ditto.
333 * widget.texi (Basic Types): Ditto.
334 * widget.texi (group): Ditto.
336 2002-07-05 Adrian Aichner <adrian@xemacs.org>
338 * xemacs/menus.texi (Edit Menu): Typo fixes for incorrect use of
341 2002-07-05 Adrian Aichner <adrian@xemacs.org>
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.
348 2002-07-05 Adrian Aichner <adrian@xemacs.org>
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.
356 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
358 * xemacs-faq.texi (Top, Customization, Q3.10.5, Q3.10.6):
359 New "killing is slow" FAQ and link updates..
361 2002-06-17 Jerry James <james@xemacs.org>
363 * emodules.texi (Loading other Modules): Describe why we do not
366 2002-06-11 Adrian Aichner <adrian@xemacs.org>
368 * xemacs-faq.texi (Q1.3.7): Update broken link to russian.el
369 (found by linklint) with Google's help.
371 2002-05-25 Adrian Aichner <adrian@xemacs.org>
373 * xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'.
375 2002-06-11 Stephen J. Turnbull <stephen@xemacs.org>
377 * xemacs/mule.texi (Mule Intro): Better title, explanation.
379 2002-05-23 Stephen J. Turnbull <stephen@xemacs.org>
381 * lispref/packaging.texi (package-info.in Fields): Typo fix.
383 2002-05-20 Stephen J. Turnbull <stephen@xemacs.org>
385 * xemacs/files.texi (Reverting): Mention use of prefix argument
386 and mode recalculation.
388 2002-05-11 Adrian Aichner <adrian@xemacs.org>
390 * xemacs-faq.texi (Top): Add Q2.0.15 under "Installation and
392 * xemacs-faq.texi (Installation): Add Q2.0.15 to Installation
394 * xemacs-faq.texi (Q2.0.14): Fix unnumberedsubsec argument.
395 * xemacs-faq.texi (Q2.0.15): New.
397 2002-05-09 Stephen J. Turnbull <stephen@xemacs.org>
399 * XEmacs 21.4.8 "Honest Recruiter" is released.
401 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
403 * XEmacs 21.4.7 "Economic Science" is released.
405 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
407 * custom.texi (The Init File): Rewrite completely.
409 2002-03-19 Adrian Aichner <adrian@xemacs.org>
411 * widget.texi (constants): Typo fix.
413 2002-02-07 Stephen J. Turnbull <stephen@xemacs.org>
415 * external-widget.texi (External Client Widget Internals): New node.
417 2001-11-15 Darryl Okahata <darrylo@xemacs.org>
419 * lispref/glyphs.texi:
420 lispref/lispref.texi: Add examples of how to insert graphics into a
423 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
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
432 (Installing Packages):
433 Use @var to mark variable version strings, not @t or <>.
435 Add disk space estimate when unpacked.
437 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org>
439 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
441 2002-02-01 Steve Youngs <youngs@xemacs.org>
443 * xemacs/packages.texi (Removing Packages): The interactive
444 function is 'package-get-delete-package'.
446 2001-01-24 Adrian Aichner <adrian@xemacs.org>
448 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
450 2001-11-27 Adrian Aichner <adrian@xemacs.org>
452 * xemacs-faq.texi: Hyperlink fixes.
454 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
456 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
458 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org>
460 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
462 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
464 * xemacs/files.texi (Files):
466 Document remote file editing, refer to EFS and TRAMP.
468 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
470 * XEmacs 21.4.6 "Common Lisp" is released.
472 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org>
474 * lispref/packaging.texi (The User's View):
475 Correct description of man subdirectory.
477 (The Package Release Engineer's View):
478 (package-compile.el):
479 Change hazmat to useful documentation.
484 2001-11-27 Stephen J. Turnbull <stephen@xemacs.org>
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.
493 2001-10-23 Stephen J. Turnbull <stephen@xemacs.org>
495 * XEmacs 21.4.5 "Civil Service" is released.
497 2001-10-17 Stephen J. Turnbull <stephen@xemacs.org>
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>.
502 2001-07-25 Jim Horning <jim.horning@lmco.com>
504 * xemacs/packages.texi (Package Terminology):
505 * xemacs/packages.texi (Automatically):
506 In itemize and enumerate lists @item should be on its own line.
508 2001-09-16 Adrian Aichner <adrian@xemacs.org>
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.
516 2001-09-15 Adrian Aichner <adrian@xemacs.org>
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.
522 2001-09-09 Adrian Aichner <adrian@xemacs.org>
524 * xemacs-faq.texi (Q1.0.9): Correct link to snapshots as suggested
527 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
529 * XEmacs 21.4.4 "Artificial Intelligence" is released.
531 2001-06-06 Alexey Mahotkin <alexm@hsys.msk.ru>
533 * xemacs/mule.texi: Typo fixes and describe CCL and fonts.
534 * lispref/mule.texi: Typo fixes and describe set-charset-registry.
536 2001-05-30 Ben Wing <ben@xemacs.org>
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):
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.
560 2001-05-16 Ben Wing <ben@xemacs.org>
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
569 2001-06-24 Stephen J. Turnbull <stephen@xemacs.org>
571 * xemacs/programs.texi: Add node name (Top) to Ebrowse xref.
573 2001-07-02 Adrian Aichner <adrian@xemacs.org>
575 * xemacs-faq.texi (Q1.0.14): Update information following a
576 request by Tom Mostyn.
578 2001-07-02 Adrian Aichner <adrian@xemacs.org>
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.
586 2001-06-10 Ben Wing <ben@xemacs.org>
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.
593 2001-06-08 Ben Wing <ben@xemacs.org>
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.
620 2001-05-29 Alexey Mahotkin <alexm@hsys.msk.ru>
622 * xemacs/custom.texi: Documented keyboard shortcut.
623 * xemacs/mule.texi: Updated to match reality; tiny fixes.
625 2001-06-02 Simon Josefsson <simon@josefsson.org>
627 * man/internals.texi (Techniques for XEmacs Developers): Fix
628 typo in ./configure line.
630 2001-05-17 Stephen J. Turnbull <stephen@xemacs.org>
632 * XEmacs 21.4.3 "Academic Rigor" is released.
634 2001-05-15 Steve Youngs <youngs@xemacs.org>
636 * xemacs/packages.texi (Local.rules): Update to reflect new dir tree.
637 (Creating Packages): Ditto.
638 (Available Packages): Ditto.
640 2001-05-10 Stephen J. Turnbull <stephen@xemacs.org>
642 * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
644 2001-05-07 Martin Buchholz <martin@xemacs.org>
646 * make-stds.texi: Support makeinfo 3.12
648 2001-04-26 John H. Palmieri <palmieri@math.washington.edu>
650 * xemacs/frame.texi (XEmacs under X): Document default-frame-plist
651 rather than default-frame-alist.
653 2001-04-19 Stephen J. Turnbull <stephen@xemacs.org>
655 * XEmacs 21.4.1 "Copyleft" is released.
657 2001-04-16 Stephen J. Turnbull <stephen@xemacs.org>
659 * XEmacs 21.4.0 "Solid Vapor" is released.
661 2001-04-14 Gunnar Evermann <ge204@eng.cam.ac.uk>
663 * xemacs/building.texi : Correct documentation of eval-expression.
664 By default it is bound to M-: and not M-ESC.
666 * xemacs/custom.texi (Init Examples):
667 * xemacs/search.texi (Query Replace): C-x ESC -> C-x ESC ESC
669 * xemacs/text.texi (Paragraphs): M-[ -> M-{ and M-] -> M-}
670 From Klaus Frank <klausf@i3.informatik.rwth-aachen.de>
672 2001-04-15 Ben Wing <ben@xemacs.org>
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,
679 2001-04-14 Stephen J. Turnbull <stephen@xemacs.org>
681 * XEmacs 21.2.47 "Zephir" is released.
683 2001-03-30 Ben Wing <ben@xemacs.org>
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.
693 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org>
695 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): Save
696 result of INSERT in R in pq-cmd-status example.
698 2001-03-21 Martin Buchholz <martin@xemacs.org>
700 * XEmacs 21.2.46 "Urania" is released.
702 2001-03-08 Ben Wing <ben@xemacs.org>
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.
836 2001-03-08 Ben Wing <ben@xemacs.org>
838 * make-stds.texi (Makefile Basics):
839 * make-stds.texi (Command Variables):
840 * make-stds.texi (Directory Variables):
841 * make-stds.texi (Standard Targets):
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.
893 * xemacs-faq.texi (Q6.3.3):
894 * xemacs-faq.texi (Q6.4.1):
895 Improve questions on current Windows activity.
897 2001-03-07 Sandra Wambold <wambold@xemacs.org>
899 * xemacs-faq.texi: (Q.1.0.7): changed list archive address
901 2001-02-25 Ben Wing <ben@xemacs.org>
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):
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.
995 2001-02-25 Ben Wing <ben@xemacs.org>
997 * lispref\help.texi (Describing Characters):
1000 2001-02-25 Ben Wing <ben@xemacs.org>
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.
1014 2001-02-23 Martin Buchholz <martin@xemacs.org>
1016 * XEmacs 21.2.45 "Thelxepeia" is released.
1018 2001-02-10 Martin Buchholz <martin@xemacs.org>
1020 * xemacs/programs.texi (Tag Syntax): Port to makeinfo 3.
1022 2001-02-08 Martin Buchholz <martin@xemacs.org>
1024 * XEmacs 21.2.44 "Thalia" is released.
1026 2001-02-04 Steve Youngs <youngs@xemacs.org>
1028 * xemacs/xemacs.texi: Update to accomodate new and improved
1031 * xemacs/packages.texi: Basically, apart from a few things,
1032 rewritten from scratch.
1034 2001-01-27 Martin Buchholz <martin@xemacs.org>
1036 * lispref/variables.texi (max-specpdl-size): Correct default value.
1037 * lispref/eval.texi (max-lisp-eval-depth): Correct default value.
1039 2001-01-26 Martin Buchholz <martin@xemacs.org>
1041 * XEmacs 21.2.43 "Terspichore" is released.
1043 2001-01-20 Martin Buchholz <martin@xemacs.org>
1045 * XEmacs 21.2.42 "Poseidon" is released.
1047 2001-01-18 Martin Buchholz <martin@xemacs.org>
1049 * xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL.
1051 2001-01-17 Andy Piper <andy@xemacs.org>
1053 * internals.texi: some glyph documentation.
1055 2001-01-16 Didier Verna <didier@xemacs.org>
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.
1062 2001-01-17 Martin Buchholz <martin@xemacs.org>
1064 * XEmacs 21.2.41 "Polyhymnia" is released.
1066 2001-01-12 Martin Buchholz <martin@xemacs.org>
1068 * internals/internals.texi: A little post-pdump-rename fixup.
1070 2001-01-13 Martin Buchholz <martin@xemacs.org>
1072 * internals/internals.texi: See `pdump-rename' in src/ChangeLog.
1074 2001-01-10 Martin Buchholz <martin@xemacs.org>
1076 * internals/internals.texi: Update for pdump changes.
1078 2001-01-04 Adrian Aichner <adrian@xemacs.org>
1080 * texinfo.texi (Using Texinfo): Change reference from GNU Emacs to
1082 * texinfo.texi (First Node): Fixing grammar.
1083 * texinfo.texi (Multitable Rows): Change reference from GNU Emacs
1086 2001-01-08 Martin Buchholz <martin@xemacs.org>
1088 * XEmacs 21.2.40 is released.
1090 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
1092 * emodules.texi (Required Functions): Xref coding rules for dual-use
1093 modules (module and statically linked). Typo fix.
1095 * texinfo.texi (ref): Typo fix.
1097 2000-12-31 Martin Buchholz <martin@xemacs.org>
1099 * XEmacs 21.2.39 is released.
1101 2000-12-05 Stephen J. Turnbull <stephen@xemacs.org>
1103 * internals/internals.texi (General Coding Rules): further document
1104 usage of symsinit.h. Reorder slightly.
1106 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
1108 * xemacs/packages.texi (Creating Packages): new node.
1110 2000-12-05 Martin Buchholz <martin@xemacs.org>
1112 * XEmacs 21.2.38 is released.
1114 2000-12-01 Martin Buchholz <martin@xemacs.org>
1116 * lispref/compile.texi:
1117 Document differences between compiler and interpreter.
1119 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
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
1127 * xemacs/frame.texi (GUI Components): new node.
1128 * xemacs/packages.texi: minor updates.
1130 2000-11-10 Stephen J. Turnbull <stephen@xemacs.org>
1132 * info.texi (Creating an Info File): Fix typos in xrefs.
1134 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
1136 * xemacs/cmdargs.texi (Command Switches): Add documentation of
1137 portable dumper switches. Other minor edits.
1139 2000-11-21 Martin Buchholz <martin@xemacs.org>
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.
1152 2000-11-09 Martin Buchholz <martin@xemacs.org>
1154 * cl.texi (Assertions):
1155 Remove claim that elisp doesn't have continuable errors.
1156 Document check-type as being continuable.
1158 2000-11-14 Adrian Aichner <adrian@xemacs.org>
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
1164 Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and
1165 "XEmacs User's Manual" for lispref and xemacs respectively.
1167 2000-11-14 Adrian Aichner <adrian@xemacs.org>
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.
1184 2000-11-14 Adrian Aichner <adrian@xemacs.org>
1186 * internals/internals.texi (The Buffer Object): Ditto.
1188 2000-11-14 Adrian Aichner <adrian@xemacs.org>
1190 * cl.texi (Hash Tables): Ditto.
1191 * texinfo.texi (Other Info Files): Ditto.
1192 * xemacs-faq.texi (Q1.0.14): Ditto.
1194 2000-11-14 Martin Buchholz <martin@xemacs.org>
1196 * XEmacs 21.2.37 is released.
1198 2000-10-27 Martin Buchholz <martin@xemacs.org>
1200 * xemacs/windows.texi (Other Window):
1202 * new-users-guide/files.texi (Saving Files):
1203 * new-users-guide/search.texi (Search and Replace):
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.
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.
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.
1435 Use OTHER-WINDOW-P, not OTHER-P.
1436 Use PRIORITY, not PRI.
1438 Use `non-nil', not `true'.
1440 Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY.
1442 Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE.
1444 Try to find better parameter names than ARG.
1446 Use consistent parameter names. For example, s/NO-ERROR/NOERROR/g;
1448 Use type information in parameter names. For example, use
1449 (make-bit-vector length bit), not (make-bit-vector length init).
1451 Completion functions should have parameters with names like
1452 PARTIAL-FILENAME instead of the misleading FILENAME.
1454 Type predicates should consistently take an OBJECT parameter,
1455 since any object is valid as input.
1457 Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for
1458 functions like next-window and next-frame that walk over window or
1461 Deleted duplicated documentation for:
1462 one-window-p, format-insert-file
1464 Deleted 21 lines of VMS-specific texinfo documentation.
1466 Fixed up a few places where `_' was used in docstring parameter
1467 names instead of `-'.
1469 Fixed up places that used nil or t without @code.
1471 Fixed up places that erroneously used @code instead of @var.
1475 Fixed many places where the parameters mentioned in the docstring
1476 didn't match the actual parameters.
1478 Fixed 7 places that used `@var{nil}' instead of `@code{nil}'.
1480 Fixed 40 places where docstrings were missing trailing `.'
1482 Fixed the texi documentation of 41 functions where the
1483 interactiveness of the function in the documentation did not match
1486 Fixed 117 functions where the names of parameters in the texi was
1487 different from the names in the implementation.
1489 Fixed the texi documentation of 137 functions where the parameter
1490 list of the function in the texi was semantically different from
1493 2000-10-28 Adrian Aichner <adrian@xemacs.org>
1495 * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to
1496 incorporate raw HTML output in the HTML version.
1498 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
1500 * xemacs/menus.texi:
1502 Typo fixes and tiny clarifications.
1504 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
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.
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.
1517 * xemacs/packages.texi: Added package list from etc/PACKAGES.
1519 2000-10-04 Martin Buchholz <martin@xemacs.org>
1521 * XEmacs 21.2.36 is released.
1523 2000-09-27 Martin Buchholz <martin@xemacs.org>
1525 * lispref/processes.texi (Signals to Processes): Many corrections.
1527 2000-09-20 Martin Buchholz <martin@xemacs.org>
1529 * xemacs/startup.texi (Startup Paths): Minor fixes.
1531 2000-09-19 Martin Buchholz <martin@xemacs.org>
1533 * *: Spelling mega-patch
1535 2000-09-16 Martin Buchholz <martin@xemacs.org>
1537 * internals/internals.texi (Low-Level Modules):
1538 Correct the list of source files.
1540 2000-08-24 Adrian Aichner <aichner@ecf.teradyne.com>
1542 * emodules.texi (Introduction): Trivial typo fix.
1544 2000-08-24 Martin Buchholz <martin@xemacs.org>
1546 * emodules.texi (Initialization Mode): Spell-Check.
1548 2000-08-24 Martin Buchholz <martin@xemacs.org>
1550 * lispref/databases.texi (Connecting to a Database):
1551 s/berkeley_db/berkeley-db/. Too much C programming.
1553 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
1555 * xemacs/custom.texi (Menubar Resources): Document FontSet resource.
1557 2000-07-30 Ben Wing <ben@xemacs.org>
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).
1564 2000-07-30 Ben Wing <ben@xemacs.org>
1566 * lispref\searching.texi (Syntax of Regexps):
1567 Document ??, which we've supported since 20.4.
1569 2000-07-31 Sandra Wambold <wambold@cygnus.com>
1571 * xemacs-faq.texi: Minor updates in first two sections
1573 2000-07-27 Andy Piper <andy@xemacs.org>
1575 * lispref/hash-tables.texi: add new hash table type.
1577 2000-07-19 Martin Buchholz <martin@xemacs.org>
1579 * XEmacs 21.2.35 is released.
1581 2000-07-10 Martin Buchholz <martin@xemacs.org>
1583 * Makefile: rm -f ==> $(RM)
1585 2000-07-09 Martin Buchholz <martin@xemacs.org>
1587 * lispref/postgresql.texi:
1588 - Don't mention ".so" extension.
1589 - Make installation instructions more generic.
1590 - Mention M-x describe-installation.
1592 2000-07-08 Ben Wing <ben@xemacs.org>
1594 * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under
1595 Windows problem with binary locs and latest info.
1597 2000-06-17 Adrian Aichner <aichner@ecf.teradyne.com>
1599 * lispref/glyphs.texi: Fix trivial typos.
1600 * lispref/gutter.texi: Ditto.
1601 * lispref/loading.texi: Ditto.
1602 * lispref/postgresql.texi: Ditto.
1604 2000-06-14 Adrian Aichner <aichner@ecf.teradyne.com>
1606 * internals/internals.texi (Markers and Extents): Fix trivial typo.
1608 2000-06-11 Adrian Aichner <aichner@ecf.teradyne.com>
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.
1617 2000-06-10 Ben Wing <ben@xemacs.org>
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.
1624 2000-06-07 Adrian Aichner <aichner@ecf.teradyne.com>
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.
1637 2000-05-28 Martin Buchholz <martin@xemacs.org>
1639 * XEmacs 21.2.34 is released.
1641 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
1643 * xemacs/basic.texi: Document translation of tutorial.
1644 * xemacs/startup.texi: Remove lock-directory.
1645 * xemacs/enterings.texi: Update.
1647 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
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.
1658 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
1660 * xemacs/basic.texi:
1661 * xemacs/enterings.texi:
1663 Partial sync with FSF Emacs 20.6 and some update.
1665 2000-05-01 Martin Buchholz <martin@xemacs.org>
1667 * XEmacs 21.2.33 is released.
1669 2000-04-11 Yoshiki Hayashi <yoshiki@xemacs.org>
1671 * xemacs-faq.texi (Q2.1.24): Removed wrong header.
1673 2000-04-01 Oscar Figueiredo <oscar@xemacs.org>
1675 * lispref/ldap.texi: Documentation of the add/modify/delete and
1676 internationalization APIs
1678 * lispref/lispref.texi: Updated LDAP-related menus
1680 2000-03-20 Martin Buchholz <martin@xemacs.org>
1682 * XEmacs 21.2.32 is released.
1684 2000-03-15 SL Baur <steve@musashimaru.m17n.org>
1686 * lispref/postgresql.texi (Unimplemented libpq Functions): Update
1687 documentation to reflect the latest code.
1689 2000-03-07 SL Baur <steve@musashimaru.m17n.org>
1691 * lispref/postgresql.texi (PostgreSQL Support): New File.
1693 * lispref/ldap.texi: Insert PostgreSQL/libpq chapter.
1694 * lispref/lispref.texi (Top): Ditto.
1695 * lispref/internationalization.texi: Ditto.
1697 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
1699 * lispref/glyphs.texi (Image Specifiers): Remove parenthesis.
1701 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
1703 * xemacs-faq.texi: Put node before section.
1705 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
1707 * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly.
1709 2000-03-01 Sandra Wambold <wambold@xemacs.org>
1711 * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows
1713 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
1715 * xemacs/xemacs.texi: Detailed menu update.
1717 2000-01-28 Yoshiki Hayashi <yoshiki@xemacs.org>
1719 * xemacs/help.texi: Synch with FSF 20.5. Update.
1721 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
1723 * lispref/minibuf.texi: Add default argument documentation.
1725 2000-02-27 Martin Buchholz <martin@xemacs.org>
1727 * internals/internals.texi (lrecords): Update docs for new lisp
1728 object representation.
1730 2000-02-25 Martin Buchholz <martin@xemacs.org>
1732 * internals/internals.texi (Techniques for XEmacs Developers):
1733 Document INLINE_HEADER and how to create macros and inline functions.
1734 Cleanup entire section.
1736 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
1738 * man/lispref/gutter.texi: New file describing gutter API.
1740 * man/lispref/lispref.texi, man/lispref/scrollbars.texi,
1742 * man/lispref/toolbar.texi: Fixup links to new node Gutter.
1744 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
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.
1751 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
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.
1758 2000-02-23 Martin Buchholz <martin@xemacs.org>
1760 * XEmacs 21.2.31 is released.
1762 2000-02-21 Martin Buchholz <martin@xemacs.org>
1764 * XEmacs 21.2.30 is released.
1766 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
1768 * internals/internals.texi: Made texinfmt-friendly.
1770 2000-01-20 Mark Thomas <mthomas@jprc.com>
1772 * lispref/backups.texi (Numbered Backups):
1773 * xemacs/files.texi (Backup Deletion):
1774 Change trim-versions-without-asking to delete-old-versions.
1776 2000-02-19 Martin Buchholz <martin@xemacs.org>
1778 * internals/internals.texi (Conversion to and from External Data):
1779 Document TO_EXTERNAL_FORMAT and friends.
1782 2000-02-16 Martin Buchholz <martin@xemacs.org>
1784 * XEmacs 21.2.29 is released.
1786 2000-02-16 Martin Buchholz <martin@xemacs.org>
1788 * internals/internals.texi: Integrate Olivier's portable dumping docs.
1790 2000-02-09 Martin Buchholz <martin@xemacs.org>
1792 * lispref/symbols.texi (Object Plists):
1793 Document `object-plist'.
1795 Rework all plist frobbing docs for accuracy.
1797 2000-02-07 Martin Buchholz <martin@xemacs.org>
1799 * XEmacs 21.2.28 is released.
1801 2000-02-07 Martin Buchholz <martin@xemacs.org>
1803 * cl.texi: Remove (or replace by `get') references to `get*'.
1805 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
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:
1833 * xemacs/keystrokes.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.
1842 2000-01-27 Sandra Wambold <wambold@xemacs.org>
1844 * xemacs-faq.texi (Q6.2.2): updated font instructions to include
1847 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
1849 * xemacs-faq.texi: Untabify.
1851 2000-01-22 Martin Buchholz <martin@xemacs.org>
1853 * internals/internals.texi (General Coding Rules): Document why we
1856 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org>
1858 * xemacs-faq.texi: Change ' -- ' to '---'.
1860 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
1862 * lispref/faces.texi (Face Properties): Document
1863 remove-face-property.
1865 2000-01-18 Martin Buchholz <martin@xemacs.org>
1867 * XEmacs 21.2.27 is released.
1869 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1871 * xemacs/regs.texi: Synch with FSF 20.5.
1873 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1875 * info.texi: Change cross reference from emacs to xemacs.
1877 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1879 * xemacs/mini.texi: Synch with FSF 20.5. Update.
1881 2000-01-16 Martin Buchholz <martin@xemacs.org>
1883 * xemacs-faq.texi (Q2.1.15): Fix up @table formatting.
1885 2000-01-14 Martin Buchholz <martin@xemacs.org>
1887 * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info.
1889 2000-01-14 Sandra Wambold <wambold@xemacs.org>
1891 * xemacs-faq.texi: removed out-of-date XEmacs 19 questions.
1893 2000-01-14 Sandra Wambold <wambold@xemacs.org>
1895 * xemacs-faq.texi: Updated Macintosh information,
1896 updated OS/2 info, changed turn-on-pending-delete answer.
1898 2000-01-08 Martin Buchholz <martin@xemacs.org>
1900 * xemacs-faq.texi (Q2.1.15): Make debugging info current.
1902 2000-01-08 Hrvoje Niksic <hniksic@iskon.hr>
1904 * lispref/control.texi (Signaling Errors): Document that `signal'
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'.
1913 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1915 * internals/internals.texi: Remove latin-1 char.
1917 2000-01-05 Didier Verna <didier@xemacs.org>
1919 * xemacs/custom.texi (Key bindings using strings): add missing
1922 * xemacs/xemacs.texi (Top):
1923 * new-users-guide/new-users-guide.texi (Top): add missing `@top'
1926 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1928 * lispref/minibuf.texi (Reading a Password): New section.
1930 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1932 * lispref/minibuf.texi: Remove documentation about
1933 minibuffer-local-ns-map, read-no-blanks-input.
1935 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1937 * lispref/minibuf.texi: Partial Synch with FSF manual.
1938 Add description about DEFAULT argument of reading functions.
1940 1999-12-31 Martin Buchholz <martin@xemacs.org>
1942 * XEmacs 21.2.26 is released.
1944 1999-12-26 Karl M. Hegbloom <karlheg@inetarena.com>
1946 * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs
1948 1999-12-24 Martin Buchholz <martin@xemacs.org>
1950 * XEmacs 21.2.25 is released.
1952 1999-12-21 Martin Buchholz <martin@xemacs.org>
1954 * lispref/text.texi (Near Point): Document `char-before'.
1956 1999-12-20 Adrian Aichner <adrian@xemacs.org>
1958 * widget.texi: Fix typos and possessive singular errors. Break
1959 long sentences for readability. Remove some redundant commas.
1961 1999-12-18 Martin Buchholz <martin@xemacs.org>
1963 * lispref/functions.texi (Mapping Functions):
1964 Warn about mapping functions modifying their sequences.
1966 1999-12-15 Sandra Wambold <wambold@xemacs.org>
1968 * xemacs-faq.texi: link to matlab.el added; misc. address changes
1970 1999-12-14 Martin Buchholz <martin@xemacs.org>
1972 * XEmacs 21.2.24 is released.
1974 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk>
1976 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
1977 instead of PACKAGEPATH
1978 From Marcus Harnisch <harnisch@mikrom.de>
1980 1999-12-07 Martin Buchholz <martin@xemacs.org>
1982 * XEmacs 21.2.23 is released.
1984 1999-12-06 Sandra Wambold <wambold@pobox.com>
1986 * xemacs-faq.texi: Added MS-Windows questions; some other changes
1988 1999-11-29 Martin Buchholz <martin@xemacs.org>
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.
1996 1999-11-30 Sandra Wambold <wambold@cygnus.com>
1998 * xemacs-faq.texi: fixed and commented out bad URL links
2000 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
2002 * XEmacs 21.2.22 is released
2004 1999-11-28 Martin Buchholz <martin@xemacs.org>
2006 * XEmacs 21.2.21 is released.
2008 1999-11-26 Martin Buchholz <martin@xemacs.org>
2010 * internals.texi (Lstream Functions):
2011 * internals.texi (Lstream Methods):
2012 Types have changed to size_t and ssize_t. Document them.
2014 1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
2016 * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
2019 1999-11-15 Martin Buchholz <martin@xemacs.org>
2021 * xemacs/programs.texi: Upgrade to etags Version 13.32
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.
2031 * internals/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.
2045 - TeX doesn't tolerate `_' in variable names; use `-' instead.
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:
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...
2066 * info-stnd.texi: Remove. Who cares about the standalone info reader?
2073 Import FSF-maintained files from texinfo-4.0.
2075 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
2077 * XEmacs 21.2.20 is released
2079 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
2081 * xemacs/packages.texi (Using Packages): Added description of
2082 package-get-package-provider.
2084 1999-07-27 Charles G Waldman <cgw@fnal.gov>
2086 * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
2088 1999-08-01 Adrian Aichner <adrian@xemacs.org>
2090 * xemacs/programs.texi (Balanced Editing): Remove broken
2093 * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
2097 (Q2.0.5): Hyphenate words.
2099 * info.texi (Add): Fix one typo.
2101 1999-08-23 Stephane Epardaud <stephane@lunatech.com>
2103 * internals/internals.texi (Garbage Collection - Step by Step):
2104 just added some dots to shut up compile warnings.
2106 1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de>
2108 * internals/internals.texi (Garbage Collection - Step by Step):
2109 new section in chapter Allocation of Objects in XEmacs Lisp.
2111 1999-07-28 Andy Piper <andy@xemacs.org>
2113 * internals.texi (Glyphs): add some glyph documentation.
2115 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
2117 * XEmacs 21.2.19 is released
2119 1999-07-10 Adrian Aichner <adrian@xemacs.org>
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
2129 1999-07-19 Didier Verna <didier@xemacs.org>
2131 * custom.texi (Wishlist): removed the Custom Comments wishlist
2132 entry. They are implemented.
2134 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
2136 * XEmacs 21.2.18 is released
2138 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
2140 * XEmacs 21.2.17 is released
2142 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
2144 * XEmacs 21.2.16 is released
2146 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
2148 * XEmacs 21.2.15 is released
2150 1999-05-30 Albert Chin-A-Young <china@thewrittenword.com>
2152 * custom.texi, external-widget.texi: Minor
2153 fix to get info DIR entry correct.
2155 1999-05-22 Vin Shelton <acs@xemacs.org>
2157 * xemacs/cmdargs.texi:
2160 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
2162 * Makefile: Added `emodules.info' to info targets.
2164 1999-05-20 Karl M. Hegbloom <karlheg@debian.org>
2166 * internals/internals.texi (The XEmacs Object System
2167 (Abstractly Speaking)): typo.
2169 1999-05-16 Hrvoje Niksic <hniksic@srce.hr>
2171 * lispref/text.texi (Substitution): Document improvements in
2174 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
2176 * XEmacs 21.2.14 is released
2178 1999-05-11 Albert Chin-A-Young <china@thewrittenword.com>
2180 * man/internals/internals.texi:
2181 * man/lispref/lispref.texi:
2182 * man/new-users-guide/new-users-guide.texi:
2183 * man/xemacs/xemacs.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.
2194 1999-04-28 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
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.
2201 1999-04-24 Gunnar Evermann <ge204@eng.cam.ac.uk>
2203 * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
2205 1999-04-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
2207 * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
2210 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
2212 * XEmacs 21.2.13 is released
2214 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
2216 * XEmacs 21.2.12 is released
2218 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
2220 * XEmacs 21.2.11 is released
2222 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
2224 * XEmacs 21.2.10 is released
2226 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
2228 * XEmacs 21.2.9 is released
2230 1999-01-14 Adrian Aichner <adrian@xemacs.org>
2232 * internals\internals.texi (Techniques for XEmacs Developers):
2233 Fixing documentation.
2234 (Basic Lisp Modules): ditto.
2236 1999-01-10 J. Kean Johnston <jkj@sco.com>
2238 * emodules.texi: New file to describe XEmacs modules.
2240 1998-12-28 Martin Buchholz <martin@xemacs.org>
2242 * XEmacs 21.2.8 is released.
2244 1998-12-24 Martin Buchholz <martin@xemacs.org>
2246 * XEmacs 21.2.7 is released.
2248 1998-12-16 Andy Piper <andy@xemacs.org>
2250 * XEmacs 21.2.6 is released
2252 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
2254 * XEmacs 21.2.5 is released
2256 1998-11-30 Martin Buchholz <martin@xemacs.org>
2258 * xemacs/startup.texi (Startup Paths):
2259 * xemacs/custom.texi (Widgets):
2260 * xemacs-faq.texi (Q3.0.5):
2261 * xemacs-faq.texi (Top):
2263 * widget.texi (info-link):
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):
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
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):
2321 1998-11-28 SL Baur <steve@altair.xemacs.org>
2323 * XEmacs 21.2-beta4 is released.
2325 1998-10-15 SL Baur <steve@altair.xemacs.org>
2327 * XEmacs 21.2-beta3 is released.
2329 1998-10-09 SL Baur <steve@altair.xemacs.org>
2331 * Makefile (MAKEINFO): Undo no-split change.
2333 1998-09-29 SL Baur <steve@altair.xemacs.org>
2335 * XEmacs 21.2-beta2 is released.
2337 1998-09-20 Hrvoje Niksic <hniksic@srce.hr>
2339 * lispref/customize.texi: New file.
2341 1998-09-09 Hrvoje Niksic <hniksic@srce.hr>
2343 * internals/internals.texi (Coding for Mule): New node and
2346 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
2348 * xemacs/packages.texi: Document manually installing binary packages.
2350 1998-09-02 Jeff Miller <jmiller@smart.net>
2352 * Synch calendar.texi with Emacs 20.3
2354 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
2356 * xemacs/packages.texi: Correct and update package documentation.
2357 Updated the package installation section to mention the visual
2358 package browser/installer.
2360 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
2362 * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
2365 1998-08-21 Greg Klanderman <greg@alphatech.com>
2367 * lispref/files.texi (User Name Completion): new section.
2369 1998-07-23 Adrian Aichner <adrian@xemacs.org>
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.
2375 1998-07-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
2377 * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
2379 * xemacs/xemacs.texi:
2380 * xemacs/packages.texi: More packages documentation.
2382 1998-07-19 SL Baur <steve@altair.xemacs.org>
2384 * XEmacs 21.2-beta1 is released.
2386 1998-07-12 SL Baur <steve@altair.xemacs.org>
2388 * XEmacs 21.0-pre5 is released.
2390 1998-07-09 SL Baur <steve@altair.xemacs.org>
2392 * XEmacs 21.0-pre4 is released.
2394 1998-07-09 Oliver Graf <ograf@fga.de>
2396 * lispref/dragndrop.texi: added warning to OffiX Protocol section
2398 1998-07-09 SL Baur <steve@altair.xemacs.org>
2400 * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
2403 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
2405 * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
2407 * lispref/internationalization.texi: Fixed PREV to @node LDAP
2409 * lispref/lispref.texi: Added LDAP chapter from ldap.texi
2411 * lispref/Makefile: Added ldap.texi to srcs
2413 1998-06-29 SL Baur <steve@altair.xemacs.org>
2415 * standards.texi (Preface): Revert previous change to @node
2416 because it doesn't pass makeinfo.
2418 1998-06-27 Adrian Aichner <adrian@xemacs.org>
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.
2439 1998-06-28 SL Baur <steve@altair.xemacs.org>
2441 * xemacs/calendar.texi: Massive update.
2442 From Jeff Miller <jmiller@smart.net>
2444 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
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.
2454 * xemacs/startup.texi:
2455 * xemacs/packages.texi: Created.
2457 1998-06-10 Adrian Aichner <adrian@xemacs.org>
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.
2464 1998-06-18 Darryl Okahata <darrylo@sr.hp.com>
2466 * lispref/os.texi (os.texi): Document `user-home-directory'.
2468 1998-06-13 Greg Klanderman <greg@alphatech.com>
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
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.
2479 * lispref/positions.texi (Screen Lines): cleanup docs for
2480 vertical-motion and vertical-motion-pixels.
2482 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
2484 * lispref/windows.texi (Resizing Windows): Document
2485 `enlarge-window-pixels' and `shrink-window-pixels'.
2487 * lispref/positions.texi (Screen Lines): Update documentation of
2489 (Screen Lines): Document `vertical-motion-pixels'.
2491 * lispref/frames.texi (Input Focus): Document `focus-frame',
2492 `save-selected-frame' and `with-selected-frame'.
2494 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
2496 * lispref/searching.texi (Regexp Search): Document `split-path'.
2498 * lispref/files.texi (Unique File Names): Update docs for
2499 `make-temp-name'; document `temp-directory'.
2501 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
2503 * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
2505 * lispref/specifiers.texi (Specifier Instancing): Correct
2506 instantiation order.
2507 (Specifier Instancing Functions): Ditto.
2509 1998-06-11 Oliver Graf <ograf@fga.de>
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
2517 1998-06-09 Adrian Aichner <adrian@xemacs.org>
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'
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.
2547 1998-06-01 Oliver Graf <ograf@fga.de>
2549 * lispref/dragndrop.texi: added experimental
2551 1998-05-28 Oliver Graf <ograf@fga.de>
2553 * lispref/dragndrop.texi: a warning, and a bit more text this time
2555 1998-05-26 Oliver Graf <ograf@fga.de>
2557 * lispref/dragndrop.texi: only small changes
2559 1998-05-15 Christian Nybø <chr@mediascience.no>
2561 * xemacs/killing.texi: Properly document `zap-to-char'.
2563 1998-05-13 Greg Klanderman <greg@alphatech.com>
2565 * lispref/frames.texi (Input Focus): cleanup select-frame
2568 1998-05-10 Oliver Graf <ograf@fga.de>
2570 * lispref/dragndrop.texi: new section for the DnD API
2571 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
2573 * lispref/modes.texi: changed back-ref to Drag'n'Drop
2574 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
2576 1998-05-05 Oliver Graf <ograf@fga.de>
2578 * commands.texi: exchange of dnd-drop with misc-user
2580 1998-05-04 Martin Buchholz <martin@xemacs.org>
2582 * internals.texi (Techniques for XEmacs Developers): Add some more
2583 comments on adding new files, inspired by Olivier Galibert.
2585 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
2587 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
2588 scroll-conservatively.
2590 * lispref/loading.texi (Named Features): Document advanced args to
2593 * lispref/files.texi (File Name Expansion): Document that
2594 expand-file-name does not treat // and ~/ in the middle of file
2597 * lispref/positions.texi (Excursions): Document
2598 `with-current-buffer' and `with-temp-file'.
2600 * lispref/strings.texi (Formatting Strings): Document `%*'
2603 * lispref/os.texi (Time Conversion): Document that TIME may be
2604 omitted from format-time-string.
2606 * lispref/strings.texi (String Conversion): Document BASE argument
2607 to `string-to-number'.
2609 * lispref/searching.texi (Syntax of Regexps): Fix up Perl
2610 constructs documentation.
2611 (Regexp Search): Document `split-string'.
2613 * xemacs/display.texi (Scrolling): Document scroll-conservatively.
2615 * xemacs/killing.texi (Active Regions): Document that errors no
2616 longer highlight the region.
2618 * lispref/display.texi (The Echo Area): Document message log
2619 stuff, including `display-message', `lmessage', `clear-message',
2620 (Warnings): Document warning stuff.
2622 * lispref/commands.texi (Working With Events): Update `make-event'
2623 for misc-user events.
2624 (Using Interactive): Document `function-interactive'.
2626 * lispref/os.texi (System Environment): Document USE-FLOATS
2627 argument to `load-average'.
2628 (User Identification): Document the new semantics of
2631 * lispref/strings.texi (Creating Strings): Document `string'
2634 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
2636 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
2637 comparison functions.
2639 1998-04-30 Greg Klanderman <greg@alphatech.com>
2641 * lispref/frames.texi (Input Focus): Document behavior of
2642 select-frame wrt focus-follows-mouse.
2644 1998-04-30 Martin Buchholz <martin@xemacs.org>
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.
2650 Comment out w3 and vm info rules.
2651 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
2653 1998-03-27 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
2655 * xemacs/frame.texi: Document cursor appearance at end of line.
2657 1998-03-14 Hrvoje Niksic <hniksic@srce.hr>
2659 * internals/internals.texi (GCPROing): Explain when it is
2660 necessary to GCPRO function parameters.
2662 1998-03-13 Hrvoje Niksic <hniksic@srce.hr>
2664 * internals/internals.texi (Writing Lisp Primitives): Updated
2665 definition of For().
2667 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi>
2669 * lispref/menus.texi: Use recommended forms in examples.
2671 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
2673 * cl.texi (Creating Symbols): Tell a little bit about the new
2674 handling of gensyms.
2676 1998-02-21 Greg Klanderman <greg@alphatech.com>
2678 * xemacs/custom.texi (X Resources): update to describe automatic
2679 setting of x-emacs-application-class.
2681 * lispref/x-windows.texi (Resources): update doc for
2682 x-emacs-application-class.
2684 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
2686 * cl.texi (Equality Predicates): Update to reflect change to
2687 `equalp' made in "cl-extra.el" - now compares characters case
2690 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
2692 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
2694 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
2696 * lispref/display.texi (Beeping): Linux has sound too.
2698 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
2700 * cl.texi (Argument Lists): Keywords are handled specially by
2702 (Porting Common Lisp): XEmacs backquotes are OK.
2704 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
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): ' '
2712 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
2714 * lispref/searching.texi (Regular Expressions): Document the
2715 recent regular expression syntax extensions.
2717 1998-02-10 Olivier Galibert <galibert@pobox.com>
2719 * internals/internals.texi: Remove all mocklisp references.
2721 1997-12-17 SL Baur <steve@altair.xemacs.org>
2723 * Makefile (SUBDIR): skk and gnats are packaged.
2725 * lispref/intro.texi (Acknowledgements): Update to v3.3.
2727 * lispref/lispref.texi: Update to 20.5/v3.3.
2729 1997-12-10 SL Baur <steve@altair.xemacs.org>
2731 * Makefile: Don't stop on errors.
2733 1997-12-06 SL Baur <steve@altair.xemacs.org>
2735 * Makefile: add skk manual.
2737 1997-11-29 SL Baur <steve@altair.xemacs.org>
2739 * internals/internals.texi (XEmacs): Updated history section.
2741 1997-11-28 SL Baur <steve@altair.xemacs.org>
2743 * lispref/compile.texi (Compilation Functions): Plug in the real
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).
2751 1997-11-21 SL Baur <steve@altair.xemacs.org>
2753 * Makefile (srcs): vhdl-mode has been packaged.
2755 1997-11-15 SL Baur <steve@altair.xemacs.org>
2757 * lispref/windows.texi (scroll-conservatively): Fix typo.
2759 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
2761 * lispref/commands.texi (Working With Events): Document fully.
2763 * lispref/windows.texi (Vertical Scrolling): Document
2764 scroll-conservatively.
2766 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
2768 * lispref/extents.texi (Intro to Extents): Minor correction.
2769 (Extent Properties): Document `extent-keymap'.
2771 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2773 * xemacs/mule.texi (Mule): Modify description about supported
2776 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2778 * xemacs/mule.texi: Add description for
2779 `universal-coding-system-argument'.
2781 1997-10-31 SL Baur <steve@altair.xemacs.org>
2783 * internals/internals.texi: XEmacs 19.16 is released.
2785 1997-10-30 SL Baur <steve@altair.xemacs.org>
2787 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
2790 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
2792 * xemacs-faq.texi: Added the detailed menu listing.
2794 * lispref/extents.texi (Extent Properties): Documented
2795 `set-extent-properties'.
2797 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
2799 1997-10-07 SL Baur <steve@altair.xemacs.org>
2801 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
2802 From Rebecca Ore <rebecca.ore@op.net>
2804 * lispref/databases.texi (Connecting to a Database): Describe
2805 valid types of `type' and `subtype'.
2806 From Raymond Toy <toy@rtp.ericsson.se>
2808 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
2810 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
2811 reference to (emacs) into a reference to (xemacs).
2813 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
2815 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
2816 to prevent line wrap.
2818 1997-09-27 SL Baur <steve@altair.xemacs.org>
2820 * gnats/flowchart.eps: New file.
2822 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
2824 * xemacs/custom.texi (Easy Customization): Ditto.
2826 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
2828 1997-09-18 SL Baur <steve@altair.xemacs.org>
2830 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
2831 if someone hasn't upgraded makeinfo.
2833 * Makefile (EMACS): Refer to xemacs binary in source tree.
2834 * tm/Makefile (EMACS): Ditto.
2836 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
2838 * cl.texi (Type Predicates): Update for corrected handling of
2839 `string-char' and `character'.
2841 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
2844 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
2846 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
2848 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
2850 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
2853 Added description of template-args-cont syntactic symbol
2855 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
2857 * cc-mode.texi: Describe support for idl-mode
2860 Document c-initialization-hook. Also rewrite the "Getting Connected"
2861 section on byte compiling the source.
2863 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
2865 * lispref/streams.texi: "Output Streams", change `last-output'
2866 result list from integers to characters.
2868 * lispref/minibuf.texi: "Object from Minibuffer", correction.
2870 * lispref/minibuf.texi: "Minibuffer History", add
2871 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
2872 short paragraph refering to `M-x apropos'.
2874 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
2876 * Makefile: makeinfo-1.68 is verified to work.
2878 * tm/Makefile (../../info/%-ja.info): Die if not running
2880 (../../info/%-en.info): Inherit setting of MAKEINFO.
2882 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
2885 Describe the variable c-indent-comments-syntactically-p.
2887 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
2889 * internals/internals.texi (Top): Convert Buffer@'s node name to
2890 `Buffer's' because the former confuses makeinfo.
2892 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
2894 * cc-mode.texi: Fixed spelling of Texinfo
2896 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
2898 * lispref/files.texi (Writing to Files): Correct docstring of
2901 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
2903 * lispref/annotations.texi (Annotation Primitives):
2904 `delete-annotation' does not return the deleted annotation.
2906 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
2908 * lispref/lispref.texi: Correct release dates.
2910 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
2912 * lispref/files.texi (File Name Expansion): Update documentation
2913 of file-relative-name.
2915 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
2917 * lispref/lispref.texi: Update version numbers (with patches from
2920 * lispref/building.texi (Building XEmacs): Update version numbers
2921 and build identification.
2923 * lispref/intro.texi (Introduction): Update version number.
2925 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
2927 * Makefile (srcs): Add efs.texi.
2929 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
2931 * Makefile (srcs): Add hm--html-mode.texi.
2933 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
2935 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
2937 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
2939 * lispref/strings.texi (Text Comparison): Correct example for
2940 `char-equal'. Add new function `char='.
2942 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
2944 * Makefile: Update for new texinfo manual.
2946 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
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.
2954 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
2956 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
2958 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
2960 * Makefile (auctex): New subdirectory target.
2962 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
2964 * mule/languages.texi: Correct typo.
2966 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
2968 * Makefile (srcs): Add custom and widget to srcs.
2970 * lispref/extents.texi (Intro to Extents): Removed erroneous
2971 reference to `start-glyph' property.
2973 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
2975 * widget.texi: New file.
2977 * custom.texi: New file.
2979 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
2981 * lispref/extents.texi (Duplicable Extents): replicable extents
2984 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
2986 * xemacs-faq.texi (Q1.1.1): Correct typos.
2988 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
2990 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
2991 XEmacs manual available.
2992 (Q4.6.1): Updated Infodock Information.
2994 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
2996 * vhdl-mode.texi: Correct typo in email address.
2998 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
3000 * Makefile (srcs): Add vhdl-mode.
3002 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
3004 * Makefile (realclean): Don't delete itself `make distclean'
3006 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
3008 * Makefile: New File.
3010 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
3012 * vhdl-mode.texi: New file.
3014 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
3016 * texinfo.tex: Delete spurious character at beginning.
3018 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
3020 * emacs.tex: Corrected two typos. No other changes before
3021 Version 19 will be made.
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
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.
3032 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
3034 * texinfo.texinfo: Three typos corrected.
3036 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
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.
3042 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
3044 * texindex.c (sort_in_core, sort_offline, parsefile):
3045 Give up on input file if any line doesn't start with backslash.
3047 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
3049 * emacs.tex: Update information for obtaining TeX distribution from the
3050 University of Washington.