XEmacs 21.4.19 (Constant Variable).
[chise/xemacs-chise.git.1] / man / ChangeLog
index d332342..d6c5abe 100644 (file)
@@ -1,4 +1,292 @@
-2003-09-03  Vin Shelton <acs@xemacs.org>
+2006-01-28  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.19 is released
+
+2005-12-07  Vin Shelton  <acs@xemacs.org>
+
+       * xemacs-faq.texi (Q1.0.5): Updated the dates of my contributions.
+
+2005-12-06  Vin Shelton  <acs@xemacs.org>
+
+       * xemacs-faq.texi: copied from 21.5.
+
+2005-12-03  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.18 is released
+
+2005-12-03  Adrian Aichner  <adrian@xemacs.org>
+
+       * custom.texi (Declaring Variables): Typo fixes.
+
+2005-01-19  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * lispref/mule.texi (CCL Example): Detail an implementation of the
+       web's URL encoding as a CCL coding system example. 
+
+2005-03-26  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * lispref/mule.texi (CCL Example):
+       char-int -> char-to-int, and hex 41 is decimal 65, both problems
+       with my previous patch pointed out by Stephen.
+       * lispref/mule.texi (The actual coding system):
+       Give information on the make-coding-system call, and where the
+       actual package can be found.
+
+2005-02-23  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * lispref/searching.texi (Syntax of Regexps):
+       Mention the \c and \C regular expression constructs; cross
+       reference to the Category Table documentation. 
+
+2005-02-22  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * lispref/glyphs.texi: Complete reorganization, some content updated.
+       * lispref/lispref.texi (Top): Update menu to match.
+       * lispref/extents.texi (Extent Properties): Update xref.
+       * lispref/faces.texi (Face Properties): Background pixmaps can be
+       used on GTK and MS Windows.
+       (Face Convenience Functions): Cross-reference glyph interface.
+       Background pixmap is an image specifier, not a glyph.
+
+2005-02-06  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.17 is released
+
+2004-10-17  Shyamal Prasad  <shyamal@member.fsf.org>
+
+       * xemacs/programs.texi (Program Modes): Updated it to reflect
+       current status of programming modes.
+       * xemacs/programs.texi (CC Mode): New section introduces CC
+       Mode. Introduces customization with reference to CC Mode
+       manual. Also introduce C/AWK modes in prog-modes package
+       * xemacs/programs.texi (C Ident): Removed - it was
+       obsolete. prog-modes package documentation now contains
+       indentation description for old C mode 
+       * xemacs/major.texi (Mode Hooks): Add description of major mode
+       hooks. Cleaned up and updated programming mode descriptions.
+       * xemacs/xemacs.texi (Top): Updated Detailed Node listing for new
+       CC Mode section in programs.texi
+
+2005-01-19  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * man/lispref/functions.texi (Functions): Rename to "Functions and
+        Commands"
+       * man/lispref/functions.texi (What Is a Function): Move the definition
+       of a command further up the list, give information on a trivial
+       (interactive) declaration, and cross-reference to the key binding
+       detail. Cf. 87vf9wgd08.fsf@tleepslib.sk.tsukuba.ac.jp
+       (comp.emacs.xemacs, 2005-01-18). 
+       * man/lispref/eval.texi man/lispref/lispref.texi
+         man/lispref/macros.texi man/lispref/symbols.texi 
+       man/lispref/variables.texi: Fix cross references.
+
+2004-11-21  Malcolm Purvis  <malcolmp@xemacs.org>
+
+       * Makefile (RECURSIVE_MAKE): Removed.
+       * Makefile (RECURSIVE_MAKE_ARGS): New.  The new method for
+       handling parallel builds.
+
+2004-12-15  Ville Skyttä  <scop@xemacs.org>
+
+       * lispref/help.texi: Document 3rd arg to `make-obsolete'.
+
+2004-12-05  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.16 is released
+
+2003-07-18  Alexey Mahotkin  <alexm@hsys.msk.ru>
+
+       * lispref/windows.texi (Basic Windows): Fix typo.
+
+2004-09-08  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * lispref/searching.texi (Syntax of Regexps): Add example of use
+       of shy groups in variable subexpression, correct rumor that there
+       may be substantial performance gain.
+
+2004-08-13  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * lispref/positions.texi (Text Lines): makeinfo doesn't like Note:.
+
+2004-03-31  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
+
+       * xemacs/help.texi (Misc Help): Info-goto-emacs-key-command-node
+       to function index.  Document Info-goto-emacs-command-node.
+
+2004-06-29  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * internals/internals.texi (Modules for Other Aspects of the Lisp
+       Interpreter and Object System): Add description of Sextword syntax
+       class (now obsolete).
+
+2004-06-20  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * internals/internals.texi (Techniques for XEmacs Developers): Be
+       specific when discussing optimization.
+       (Techniques for XEmacs Developers): Fragments that are meaningless
+       by themselves or contain placeholders should be @samp, not @code.
+       (Modules for Regression Testing): Add tag-tests.el to list.
+
+2004-07-05  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs-faq.texi (Q3.10.2): Mention that `pending-delete' is in
+       the "pc" package.
+
+2004-06-07  Jerry James  <james@xemacs.org>
+
+       * lispref/modes.texi (Major Modes): Document -mode functions, and
+       the use of a nil argument to defined-derived mode.
+       * lispref/modes.texi (Major Mode Conventions): Describe the use of
+       delay-mode-hooks and define-derived-mode.
+       * lispref/modes.texi (Derived Modes): Warn against the use of
+       interactive specs in derived mode definitions.
+       * lispref/modes.texi (Hooks): Document run-mode-hooks,
+       delay-mode-hooks, run-hook-with-args,
+       run-hook-with-args-until-failure, and
+       run-hook-with-args-until-success.
+
+2004-02-02  Vin Shelton  <acs@xemacs.org>
+
+       * XEmacs 21.4.15 is released
+
+2004-01-27  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * lispref/lispref.texi (Top): Pluralize node name Specifier Examples.
+       * lispref/specifiers.texi: Synch to 21.5 where appropriate.
+
+2003-11-04  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * xemacs-faq.texi: Fix Tony Rossini's address.
+
+2004-01-25  Steve Youngs  <youngs@xemacs.org>
+
+       * xemacs-faq.texi (Q2.0.2): Rewrite, mentioning the correct way to
+       remove a package.
+       (Q3.8.2): big-menubar is in the edit-utils package.
+       (Q4.3.2): Add a comment about not needing TM for things like Gnus,
+       MH-E and VM.
+       (Q5.3.3): State correct location of ps-print.el.
+
+       * xemacs/packages.texi (Packages): Remove "Creating Packages" menu
+       entry.
+       (Package Terminology): Whitespace clean up.
+       (Installing Packages): Whitespace clean up and add some @code
+       formatters. 
+       Re-organise the menu so that installation via PUI is first and
+       Sumo is last.
+       (Automatically): mule-base is no longer a requirement for using
+       PUI.
+       Mention optionally requiring mailcrypt.
+       (Note): Removed.
+       (Manually): Move to below the PUI installation method.
+       (Sumo): Move to below the manual installation method.
+       (Which Packages): Add mailcrypt.
+       (Building Packages): Remove duplicated stuff that is in
+       lispref/packaging.texi, xref to it instead.
+       (Local.rules File): xref to the appropriate node in
+       lispref/packaging.texi. 
+       (Available Packages): Update to current reality.
+       (all): Removed.
+       (srckit): Removed.
+       (binkit): Removed.
+       
+       * xemacs/reading.texi (Reading Mail): Mention Gnus and MEW.
+
+       * new-users-guide/custom2.texi (Init File): big-menubar.el is in
+       the edit-utils package.
+
+       * lispref/packaging.texi (Packaging):
+       (The User View):
+       (The Library Maintainer View):
+       (Infrastructure):
+       (Control Files):
+       (Obtaining):
+       (The Package Release Engineer View):
+       (Package Terminology):
+       (Building Packages):
+       (Makefile Targets):
+       (packages): New.
+       (Local.rules File):
+       (XEMACS_PACKAGES): Removed.
+       (XEMACS_INSTALLED_PACKAGES_ROOT): New.
+       (NONMULE_PACKAGES): New.
+       (EXCLUDES): New.
+       (Creating Packages):
+       (BATCH): New.
+       (VERSION): Removed.
+       (AUTHOR_VERSION): Removed.
+       (MAINTAINER): Removed.
+       (PACKAGE): Removed.
+       (PKG_TYPE): Removed.
+       (REQUIRES): Removed.
+       (CATEGORY): Removed.
+       (ELS): Removed.
+       (ELCS): Removed.
+       (all): Removed.
+       (srckit): Removed.
+       (binkit): Removed.
+       (are): New.
+       (STANDARD_DOCS): New.
+       (ELCS_1_DEST): New.
+       (example): New.
+       (PACKAGE_SUPPRESS): New.
+       (EXPLICIT_DOCS): New.
+       (DATA_DEST): New.
+       (Documenting Packages):
+
+       Not quite a total rewrite, but a fairly thorough audit
+       nonetheless.
+
+2003-08-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+       * internals/internals.texi: Update copyright notice.
+       (GCPROing): Add missing period.
+       (Adding Global Lisp Variables): general.c -> general-slots.h.
+       (A Reader's Guide to XEmacs Coding Conventions): New node.
+
+2003-10-22  Ilya N. Golubev  <gin@mo.msk.ru>
+
+       * custom.texi (The Init File):
+       * xemacs-faq.texi (Q2.1.3):
+       (Q2.1.5):
+       * internals/internals.texi (Modules for Internationalization):
+       * lispref/display.texi (Beeping):
+       * lispref/ldap.texi (Encoder/Decoder Functions):
+       * lispref/markers.texi (The Mark):
+       (The Region):
+       * lispref/menus.texi (Menu Accelerator Functions):
+       * lispref/numbers.texi (Math Functions):
+       * lispref/packaging.texi (package-compile.el):
+       (Makefile Targets):
+       (Local.rules File):
+       * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes):
+       (libpq Lisp Variables):
+       (Synchronous Interface Functions):
+       (Other libpq Functions):
+       * new-users-guide/custom2.texi (Init File):
+       (Setting Variables):
+       * new-users-guide/files.texi (File Names):
+       (Saving Files):
+       * new-users-guide/search.texi (Search and Replace):
+       * xemacs/custom.texi (X Resources):
+       Fix up erroneous uses of @var instead of @code for the names of
+       particular variables in programming languages.
+
+2003-10-20  Ilya N. Golubev  <gin@mo.msk.ru>
+
+       * lispref/tips.texi (Style Tips): Note disabling undo in temporary
+       buffers.
+
+2003-10-16  Ilya N. Golubev  <gin@mo.msk.ru>
+
+       * lispref/tips.texi (Comment Tips): Typo fix.
+
+2003-09-22  Adrian Aichner  <adrian@xemacs.org>
+
+       * lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE
+       argument for a cross reference to  "The XEmacs User's Manual".
+
+2003-09-03  Vin Shelton  <acs@xemacs.org>
 
        * XEmacs 21.4.14 is released