X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2FChangeLog;h=d33234228fb5b810031cf64851ad4446408a3e79;hb=3c43acfe2ca75ba29e7eb0ab5efcea22e3f0f64d;hp=78e5c97da538c71a688f5d6daed1036b9de19ef0;hpb=dbf2768f7b146e97e37a27316f70bb313f1acf15;p=chise%2Fxemacs-chise.git diff --git a/man/ChangeLog b/man/ChangeLog index 78e5c97..d332342 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,139 @@ +2003-09-03 Vin Shelton + + * XEmacs 21.4.14 is released + +2003-07-31 René Kyllingstad + + * lispref/display.texi (Invisible Text): + mention line-move-ignore-invisible. + * lispref/extents.texi (Extent Properties): + end-glyph will still be displayed when invisible is set. + * lispref/extents.texi (Extents and Events): + only begin-glyph is highlighted. + +2003-08-12 Stephen J. Turnbull + + * xemacs-faq.texi (Q1.3.8): Fix typo, note errorneous recognition. + +2003-08-05 Stephen J. Turnbull + + * lispref/packaging.texi (Creating Packages): + * xemacs/packages.texi (Creating Packages): + Style guideline for package-info.in description. + +2003-06-30 Stephen J. Turnbull + + * xemacs-faq.texi (Q3.2.2): Fix typo. + +2003-06-17 Vin Shelton + + * xemacs-faq.texi: Sync up with latest version from 21.5. + +2003-04-28 Stephen J. Turnbull + + * xemacs-faq.texi (Q6.4.3): New: auxiliary programs for Windows. + +2003-05-25 XEmacs Build Bot + + * XEmacs 21.4.13 is released + +2003-03-20 Martin Buchholz + + * xemacs-faq.texi: Fix minor typo. + +2003-03-19 Vin Shelton + + * widget.texi: Crib Stephen's updates and Ben's fixes en masse + from 21.5. + +2003-03-18 Stephen J. Turnbull + + * xemacs/frame.texi (Gutter Basics): Describe common options for + buffers tab control. + +2003-02-03 Steve Youngs + + * xemacs/packages.texi (Local.rules File): Update to reflect Ben's + recent dabble into the packages. + +2003-02-11 Adrian Aichner + + * lispref/backups.texi (Auto-Saving): Fix auto-save xref to user + manual. + +2003-01-15 Stephen J. Turnbull + + * XEmacs 21.4.12 "Portable Code" is released. + +2003-01-03 Stephen J. Turnbull + + * XEmacs 21.4.11 "Native Windows TTY Support" is released. + +2003-01-02 Stephen J. Turnbull + + * internals/internals.texi (How Lisp Objects Are Represented in C): + Deprecate --use-union-type except for static error checking. + +2002-12-27 Stephen J. Turnbull + + * internals/internals.texi (Regression Testing XEmacs): Hints for + test design. + +2002-10-29 Ville Skyttä + + * xemacs-faq.texi (Top): + The canonical location for FAQ on the website is /FAQ/. + +2002-11-12 Ilya N. Golubev + + * xemacs/custom.texi (Face Customization): + (Faces): + Document face-frob-from-locale-first variable. + +2002-11-02 Stephen J. Turnbull + + * XEmacs 21.4.10 "Military Intelligence" is released. + +2002-10-29 Stephen J. Turnbull + + * 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 + + * xemacs-faq.texi (Q2.0.16): Fix typo in previous commit. + +2002-10-18 Stephen J. Turnbull + + * 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 + + * internals/internals.texi (Regression Testing XEmacs): Document + how to skip and warn about tests that depend on packages. + +2002-09-22 Ville Skyttä + + * 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 + + * 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 * XEmacs 21.4.9 "Informed Management" is released.