Mercurial > hg > xemacs-beta
changeset 871:732270854293
[xemacs-hg @ 2002-06-11 19:28:14 by adrian]
xemacs-21.5: Two small documentation fixes
-------------------- ChangeLog entries follow: --------------------
man/ChangeLog addition:
2002-06-11 Adrian Aichner <adrian@xemacs.org>
* xemacs-faq.texi (Q1.3.7): Update broken link to russian.el
(found by linklint) with Google's help.
2002-05-25 Adrian Aichner <adrian@xemacs.org>
* xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'.
author | adrian |
---|---|
date | Tue, 11 Jun 2002 19:28:22 +0000 |
parents | 26a2f3423141 |
children | 79c6ff3eef26 |
files | man/ChangeLog man/xemacs-faq.texi man/xemacs/custom.texi |
diffstat | 3 files changed, 14 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ChangeLog Mon Jun 10 12:43:42 2002 +0000 +++ b/man/ChangeLog Tue Jun 11 19:28:22 2002 +0000 @@ -1,3 +1,12 @@ +2002-06-11 Adrian Aichner <adrian@xemacs.org> + + * xemacs-faq.texi (Q1.3.7): Update broken link to russian.el + (found by linklint) with Google's help. + +2002-05-25 Adrian Aichner <adrian@xemacs.org> + + * xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'. + 2002-06-05 Ben Wing <ben@xemacs.org> * internals/internals.texi (Top):
--- a/man/xemacs-faq.texi Mon Jun 10 12:43:42 2002 +0000 +++ b/man/xemacs-faq.texi Tue Jun 11 19:28:22 2002 +0000 @@ -7,7 +7,7 @@ @finalout @titlepage @title XEmacs FAQ -@subtitle Frequently asked questions about XEmacs @* Last Modified: $Date: 2002/05/28 08:44:34 $ +@subtitle Frequently asked questions about XEmacs @* Last Modified: $Date: 2002/06/11 19:28:15 $ @sp 1 @author Tony Rossini <rossini@@biostat.washington.edu> @author Ben Wing <ben@@xemacs.org> @@ -1062,7 +1062,7 @@ which can be obtained from @end quotation -@uref{http://ftpsearch.lycos.com/?query=russian.el.Z&form=medium}. +@uref{http://www.math.uga.edu/~valery/russian.el}. @email{d.barsky@@ee.surrey.ac.uk, Dima Barsky} writes:
--- a/man/xemacs/custom.texi Mon Jun 10 12:43:42 2002 +0000 +++ b/man/xemacs/custom.texi Tue Jun 11 19:28:22 2002 +0000 @@ -1455,8 +1455,9 @@ table of syntactic classes, with the characters that specify them. @table @samp -@item @w{ } -The class of whitespace characters. +@item @w{-} +The class of whitespace characters. Please don't use the formerly +advertised @w{ }, which is not supported by GNU Emacs. @item w The class of word-constituent characters. @item _