[C] xemacsweb: Document TEXI2HTML settings for master websites

Adrian Aichner adrian at elisp.de
Tue Oct 2 15:45:16 EDT 2007


COMMIT


xemacsweb ChangeLog patch:
Diff command:   cvs -q diff -U 0
Files affected: ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/ChangeLog,v
retrieving revision 1.274
diff -u -U0 -r1.274 ChangeLog
--- ChangeLog	2 Oct 2007 18:38:49 -0000	1.274
+++ ChangeLog	2 Oct 2007 19:41:34 -0000
@@ -2,0 +3,5 @@
+	* Local.rules.template: Document TEXI2HTML settings for master
+	websites.
+
+2007-10-02  Adrian Aichner  <adrian at xemacs.org>
+

xemacsweb source patch:
Diff command:   cvs -f -z3 -q diff -u -w -N
Files affected: Local.rules.template
===================================================================
RCS

Index: Local.rules.template
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Local.rules.template,v
retrieving revision 1.8
diff -u -w -r1.8 Local.rules.template
--- Local.rules.template	2 Oct 2007 18:38:49 -0000	1.8
+++ Local.rules.template	2 Oct 2007 19:40:55 -0000
@@ -43,6 +43,10 @@
 TEXI2HTML = texi2html
 # www.xemacs.org:
 # TEXI2HTML = perl /web/http-xemacs/xemacsweb/Texi2html/texi2html
+# www.sunsite.dk:
+# TEXI2HTML = perl /pack/ftp/projects/xemacs/xemacsweb/Texi2html/texi2html
+# www.us.xemacs.org:
+# TEXI2HTML = perl /home/groups/x/xe/xemacs/xemacsweb/Texi2html/texi2html
 # TANG:
 # TEXI2HTML=perl "c:/Hacking/cvs.xemacs.org/XEmacs/xemacsweb/Texi2html/texi2html"
 

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



More information about the XEmacs-Patches mailing list