[PATCH] xemacs-21.5-clean: fix error in Emacs Timeline URL in internals manual

Adrian Aichner adrian at xemacs.org
Fri Aug 24 18:26:10 EDT 2007


This incorrect URL did not result in a link checking error, hence the
long time to find this error.

Adrian

xemacs-21.5-clean ChangeLog patch:
Diff command:   cvs -q diff -U 0
Files affected: man/ChangeLog

Index: man/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/man/ChangeLog,v
retrieving revision 1.357
diff -u -U0 -r1.357 ChangeLog
--- man/ChangeLog	27 Jun 2007 12:19:08 -0000	1.357
+++ man/ChangeLog	24 Aug 2007 22:24:16 -0000
@@ -0,0 +1,6 @@
+2007-08-25  Adrian Aichner  <adrian at xemacs.org>
+
+	* internals/internals.texi (Through Version 18): Fix error in
+	Emacs Timeline URL.
+	* internals/internals.texi (Better Rendering Support -- Configuration with the Interim Patches):
+

xemacs-21.5-clean source patch:
Diff command:   cvs -f -z3 -q diff -u -w -N
Files affected: man/internals/internals.texi
===================================================================
RCS

Index: man/internals/internals.texi
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/man/internals/internals.texi,v
retrieving revision 1.81
diff -u -w -r1.81 internals.texi
--- man/internals/internals.texi	21 May 2007 11:40:03 -0000	1.81
+++ man/internals/internals.texi	24 Aug 2007 22:21:00 -0000
@@ -1240,7 +1240,7 @@
 collaboration, referring to it as "Gosling Emacs".
 
 At this point we pick up with a time line of events. (A broader timeline
-is available at @uref{http://http://www.jwz.org/doc/emacs-timeline.html,
+is available at @uref{http://www.jwz.org/doc/emacs-timeline.html,
 ``Emacs Timeline''}.)
 
 @strong{NOTE}: Sometimes there are two release dates listed below.  In
@@ -27913,7 +27913,7 @@
 @end example
 Order is important; Japanese fonts will support English, but Sazanami's
 Roman characters are not very pretty compared to the Bitstream font.
- at strong{Note:} @emph{This is untested, but should work in theory.}
+ at strong{NOTE}: @emph{This is untested, but should work in theory.}
 @end itemize
 
 

-- 
Adrian Aichner
 mailto:adrian at xemacs.org
 http://www.xemacs.org/



More information about the XEmacs-Patches mailing list