Contents in 1999-06-04-13 of release-21-2.
[chise/xemacs-chise.git.1] / man / ChangeLog
index 963d144..024bba0 100644 (file)
@@ -1,3 +1,235 @@
+1999-05-30  Albert Chin-A-Young <china@thewrittenword.com>
+
+       * custom.texi, external-widget.texi: Minor
+       fix to get info DIR entry correct.
+
+1999-05-22  Vin Shelton <acs@xemacs.org>
+
+       * xemacs/cmdargs.texi:
+       Document -private.
+
+1999-05-16  Mike McEwan  <mike@lotusland.demon.co.uk>
+
+       * Makefile: Added `emodules.info' to info targets.
+
+1999-05-20  Karl M. Hegbloom  <karlheg@debian.org>
+
+       * internals/internals.texi (The XEmacs Object System
+         (Abstractly Speaking)): typo.
+
+1999-05-16  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * lispref/text.texi (Substitution): Document improvements in
+       `translate-region'.
+
+1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.14 is released
+
+1999-05-11  Albert Chin-A-Young <china@thewrittenword.com>
+
+       * man/internals/internals.texi:
+       * man/lispref/lispref.texi:
+       * man/new-users-guide/new-users-guide.texi:
+       * man/xemacs/xemacs.texi:
+       * man/cl.texi:
+       * man/custom.texi:
+       * man/term.texi:
+       * man/termcap.texi:
+       * man/widget.texi:
+       * man/xemacs-faq.texi:
+       * man/external-widget.texi:
+       Added info dir entries so install-info will add them to
+       the common `dir' file.
+
+1999-04-28  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
+
+       * man/lispref/mule.texi: Document CCL
+       - add sections: syntax, statements, expressions, and examples.
+       - fix naming and description errors.
+       - update links in neighboring nodes.
+
+1999-04-24  Gunnar Evermann  <ge204@eng.cam.ac.uk>
+
+       * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
+
+1999-04-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
+
+       * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
+       Appearance)
+
+1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.13 is released
+
+1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.12 is released
+
+1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.11 is released
+
+1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.10 is released
+
+1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.9 is released
+
+1999-01-14  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * internals\internals.texi (Techniques for XEmacs Developers):
+       Fixing documentation.
+       (Basic Lisp Modules): ditto.
+
+1999-01-10  J. Kean Johnston  <jkj@sco.com>
+
+       * emodules.texi: New file to describe XEmacs modules.
+
+1998-12-28  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.8 is released.
+
+1998-12-24  Martin Buchholz <martin@xemacs.org>
+
+       * XEmacs 21.2.7 is released.
+
+1998-12-16  Andy Piper  <andy@xemacs.org>
+
+       * XEmacs 21.2.6 is released
+
+1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
+
+       * XEmacs 21.2.5 is released
+
+1998-11-30  Martin Buchholz  <martin@xemacs.org>
+
+       * xemacs/startup.texi (Startup Paths):
+       * xemacs/custom.texi (Widgets):
+       * xemacs-faq.texi (Q3.0.5):
+       * xemacs-faq.texi (Top):
+
+       * widget.texi (info-link):
+
+       * lispref/objects.texi (Type Predicates):
+       * lispref/objects.texi (Hash Table Type):
+       * lispref/objects.texi (Primitive Types):
+       * lispref/objects.texi (Lisp Data Types):
+       * lispref/macros.texi (Backquote):
+       * lispref/hash-tables.texi (Weak Hash Tables):
+       * lispref/hash-tables.texi:
+       * lispref/errors.texi (Standard Errors):
+       * lispref/compile.texi (Disassembly):
+       * lispref/compile.texi (Compiled-Function Objects):
+       * lispref/compile.texi (Eval During Compile):
+       * lispref/compile.texi (Docs and Compilation):
+       * lispref/compile.texi (Compilation Functions):
+       * lispref/compile.texi (Speed of Byte-Code):
+       * lispref/compile.texi (Byte Compilation):
+       * lispref/building.texi (Garbage Collection):
+
+       * internals/internals.texi (Simple Special Forms):
+       * internals/internals.texi (Evaluation; Stack Frames; Bindings):
+       * internals/internals.texi (Specifics of the Event Gathering Mechanism):
+       * internals/internals.texi (String):
+       * internals/internals.texi (Introduction to Allocation):
+       * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
+       * internals/internals.texi (Modules for Internationalization):
+       * internals/internals.texi (Modules for Interfacing with X Windows):
+       * internals/internals.texi (Modules for Interfacing with the Operating System):
+       * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
+       * internals/internals.texi (Modules for Interfacing with the File System):
+       * internals/internals.texi (Modules for the Redisplay Mechanism):
+       * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
+       * internals/internals.texi (Editor-Level Control Flow Modules):
+       * internals/internals.texi (Modules for Standard Editing Operations):
+       * internals/internals.texi (Basic Lisp Modules):
+       * internals/internals.texi (Low-Level Modules):
+       * internals/internals.texi (A Summary of the Various XEmacs Modules):
+       * internals/internals.texi (An Example of Mule-Aware Code):
+       * internals/internals.texi (Working With Character and Byte Positions):
+       * internals/internals.texi (Writing Lisp Primitives):
+       * internals/internals.texi (General Coding Rules):
+       * internals/internals.texi (How Lisp Objects Are Represented in C):
+       * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
+       * internals/internals.texi (XEmacs From the Perspective of Building):
+       * internals/internals.texi (The Lisp Language):
+       * internals/internals.texi (Top):
+       * internals/internals.texi:
+       - rewrite Internals manual
+
+       * cl.texi (Porting Common Lisp):
+       * cl.texi (Hash Tables):
+       * cl.texi (Association Lists):
+       * cl.texi (Declarations):
+       * cl.texi (For Clauses):
+       * cl.texi (Basic Setf):
+       * cl.texi (Equality Predicates):
+       - mega patch
+
+1998-11-28  SL Baur  <steve@altair.xemacs.org>
+
+       * XEmacs 21.2-beta4 is released.
+
+1998-10-15  SL Baur  <steve@altair.xemacs.org>
+
+       * XEmacs 21.2-beta3 is released.
+
+1998-10-09  SL Baur  <steve@altair.xemacs.org>
+
+       * Makefile (MAKEINFO): Undo no-split change.
+
+1998-09-29  SL Baur  <steve@altair.xemacs.org>
+
+       * XEmacs 21.2-beta2 is released.
+
+1998-09-20  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * lispref/customize.texi: New file.
+
+1998-09-09  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * internals/internals.texi (Coding for Mule): New node and
+       section.
+
+1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
+
+       * xemacs/packages.texi: Document manually installing binary packages.
+
+1998-09-02  Jeff Miller <jmiller@smart.net>
+
+       * Synch calendar.texi with Emacs 20.3
+
+1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
+
+       * xemacs/packages.texi: Correct and update package documentation.
+         Updated the package installation section to mention the visual 
+         package browser/installer.
+
+1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
+
+       * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
+       specifics.
+
+1998-08-21  Greg Klanderman  <greg@alphatech.com>
+
+       * lispref/files.texi (User Name Completion): new section.
+
+1998-07-23  Adrian Aichner  <aichner@ecf.teradyne.com>
+
+       * xemacs/packages.texi (Packages): Changing @itemize @emph to
+       @itemize @bullet (this is what all other files included in
+       xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
+
+1998-07-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
+
+       * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
+
+       * xemacs/xemacs.texi: 
+       * xemacs/packages.texi: More packages documentation.
+
 1998-07-19  SL Baur  <steve@altair.xemacs.org>
 
        * XEmacs 21.2-beta1 is released.