Mercurial > hg > xemacs-beta
diff man/ChangeLog @ 428:3ecd8885ac67 r21-2-22
Import from CVS: tag r21-2-22
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:28:15 +0200 |
parents | |
children | a5df635868b2 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/man/ChangeLog Mon Aug 13 11:28:15 2007 +0200 @@ -0,0 +1,1051 @@ +1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.2.22 is released + +1999-11-28 Martin Buchholz <martin@xemacs.org> + + * XEmacs 21.2.21 is released. + +1999-11-26 Martin Buchholz <martin@xemacs.org> + + * internals.texi (Lstream Functions): + * internals.texi (Lstream Methods): + Types have changed to size_t and ssize_t. Document them. + +1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk> + + * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on + XEmacs 21 + +1999-11-15 Martin Buchholz <martin@xemacs.org> + + * xemacs/programs.texi: Upgrade to etags Version 13.32 + + * Makefile: + - Make sure the default target is `info' instead of cl.info. + - Use $(INFODIR) consistently where appropriate. + - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info). + - Comment out unused macros: EMACS EMACSFLAGS + - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0. + - Get dependencies up to date. + + * internals/Makefile: + * xemacs/Makefile: + * lispref/Makefile: + * new-users-guide/Makefile: + * lispref/index.perm: + * lispref/index.unperm: + * lispref/permute-index: + * internals/index.perm: + * internals/index.unperm: + Remove these Makefiles. + Include all functionality in man/Makefile. + Support only non-permuted indexes for simplicity. + + * emodules.texi: + - TeX doesn't tolerate `_' in variable names; use `-' instead. + + * lispref/commands.texi: + * lispref/display.texi: + * lispref/faces.texi: + * lispref/functions.texi: + * lispref/keymaps.texi: + * lispref/lists.texi: + * lispref/modes.texi: + * lispref/objects.texi: + * lispref/os.texi: + * lispref/sequences.texi: + * lispref/strings.texi: + * lispref/text.texi: + * new-users-guide/custom1.texi: + * xemacs/custom.texi: + * xemacs/menus.texi: + - Make sources compatible with makeinfo 4.0 *and* 3.12. + - Replace @sc{ASCII} with @sc{ascii}, etc... + - Replace @var{(foo)} with (@var{foo}), etc... + + * info-stnd.texi: Remove. Who cares about the standalone info reader? + + * texinfo.tex: + * texinfo.texi: + * info.texi: + * standards.texi: + * make-stds.texi: + Import FSF-maintained files from texinfo-4.0. + +1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.2.20 is released + +1999-08-30 Robert Pluim <rpluim@bigfoot.com> + + * xemacs/packages.texi (Using Packages): Added description of + package-get-package-provider. + +1999-07-27 Charles G Waldman <cgw@fnal.gov> + + * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells' + +1999-08-01 Adrian Aichner <aichner@ecf.teradyne.com> + + * xemacs/programs.texi (Balanced Editing): Remove broken + line-break. + + * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs + menus. + (Q1.4.1): ditto. + (Q1.4.3): ditto. + (Q2.0.5): Hyphenate words. + + * info.texi (Add): Fix one typo. + +1999-08-23 Stephane Epardaud <stephane@lunatech.com> + + * internals/internals.texi (Garbage Collection - Step by Step): + just added some dots to shut up compile warnings. + +1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de> + + * internals/internals.texi (Garbage Collection - Step by Step): + new section in chapter Allocation of Objects in XEmacs Lisp. + +1999-07-28 Andy Piper <andy@xemacs.org> + + * internals.texi (Glyphs): add some glyph documentation. + +1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.2.19 is released + +1999-07-10 Adrian Aichner <aichner@ecf.teradyne.com> + + * emodules.texi: Use @set emacs and @value{emacs} instead of + @macro (unsupported by texinfo package). Remove stray @code. + * custom.texi: Add info extension to @setfilename. + * texinfo.texi: Ditto. + * widget.texi: Ditto. + * packages.texi: Reword a sentence, fixing @item Decide where to + install ... + +1999-07-19 Didier Verna <verna@inf.enst.fr> + + * custom.texi (Wishlist): removed the Custom Comments wishlist + entry. They are implemented. + +1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.2.18 is released + +1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.2.17 is released + +1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.2.16 is released + +1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.2.15 is released + +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. + +1998-07-12 SL Baur <steve@altair.xemacs.org> + + * XEmacs 21.0-pre5 is released. + +1998-07-09 SL Baur <steve@altair.xemacs.org> + + * XEmacs 21.0-pre4 is released. + +1998-07-09 Oliver Graf <ograf@fga.de> + + * lispref/dragndrop.texi: added warning to OffiX Protocol section + +1998-07-09 SL Baur <steve@altair.xemacs.org> + + * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding + damage in transit. + +1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> + + * lispref/tooltalk.texi: Fixed NEXT to @node LDAP + + * lispref/internationalization.texi: Fixed PREV to @node LDAP + + * lispref/lispref.texi: Added LDAP chapter from ldap.texi + + * lispref/Makefile: Added ldap.texi to srcs + +1998-06-29 SL Baur <steve@altair.xemacs.org> + + * standards.texi (Preface): Revert previous change to @node + because it doesn't pass makeinfo. + +1998-06-27 Adrian Aichner <aichner@ecf.teradyne.com> + + * cl.texi: See ALL. + * info-stnd.texi: Fixed @setfilename. + * info.texi: Fixed @setfilename and a typo. + * standards.texi: Added NEXT to @node Preface. See ALL. + * texinfo.texi: Fixed section names, quoted usage of @TeX{}, + changed some occurences of `:' to `colon'. + * xemacs-faq.texi: See ALL. + * internals/internals.texi: See ALL. + * lispref/back.texi: Fixed @setfilename. + * lispref/compile.texi: See ALL. + * lispref/debugging.texi: See ALL. + * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug. + * lispref/eval.texi: See ALL. + * lispref/extents.texi: See ALL. + * lispref/loading.texi: See ALL. + * lispref/searching.texi: Escaped `(' in + @cindex @samp{(?:} in regex + * lispref/variables.texi: See ALL. + +1998-06-28 SL Baur <steve@altair.xemacs.org> + + * xemacs/calendar.texi: Massive update. + From Jeff Miller <jmiller@smart.net> + +1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> + + * xemacs/abbrevs.texi: + * xemacs/basic.texi: + * xemacs/buildings.texi: + * xemacs/cmdargs.texi: + * xemacs/files.texi: + * xemacs/adjustments.texi: Adjustments to integrate startup.texi + and packages.texi stuff. + + * xemacs/startup.texi: + * xemacs/packages.texi: Created. + +1998-06-10 Adrian Aichner <aichner@ecf.teradyne.com> + + * texinfo.texi: added ../info/ to @setfilename, broke line after + @noindent. Changed @var{arg-not-used-by-@TeX{}} to + @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer' + happy. Fixed refs broken by a previous patch of mine. + +1998-06-18 Darryl Okahata <darrylo@sr.hp.com> + + * lispref/os.texi (os.texi): Document `user-home-directory'. + +1998-06-13 Greg Klanderman <greg@alphatech.com> + + * lispref/windows.texi (Resizing Windows): document third optional + WINDOW argument to enlarge-window and shrink-window. + (Selecting Windows): document select-window optional norecord + argument. + (Size of Window): document window-text-area-pixel-height and + window-text-area-pixel-width. + (Size of Window): document window-displayed-text-pixel-height. + (Position of Window): document window-text-area-pixel-edges. + + * lispref/positions.texi (Screen Lines): cleanup docs for + vertical-motion and vertical-motion-pixels. + +1998-06-10 Hrvoje Niksic <hniksic@srce.hr> + + * lispref/windows.texi (Resizing Windows): Document + `enlarge-window-pixels' and `shrink-window-pixels'. + + * lispref/positions.texi (Screen Lines): Update documentation of + `vertical-motion'. + (Screen Lines): Document `vertical-motion-pixels'. + + * lispref/frames.texi (Input Focus): Document `focus-frame', + `save-selected-frame' and `with-selected-frame'. + +1998-06-10 Hrvoje Niksic <hniksic@srce.hr> + + * lispref/searching.texi (Regexp Search): Document `split-path'. + + * lispref/files.texi (Unique File Names): Update docs for + `make-temp-name'; document `temp-directory'. + +1998-06-10 Hrvoje Niksic <hniksic@srce.hr> + + * lispref/os.texi (Recording Input): Update docs for `recent-keys'. + + * lispref/specifiers.texi (Specifier Instancing): Correct + instantiation order. + (Specifier Instancing Functions): Ditto. + +1998-06-11 Oliver Graf <ograf@fga.de> + + * lispref/lispref.texi: references to Drag'n'Drop fixed + * lispref/modes.texi: references to Drag'n'Drop fixed + * lispref/scrollbars.texi: references to Drag'n'Drop fixed + * lispref/dragndrop.texi: naming changed to Drag and Drop + added some docu about the drop procedure + +1998-06-09 Adrian Aichner <aichner@ecf.teradyne.com> + + * info-stnd.texi: added ../info/ to @setfilename. + * info.texi: added ../info/ to @setfilename. + * lispref/commands.texi: see ALL. + * lispref/frames.texi: see ALL. + * lispref/os.texi: see ALL. + * lispref/text.texi: see ALL. + * new-users-guide/custom1.texi: broke line after enumerated @item. + * new-users-guide/custom2.texi: see ALL. + * new-users-guide/edit.texi: see ALL. + * new-users-guide/enter.texi: see ALL. + * new-users-guide/files.texi: see ALL. + * new-users-guide/help.texi + * new-users-guide/modes.texi: see ALL. + * new-users-guide/new-users-guide.texi: see ALL. + * new-users-guide/region.texi: see ALL. + * new-users-guide/search.texi: see ALL. + * new-users-guide/xmenu.texi: see ALL. + * standards.texi: added ../info/ to @setfilename. + * texinfo.texi: added ../info/ to @setfilename, broke line after + @noindent. Changed @var{arg-not-used-by-@TeX{}} to + @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer' + happy. + * xemacs-faq.texi: added ../info/ to @setfilename. + * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant + p?xefs (most were empty, some elisp and emacs), used + PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs + User's Manual" respectively for all these. + +1998-06-01 Oliver Graf <ograf@fga.de> + + * lispref/dragndrop.texi: added experimental + +1998-05-28 Oliver Graf <ograf@fga.de> + + * lispref/dragndrop.texi: a warning, and a bit more text this time + +1998-05-26 Oliver Graf <ograf@fga.de> + + * lispref/dragndrop.texi: only small changes + +1998-05-15 Christian Nybø <chr@mediascience.no> + + * xemacs/killing.texi: Properly document `zap-to-char'. + +1998-05-13 Greg Klanderman <greg@alphatech.com> + + * lispref/frames.texi (Input Focus): cleanup select-frame + documentation. + +1998-05-10 Oliver Graf <ograf@fga.de> + + * lispref/dragndrop.texi: new section for the DnD API + * lispref/lispref.texi: added Drag'n'Drop between scrollbars and + modes + * lispref/modes.texi: changed back-ref to Drag'n'Drop + * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop + +1998-05-05 Oliver Graf <ograf@fga.de> + + * commands.texi: exchange of dnd-drop with misc-user + +1998-05-04 Martin Buchholz <martin@xemacs.org> + + * internals.texi (Techniques for XEmacs Developers): Add some more + comments on adding new files, inspired by Olivier Galibert. + +1998-05-02 Hrvoje Niksic <hniksic@srce.hr> + + * lispref/windows.texi (Vertical Scrolling): Fixup docstring for + scroll-conservatively. + + * lispref/loading.texi (Named Features): Document advanced args to + `feature'. + + * lispref/files.texi (File Name Expansion): Document that + expand-file-name does not treat // and ~/ in the middle of file + names specially. + + * lispref/positions.texi (Excursions): Document + `with-current-buffer' and `with-temp-file'. + + * lispref/strings.texi (Formatting Strings): Document `%*' + construct. + + * lispref/os.texi (Time Conversion): Document that TIME may be + omitted from format-time-string. + + * lispref/strings.texi (String Conversion): Document BASE argument + to `string-to-number'. + + * lispref/searching.texi (Syntax of Regexps): Fix up Perl + constructs documentation. + (Regexp Search): Document `split-string'. + + * xemacs/display.texi (Scrolling): Document scroll-conservatively. + + * xemacs/killing.texi (Active Regions): Document that errors no + longer highlight the region. + + * lispref/display.texi (The Echo Area): Document message log + stuff, including `display-message', `lmessage', `clear-message', + (Warnings): Document warning stuff. + + * lispref/commands.texi (Working With Events): Update `make-event' + for misc-user events. + (Using Interactive): Document `function-interactive'. + + * lispref/os.texi (System Environment): Document USE-FLOATS + argument to `load-average'. + (User Identification): Document the new semantics of + `user-full-name'. + + * lispref/strings.texi (Creating Strings): Document `string' + function. + +1998-05-02 Hrvoje Niksic <hniksic@srce.hr> + + * lispref/numbers.texi (Comparison of Numbers): Document multi-arg + comparison functions. + +1998-04-30 Greg Klanderman <greg@alphatech.com> + + * lispref/frames.texi (Input Focus): Document behavior of + select-frame wrt focus-follows-mouse. + +1998-04-30 Martin Buchholz <martin@xemacs.org> + + * Makefile: Support generic makes by avoiding `%' syntax. + It breaks my heart to uglify the Makefile like this, but this is + going to be a perpetual FAQ otherwise. + General cleanup. + Comment out w3 and vm info rules. + Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH. + +1998-03-27 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp> + + * xemacs/frame.texi: Document cursor appearance at end of line. + +1998-03-14 Hrvoje Niksic <hniksic@srce.hr> + + * internals/internals.texi (GCPROing): Explain when it is + necessary to GCPRO function parameters. + +1998-03-13 Hrvoje Niksic <hniksic@srce.hr> + + * internals/internals.texi (Writing Lisp Primitives): Updated + definition of For(). + +1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi> + + * lispref/menus.texi: Use recommended forms in examples. + +1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> + + * cl.texi (Creating Symbols): Tell a little bit about the new + handling of gensyms. + +1998-02-21 Greg Klanderman <greg@alphatech.com> + + * xemacs/custom.texi (X Resources): update to describe automatic + setting of x-emacs-application-class. + + * lispref/x-windows.texi (Resources): update doc for + x-emacs-application-class. + +1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> + + * cl.texi (Equality Predicates): Update to reflect change to + `equalp' made in "cl-extra.el" - now compares characters case + insensitively. + +1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi> + + * lispref/menus.texi (Menu Format): Doc fix: suffix can be form. + +1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> + + * lispref/display.texi (Beeping): Linux has sound too. + +1998-02-19 Hrvoje Niksic <hniksic@srce.hr> + + * cl.texi (Argument Lists): Keywords are handled specially by + XEmacs. + (Porting Common Lisp): XEmacs backquotes are OK. + +1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> + + * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader + syntax for integers. + From Adrian Aichner <aichner@ecf.teradyne.com> + * cl.texi (Porting Common Lisp): ' ' + * lispref/numbers.texi (Numbers): ' ' + +1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> + + * lispref/searching.texi (Regular Expressions): Document the + recent regular expression syntax extensions. + +1998-02-10 Olivier Galibert <galibert@pobox.com> + + * internals/internals.texi: Remove all mocklisp references. + +1997-12-17 SL Baur <steve@altair.xemacs.org> + + * Makefile (SUBDIR): skk and gnats are packaged. + + * lispref/intro.texi (Acknowledgements): Update to v3.3. + + * lispref/lispref.texi: Update to 20.5/v3.3. + +1997-12-10 SL Baur <steve@altair.xemacs.org> + + * Makefile: Don't stop on errors. + +1997-12-06 SL Baur <steve@altair.xemacs.org> + + * Makefile: add skk manual. + +1997-11-29 SL Baur <steve@altair.xemacs.org> + + * internals/internals.texi (XEmacs): Updated history section. + +1997-11-28 SL Baur <steve@altair.xemacs.org> + + * lispref/compile.texi (Compilation Functions): Plug in the real + return value. + (Speed of Byte-Code): Ditto. + (Compilation Functions): Ditto. + (Compiled-Function Objects): Ditto. + (Speed of Byte-Code): Increase loop counter by factor of 50 (the + previous value was embarrassing). + +1997-11-21 SL Baur <steve@altair.xemacs.org> + + * Makefile (srcs): vhdl-mode has been packaged. + +1997-11-15 SL Baur <steve@altair.xemacs.org> + + * lispref/windows.texi (scroll-conservatively): Fix typo. + +1997-11-12 Hrvoje Niksic <hniksic@srce.hr> + + * lispref/commands.texi (Working With Events): Document fully. + + * lispref/windows.texi (Vertical Scrolling): Document + scroll-conservatively. + +1997-11-09 Hrvoje Niksic <hniksic@srce.hr> + + * lispref/extents.texi (Intro to Extents): Minor correction. + (Extent Properties): Document `extent-keymap'. + +1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> + + * xemacs/mule.texi (Mule): Modify description about supported + scripts. + +1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp> + + * xemacs/mule.texi: Add description for + `universal-coding-system-argument'. + +1997-10-31 SL Baur <steve@altair.xemacs.org> + + * internals/internals.texi: XEmacs 19.16 is released. + +1997-10-30 SL Baur <steve@altair.xemacs.org> + + * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have + been packaged. + +1997-10-22 Hrvoje Niksic <hniksic@srce.hr> + + * xemacs-faq.texi: Added the detailed menu listing. + + * lispref/extents.texi (Extent Properties): Documented + `set-extent-properties'. + + * xemacs/custom.texi (Face Customization): Updated for XEmacs. + +1997-10-07 SL Baur <steve@altair.xemacs.org> + + * xemacs-faq.texi (Q1.3.7): Update Russion URLs. + From Rebecca Ore <rebecca.ore@op.net> + + * lispref/databases.texi (Connecting to a Database): Describe + valid types of `type' and `subtype'. + From Raymond Toy <toy@rtp.ericsson.se> + +1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com> + + * lispref/commands.texi (Keyboard Macros): fixed typo. Changed + reference to (emacs) into a reference to (xemacs). + +1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com> + + * lispref/keymaps.texi (Keymaps): untabified and reformatted menu + to prevent line wrap. + +1997-09-27 SL Baur <steve@altair.xemacs.org> + + * gnats/flowchart.eps: New file. + +1997-09-23 Hrvoje Niksic <hniksic@srce.hr> + + * xemacs/custom.texi (Easy Customization): Ditto. + + * xemacs/xemacs.texi (Top): Added pointer to easy customization. + +1997-09-18 SL Baur <steve@altair.xemacs.org> + + * internals/Makefile (../../info/$(NAME).info): Warn and clean up + if someone hasn't upgraded makeinfo. + + * Makefile (EMACS): Refer to xemacs binary in source tree. + * tm/Makefile (EMACS): Ditto. + +1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com> + + * cl.texi (Type Predicates): Update for corrected handling of + `string-char' and `character'. + +Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org> + + * cc-mode.texi: + In FAQ section, document use of c-mode-base-map instead of c-mode-map. + +Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org> + + * cc-mode.texi: Removed the description of c-enable-//-in-c-mode. + +Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org> + + * cc-mode.texi: + Added description of template-args-cont syntactic symbol + +1997-07-25 Barry A. Warsaw <cc-mode-help@python.org> + + * cc-mode.texi: Describe support for idl-mode + + * cc-mode.texi: + Document c-initialization-hook. Also rewrite the "Getting Connected" + section on byte compiling the source. + +1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com> + + * lispref/streams.texi: "Output Streams", change `last-output' + result list from integers to characters. + + * lispref/minibuf.texi: "Object from Minibuffer", correction. + + * lispref/minibuf.texi: "Minibuffer History", add + `Info-minibuffer-history', `Manual-page-minibuffer-history', and + short paragraph refering to `M-x apropos'. + +1997-07-17 Steven L Baur <steve@altair.xemacs.org> + + * Makefile: makeinfo-1.68 is verified to work. + + * tm/Makefile (../../info/%-ja.info): Die if not running + XEmacs/Mule. + (../../info/%-en.info): Inherit setting of MAKEINFO. + +Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org> + + * cc-mode.texi: + Describe the variable c-indent-comments-syntactically-p. + +1997-07-15 Steven L Baur <steve@altair.xemacs.org> + + * internals/internals.texi (Top): Convert Buffer@'s node name to + `Buffer's' because the former confuses makeinfo. + +Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org> + + * cc-mode.texi: Fixed spelling of Texinfo + +Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org> + + * lispref/files.texi (Writing to Files): Correct docstring of + write-region. + +Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org> + + * lispref/annotations.texi (Annotation Primitives): + `delete-annotation' does not return the deleted annotation. + +Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org> + + * lispref/lispref.texi: Correct release dates. + +Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org> + + * lispref/files.texi (File Name Expansion): Update documentation + of file-relative-name. + +Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org> + + * lispref/lispref.texi: Update version numbers (with patches from + Hrvoje Niksic). + + * lispref/building.texi (Building XEmacs): Update version numbers + and build identification. + + * lispref/intro.texi (Introduction): Update version number. + +Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org> + + * Makefile (srcs): Add efs.texi. + +Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org> + + * Makefile (srcs): Add hm--html-mode.texi. + +Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org> + + * gnats/Makefile (gnats_srcs): New manuals for GNATS. + +Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org> + + * lispref/strings.texi (Text Comparison): Correct example for + `char-equal'. Add new function `char='. + +Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org> + + * Makefile: Update for new texinfo manual. + +Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org> + + * Makefile (../info/w3.info): Use special version of makeinfo + since this manual is not backwards compatible. + Clean up error handling so we only have to type make once to + rebuild the info tree. + (../info/vm.info): Make sure to continue in the event of error. + +Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org> + + * auctex/Makefile: Added `mostlyclean' and `distclean' target. + +Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org> + + * Makefile (auctex): New subdirectory target. + +Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com> + + * mule/languages.texi: Correct typo. + +Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org> + + * Makefile (srcs): Add custom and widget to srcs. + + * lispref/extents.texi (Intro to Extents): Removed erroneous + reference to `start-glyph' property. + +Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk> + + * widget.texi: New file. + + * custom.texi: New file. + +Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org> + + * lispref/extents.texi (Duplicable Extents): replicable extents + are history. + +Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org> + + * xemacs-faq.texi (Q1.1.1): Correct typos. + +Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com> + + * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the + XEmacs manual available. + (Q4.6.1): Updated Infodock Information. + +Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM> + + * vhdl-mode.texi: Correct typo in email address. + +Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM> + + * Makefile (srcs): Add vhdl-mode. + +Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com> + + * Makefile (realclean): Don't delete itself `make distclean' + + * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump. + + * Makefile: New File. + +Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com> + + * vhdl-mode.texi: New file. + +Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu) + + * texinfo.tex: Delete spurious character at beginning. + +Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) + + * emacs.tex: Corrected two typos. No other changes before + Version 19 will be made. + + * vip.texinfo: Removed menu entry Adding Lisp Code in node + Customization since the menu entry did not point to anything. + Also added an @finalout command to remove overfull hboxes from the + printed output. + + * cl.texinfo: Added @bye, \input line and @settitle to file. + This file is clearly intended to be a chapter of some other work, + but the other work does not yet exist. + +Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) + + * texinfo.texinfo: Three typos corrected. + +Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph) + + * texindex.c (indexify): when comparing to initial strings to + decide whether to change the header, must use `strncmp' to avoid + comparing entire strings of which initials are a substring. + +Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu) + + * texindex.c (sort_in_core, sort_offline, parsefile): + Give up on input file if any line doesn't start with backslash. + +Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) + + * emacs.tex: Update information for obtaining TeX distribution from the + University of Washington.