X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=man%2FChangeLog;h=b42d899f25b74c0db5856832f3de9d3525eb86ec;hp=333343b58d745e7ec855d0bc4b93d43c487786f4;hb=042cabb13b0419d8aa5cfac9e087d78730d1dbc7;hpb=8ae91923b1c6a495348a86739ef5dafb55993b56 diff --git a/man/ChangeLog b/man/ChangeLog index 333343b..b42d899 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,263 @@ +2002-05-09 Stephen J. Turnbull + + * XEmacs 21.4.8 "Honest Recruiter" is released. + +2002-05-04 Stephen J. Turnbull + + * XEmacs 21.4.7 "Economic Science" is released. + +2002-05-04 Stephen J. Turnbull + + * custom.texi (The Init File): Rewrite completely. + +2002-03-19 Adrian Aichner + + * widget.texi (constants): Typo fix. + +2002-02-07 Stephen J. Turnbull + + * external-widget.texi (External Client Widget Internals): New node. + +2001-11-15 Darryl Okahata + + * lispref/glyphs.texi: + lispref/lispref.texi: Add examples of how to insert graphics into a + buffer. + +2001-12-17 Stephen J. Turnbull + + * 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 + + * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS. + +2002-02-01 Steve Youngs + + * xemacs/packages.texi (Removing Packages): The interactive + function is 'package-get-delete-package'. + +2001-01-24 Adrian Aichner + + * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information. + +2001-11-27 Adrian Aichner + + * xemacs-faq.texi: Hyperlink fixes. + +2002-02-04 Stephen J. Turnbull + + * xemacs-faq.texi (Q4.7.7): New FAQ on remote files. + +2002-01-24 Stephen J. Turnbull + + * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information. + +2002-02-04 Stephen J. Turnbull + + * xemacs/files.texi (Files): + (File Names): + Document remote file editing, refer to EFS and TRAMP. + +2001-12-17 Stephen J. Turnbull + + * XEmacs 21.4.6 "Common Lisp" is released. + +2001-12-15 Stephen J. Turnbull + + * 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 + + * 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 + + * XEmacs 21.4.5 "Civil Service" is released. + +2001-10-17 Stephen J. Turnbull + + * xemacs/text.texi (Outline Visibility): hide-subtree is bound to + C-c C-d, not C-c C-h. Thanks: Keith Browne . + +2001-07-25 Jim Horning + + * 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 + + * 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 + + * 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 + + * xemacs-faq.texi (Q1.0.9): Correct link to snapshots as suggested + by Robin S. Socha. + +2001-07-28 Stephen J. Turnbull + + * XEmacs 21.4.4 "Artificial Intelligence" is released. + +2001-06-06 Alexey Mahotkin + + * xemacs/mule.texi: Typo fixes and describe CCL and fonts. + * lispref/mule.texi: Typo fixes and describe set-charset-registry. + +2001-05-30 Ben Wing + + * xemacs-faq.texi (Top): + * xemacs-faq.texi (MS Windows): + * xemacs-faq.texi (Q6.0.1): + * xemacs-faq.texi (Q6.0.2): + * xemacs-faq.texi (Q6.0.3): + * xemacs-faq.texi (Q6.0.4): + * xemacs-faq.texi (Q6.1.1): + * xemacs-faq.texi (Q6.1.4): + * xemacs-faq.texi (Q6.1.5): + * xemacs-faq.texi (Q6.1.6): + * xemacs-faq.texi (Q6.2.1): + * xemacs-faq.texi (Q6.2.2): + * xemacs-faq.texi (Q6.3.1): + * xemacs-faq.texi (Q6.3.2): + * xemacs-faq.texi (Q6.3.3): + * xemacs-faq.texi (Q6.4.1): + * xemacs-faq.texi (Current Events): + Major rewrite. + Update all MS Windows info to current. + Redo section 6.1 almost completely. + Incorporate sections 1 and 2 of Hrvoje's FAQ. + +2001-05-16 Ben Wing + + * xemacs-faq.texi (Top): + * xemacs-faq.texi (Installation): + * xemacs-faq.texi (Q2.1.15): + * xemacs-faq.texi (Q2.1.18): + * xemacs-faq.texi (Q2.1.19): + document how to debug X errors + +2001-06-24 Stephen J. Turnbull + + * xemacs/programs.texi: Add node name (Top) to Ebrowse xref. + +2001-07-02 Adrian Aichner + + * xemacs-faq.texi (Q1.0.14): Update information following a + request by Tom Mostyn. + +2001-07-02 Adrian Aichner + + * lispref\windows.texi (Window Configurations): Fix typos. + * lispref\x-windows.texi (Resources): Ditto. + * internals\internals.texi (XEmacs From the Inside): Ditto. + * emodules.texi (Initialization Mode): Ditto. + * xemacs-faq.texi (Q6.3.2): Ditto. + +2001-06-10 Ben Wing + + * xemacs-faq.texi (Q1.0.10): + * xemacs-faq.texi (Q1.0.11): + * xemacs-faq.texi (Q1.0.12): + Update sections on Windows and MacOS availability. + +2001-06-08 Ben Wing + + * xemacs-faq.texi (Top): + * xemacs-faq.texi (MS Windows): + * xemacs-faq.texi (Q6.2.1): + * xemacs-faq.texi (Q6.2.2): + * xemacs-faq.texi (Q6.2.3): + * xemacs-faq.texi (Q6.2.4): + * xemacs-faq.texi (Q6.2.5): + * xemacs-faq.texi (Q6.3.1): + * xemacs-faq.texi (Q6.3.2): + * xemacs-faq.texi (Q6.3.3): + * xemacs-faq.texi (Q6.3.4): + * xemacs-faq.texi (Q6.4.1): + * xemacs-faq.texi (Q6.4.2): + * xemacs-faq.texi (Current Events): + * xemacs-faq.texi (Q7.0.1): + * xemacs-faq.texi (Q7.0.2): + * xemacs-faq.texi (Q7.0.3): + * xemacs-faq.texi (Q7.0.4): + * xemacs-faq.texi (Q7.0.5): + * xemacs-faq.texi (Q7.0.6): + Merge in the rest of Hrvoje's Windows FAQ. Redo section 7 + to update current reality and add condensed versions of + new changes for 21.1 and 21.4. (Not quite done for 21.4.) + Lots more Windows updates. + +2001-05-29 Alexey Mahotkin + + * xemacs/custom.texi: Documented keyboard shortcut. + * xemacs/mule.texi: Updated to match reality; tiny fixes. + +2001-06-02 Simon Josefsson + + * man/internals.texi (Techniques for XEmacs Developers): Fix + typo in ./configure line. + +2001-05-17 Stephen J. Turnbull + + * XEmacs 21.4.3 "Academic Rigor" is released. + +2001-05-15 Steve Youngs + + * xemacs/packages.texi (Local.rules): Update to reflect new dir tree. + (Creating Packages): Ditto. + (Available Packages): Ditto. + +2001-05-10 Stephen J. Turnbull + + * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released. + +2001-05-07 Martin Buchholz + + * make-stds.texi: Support makeinfo 3.12 + +2001-04-26 John H. Palmieri + + * xemacs/frame.texi (XEmacs under X): Document default-frame-plist + rather than default-frame-alist. + +2001-04-19 Stephen J. Turnbull + + * XEmacs 21.4.1 "Copyleft" is released. + 2001-04-16 Stephen J. Turnbull * XEmacs 21.4.0 "Solid Vapor" is released.