Mercurial > hg > xemacs-beta
changeset 661:78df880cb9f8
[xemacs-hg @ 2001-09-16 10:09:54 by adrian]
[PATCH APPROVE COMMIT RECOMMEND 21.4.5 21.1.15] xemacs-21.5: linklint-and-google-guided link mending, fix for texi2html <n13vqwfs.fsf@ecf.teradyne.com>
author | adrian |
---|---|
date | Sun, 16 Sep 2001 10:10:00 +0000 |
parents | cd653494e774 |
children | 23fb07473fa8 |
files | man/ChangeLog man/xemacs-faq.texi |
diffstat | 2 files changed, 13 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/man/ChangeLog Sat Sep 15 14:26:31 2001 +0000 +++ b/man/ChangeLog Sun Sep 16 10:10:00 2001 +0000 @@ -1,3 +1,9 @@ +2001-09-16 Adrian Aichner <adrian@xemacs.org> + + * 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 <adrian@xemacs.org> * xemacs-faq.texi (Q4.6.1): Infodock is now hosted on SourceForge,
--- a/man/xemacs-faq.texi Sat Sep 15 14:26:31 2001 +0000 +++ b/man/xemacs-faq.texi Sun Sep 16 10:10:00 2001 +0000 @@ -7,7 +7,7 @@ @finalout @titlepage @title XEmacs FAQ -@subtitle Frequently asked questions about XEmacs @* Last Modified: $Date: 2001/09/15 14:26:30 $ +@subtitle Frequently asked questions about XEmacs @* Last Modified: $Date: 2001/09/16 10:09:54 $ @sp 1 @author Tony Rossini <rossini@@biostat.washington.edu> @author Ben Wing <ben@@xemacs.org> @@ -1055,8 +1055,7 @@ which can be obtained from @end quotation -@uref{http://ftpsearch.ntnu.no/?query=russian.el.Z}. -@c dead link above +@uref{http://ftpsearch.lycos.com/?query=russian.el.Z&form=medium}. @email{d.barsky@@ee.surrey.ac.uk, Dima Barsky} writes: @@ -1076,7 +1075,7 @@ @quotation The fullest resource I found on Russian language use (in and out of -XEmacs) is @uref{http://sunsite.oit.unc.edu/sergei/Software/Software.html} +XEmacs) is @uref{http://www.ibiblio.org/sergei/Software/Software.html} @end quotation @node Q1.4.1, Q1.4.2, Q1.3.7, Introduction @@ -6692,8 +6691,10 @@ Not yet written. -@itemize @bullet -@end itemize +@c APA: Texi2html produces invalid HTML from an empty list of bullets! +@c Please uncomment following list when it does contain bullets. +@c @itemize @bullet +@c @end itemize @node Q7.0.3, Q7.0.4, Q7.0.2, Current Events @unnumberedsubsec Q7.0.3: What's new in XEmacs 21.1?