This commit was generated by cvs2svn to compensate for changes in r5670,
[chise/xemacs-chise.git.1] / man / ChangeLog
index 323fcab..751384a 100644 (file)
@@ -1,3 +1,296 @@
+2002-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.10 "Military Intelligence" is released.
+
+2002-10-29  Stephen J. Turnbull  <steve@tleepslib.sk.tsukuba.ac.jp>
+
+       * lispref/compile.texi (Compilation Options): New node.
+       (Byte Compilation): Add it to menu.
+       (Compilation Functions): Minor mods.
+       (Docs and Compilation):
+       (Dynamic Loading):
+       Document some variable defaults.
+
+2002-10-23  Norbert Koch  <nk@viteno.net>
+
+       * xemacs-faq.texi (Q2.0.16): Fix typo in previous commit.
+
+2002-10-18  Stephen J. Turnbull  <steve@tleepslib.sk.tsukuba.ac.jp>
+
+       * xemacs-faq.texi (Q2.0.16): New FAQ on "no cygXpm-noX" fatal error.
+       (Q6.1.4): Document cygXpm-noX.
+
+2002-08-22  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * internals/internals.texi (Regression Testing XEmacs): Document
+       how to skip and warn about tests that depend on packages.
+
+2002-09-22  Ville Skyttä  <ville.skytta@xemacs.org>
+
+       * xemacs/packages.texi (Available Packages): Add fortran-modes,
+       perl-modes, psgml-dtds, python-modes and ruby-modes.
+       Some consistency tweaks.
+
+2002-09-20  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * internals/internals.texi (Techniques for XEmacs Developers):
+       More performance optimization hints.
+       (Modules for Other Aspects of the Lisp Interpreter and Object System):
+       Describe syntax code internals.
+
+       * lispref/syntax.texi (Syntax Basics): XEmacs "20" -> "20 and later".
+       (Syntax Class Table): Deprecate SPC as whitespace designator.
+       (Syntax Flags): Rewrite for `8-bit' comment syntax flags.
+
+2002-08-23  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.9 "Informed Management" is released.
+
+2002-08-20  Simon Josefsson  <simon@xemacs.org>
+
+       * lispref/building.texi (Pure Storage): Deprecate purecopy.
+
+2002-08-16  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * internals/internals.texi (Regression Testing XEmacs): Fix typo.
+
+2002-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * internals/internals.texi (GCPROing): Add comment on GCPRO.
+       (Regression Testing XEmacs): New node.
+       (Modules for Regression Testing): New node.
+
+2002-08-14  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs/packages.texi (Installing Packages): Revert EFS patch.
+
+2002-07-13  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs/packages.texi (Installing Packages): Fix reference to
+       EFS.
+
+2002-08-09  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * packages.texi:  Replace with rev 1.16 (from 21.5 current).
+       Includes changes by Ville Skyttä, Adrian Aichner, Simon
+       Josefsson, and Steve Youngs.
+       
+2002-07-24  Ville Skyttä  <ville.skytta@xemacs.org>
+
+       * term.texi (Input to the inferior): Fix term line/char mode
+       switch keybindings.  Kudos to Jacob P. Burckhardt.
+       
+       * xemacs/misc.texi (Term Mode): Ditto.
+
+2002-07-06  Adrian Aichner  <adrian@xemacs.org>
+
+       * new-users-guide/custom1.texi (Customizing key Bindings): Fix
+       improper use of indef. art. "a".
+
+2002-07-06  Adrian Aichner  <adrian@xemacs.org>
+
+       * lispref/commands.texi (Peeking and Discarding): Ditto.
+       * lispref/customize.texi (Type Keywords): Ditto.
+       * lispref/dragndrop.texi (Drop Interface): Ditto.
+
+2002-07-06  Adrian Aichner  <adrian@xemacs.org>
+
+       * termcap.texi (Clearing): Ditto.
+       * widget.texi (User Interface): Ditto.
+       * widget.texi (Basic Types): Ditto.
+       * widget.texi (group): Ditto.
+
+2002-07-05  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs/menus.texi (Edit Menu): Typo fixes for incorrect use of
+       indef. art. "an".
+
+2002-07-05  Adrian Aichner  <adrian@xemacs.org>
+
+       * lispref/control.texi (Processing of Errors): Ditto.
+       * lispref/mule.texi (ISO 2022): Ditto.
+       * lispref/packaging.texi (Package Terminology): Ditto.
+       * lispref/text.texi (Transformations): Ditto.
+
+2002-07-05  Adrian Aichner  <adrian@xemacs.org>
+
+       * termcap.texi (Naming): Ditto.
+       * texinfo.texi (itemize): Ditto.
+       * texinfo.texi (Tips): Ditto.
+       * widget.texi (Introduction): Ditto.
+       * widget.texi (group): Ditto.
+
+2002-07-02  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs-faq.texi (Top, Customization, Q3.10.5, Q3.10.6):
+       New "killing is slow" FAQ and link updates..
+
+2002-06-17  Jerry James  <james@xemacs.org>
+
+       * emodules.texi (Loading other Modules): Describe why we do not
+       use RTLD_GLOBAL.
+
+2002-06-11  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs-faq.texi (Q1.3.7): Update broken link to russian.el
+       (found by linklint) with Google's help.
+
+2002-05-25  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'.
+
+2002-06-11  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs/mule.texi (Mule Intro): Better title, explanation.
+
+2002-05-23  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * lispref/packaging.texi (package-info.in Fields): Typo fix.
+
+2002-05-20  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs/files.texi (Reverting): Mention use of prefix argument
+       and mode recalculation.
+
+2002-05-11  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs-faq.texi (Top): Add Q2.0.15 under "Installation and
+       Trouble Shooting".
+       * xemacs-faq.texi (Installation): Add Q2.0.15 to Installation
+       menu.
+       * xemacs-faq.texi (Q2.0.14): Fix unnumberedsubsec argument.
+       * xemacs-faq.texi (Q2.0.15): New.
+
+2002-05-09  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.8 "Honest Recruiter" is released.
+
+2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.7 "Economic Science" is released.
+
+2002-05-04  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * custom.texi (The Init File): Rewrite completely.
+
+2002-03-19  Adrian Aichner  <adrian@xemacs.org>
+
+       * widget.texi (constants): Typo fix.
+
+2002-02-07  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * external-widget.texi (External Client Widget Internals): New node.
+
+2001-11-15  Darryl Okahata  <darrylo@xemacs.org>
+
+       * lispref/glyphs.texi:
+       lispref/lispref.texi: Add examples of how to insert graphics into a
+       buffer.
+       
+2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs/packages.texi (Packages):
+       (Package Terminology):
+       Carefully distinguish libraries and packages.
+       (Package Terminology):
+       More careful definitions of ``category'' and ``distribution.''
+       Use ``generic'' instead of ``normal'' (N.B. package tools use
+       ``standard''.)
+       (Installing Packages):
+       Use @var to mark variable version strings, not @t or <>.
+       (Sumo):
+       Add disk space estimate when unpacked.
+
+2002-02-06  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
+
+2002-02-01  Steve Youngs  <youngs@xemacs.org>
+
+       * xemacs/packages.texi (Removing Packages): The interactive
+       function is 'package-get-delete-package'.
+
+2001-01-24  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
+
+2001-11-27  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs-faq.texi: Hyperlink fixes.
+       
+2002-02-04  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
+
+2002-01-24  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
+
+2002-02-04  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs/files.texi (Files):
+       (File Names):
+       Document remote file editing, refer to EFS and TRAMP.
+
+2001-12-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.6 "Common Lisp" is released.
+
+2001-12-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * lispref/packaging.texi (The User's View):
+       Correct description of man subdirectory.
+
+       (The Package Release Engineer's View):
+       (package-compile.el):
+       Change hazmat to useful documentation.
+
+       (Issues):
+       Hazmat removal.
+
+2001-11-27  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * lispref/packaging.texi: New file.
+       * lispref/lispref.texi (Top): Add Packaging & subnodes to menus.
+       Include packaging.texi.
+       * lispref/intro.texi (Introduction): Next -> Packaging.
+       * lispref/objects.texi (Lisp Data Types): Previous -> Packaging.
+       * Makefile (lispref-srcs): Depend on lispref/packaging.texi.
+       
+2001-10-23  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * XEmacs 21.4.5 "Civil Service" is released.
+
+2001-10-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs/text.texi (Outline Visibility):  hide-subtree is bound to
+       C-c C-d, not C-c C-h.  Thanks: Keith Browne <kbrowne@legato.com>.
+
+2001-07-25  Jim Horning  <jim.horning@lmco.com>
+
+       * xemacs/packages.texi (Package Terminology):
+       * xemacs/packages.texi (Automatically):
+       In itemize and enumerate lists @item should be on its own line.
+
+2001-09-16  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs-faq.texi (Q4.0.7): Fix link to VM FAQ thanks to word I
+       got from Gregory Neil Shapiro.
+       * xemacs-faq.texi (Q1.3.7): Update moved link.
+       * xemacs-faq.texi (Q7.0.2): Comment out empty list of bullets to
+       avoid HTML error in texi2html translation.
+
+2001-09-15  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs-faq.texi (Q4.6.1): Infodock is now hosted on SourceForge,
+       infodock.com is no more.
+       * xemacs-faq.texi (Q4.7.1): Take auc out of http://sunsite.auc.dk.
+
+2001-09-09  Adrian Aichner  <adrian@xemacs.org>
+
+       * xemacs-faq.texi (Q1.0.9): Correct link to snapshots as suggested
+       by Robin S. Socha.
+
 2001-07-28  Stephen J. Turnbull  <stephen@xemacs.org>
 
        * XEmacs 21.4.4 "Artificial Intelligence" is released.