CVS update by adrian xemacsweb ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Fri Aug 17 18:57:24 EDT 2007


  User: adrian  
  Date: 07/08/18 00:57:24

  Modified:    xemacsweb ChangeLog index.content
Log:
xemacsweb: link mending and html fix

-------------------- ChangeLog entries follow: --------------------

ChangeLog addition:

2007-08-18  Adrian Aichner  <adrian at xemacs.org>

	* index.content: link mending

Architecting-XEmacs/ChangeLog addition:

2007-08-18  Adrian Aichner  <adrian at xemacs.org>

	* index.content: link mending
Download/ChangeLog addition:

2007-08-18  Adrian Aichner  <adrian at xemacs.org>

	* index.content: html fix

Revision  Changes    Path
1.187     +4 -0      XEmacs/xemacsweb/Download/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -p -r1.186 -r1.187
--- ChangeLog	2007/08/15 22:17:34	1.186
+++ ChangeLog	2007/08/17 22:56:52	1.187
@@ -1,3 +1,7 @@
+2007-08-18  Adrian Aichner  <adrian at xemacs.org>
+
+	* index.content: html fix
+
 2007-08-15  Adrian Aichner  <adrian at xemacs.org>
 
 	* web-mirrors.content: Add http://xemacs.site2nd.org/, remove http://is.xemacs.org/.



1.76      +2 -2      XEmacs/xemacsweb/Download/index.content

Index: index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/index.content,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -p -r1.75 -r1.76
--- index.content	2007/03/24 15:30:33	1.75
+++ index.content	2007/08/17 22:56:52	1.76
@@ -22,7 +22,7 @@ john s jacobs anderson; content ripped f
   <p><b>To get started quickly:</b>  For many platforms such as
      Windows, Linux, open source BSDs, and Mac OS X, recent versions
      of XEmacs are included in various distributions.  Commercial Unix
-     versions may also have precompiled binary distributions.
+     versions may also have precompiled binary distributions.</p>
      <dl>
       <dt>Windows 95, 98, NT, 2000, XP, Vista</dt>
       <dd>The <a href="http://sources.redhat.com/cygwin/">Cygwin
@@ -49,7 +49,7 @@ john s jacobs anderson; content ripped f
       <dd>The Solaris Open Source Companion Disk contains a package of
           XEmacs.  The HP/UX Porting Center provides a distribution of
           XEmacs, too.</dd>
-      </dl></p>
+      </dl>
 
   <p>You can also use the precompiled executables that can be found in
      the <strong>binaries</strong> directory in the mirrors below.



1.59      +4 -0      XEmacs/xemacsweb/Architecting-XEmacs/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Architecting-XEmacs/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- ChangeLog	2007/03/02 08:10:37	1.58
+++ ChangeLog	2007/08/17 22:57:12	1.59
@@ -1,3 +1,7 @@
+2007-08-18  Adrian Aichner  <adrian at xemacs.org>
+
+	* index.content: link mending
+
 2007-03-02  Stephen J. Turnbull  <stephen at xemacs.org>
 
 	* index.content: Update Denis Howe per xemacs-services 2007-02-27



1.43      +1 -1      XEmacs/xemacsweb/Architecting-XEmacs/index.content

Index: index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Architecting-XEmacs/index.content,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- index.content	2007/03/02 08:10:37	1.42
+++ index.content	2007/08/17 22:57:12	1.43
@@ -176,7 +176,7 @@ Ben Wing
     <li><a href="http://www.student.nada.kth.se/~f95-ala/emacs/">Anders Lannerb&auml;ck - auto-arg</a></li>
     <li><a href="http://www.emacswiki.org/cgi-bin/wiki/AngeFtp">Andy Norman - efs ange-ftp gnuserv</a> (previously at http://www.hpl.hp.co.uk/people/ange/)</li>
     <li><a href="http://www.python.org/emacs/">Barry Warsaw - cc-mode reporter supercite</a></li>
-    <li><a href="http://www.cs.indiana.edu/usr/local/www/elisp/elisp-intro.html">Bill Perry - Elisp</a></li>
+    <li><a href="http://www.gnu.org/software/emacs/emacs-lisp-intro/html_mono/emacs-lisp-intro.html">An Introduction to Programming in Emacs Lisp</a></li>
     <li><a href="http://www.cs.indiana.edu/usr/local/www/elisp/w3/docs.html">Bill Perry - W3 Web Browser</a></li>
     <li>Brian Tibbetts - Ispell V4.0 for NT/Emacs (previously at http://optics.ph.unimelb.edu.au/help/source/texcd2.2/gnu/GNU%20emacs/ispell_port.html)</li>
     <li><a href="http://feff.phys.washington.edu/~ravel/software/gnuplot-mode/">Bruce Ravel - gnuplot.el</a></li>



1.269     +4 -0      XEmacs/xemacsweb/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/ChangeLog,v
retrieving revision 1.268
retrieving revision 1.269
diff -u -p -r1.268 -r1.269
--- ChangeLog	2007/08/15 22:17:43	1.268
+++ ChangeLog	2007/08/17 22:57:21	1.269
@@ -1,3 +1,7 @@
+2007-08-18  Adrian Aichner  <adrian at xemacs.org>
+
+	* index.content: link mending
+
 2007-08-15  Adrian Aichner  <adrian at xemacs.org>
 
 	* template.html: Remove long defunct link to Gtk-XEmacs.



1.178     +6 -4      XEmacs/xemacsweb/index.content

Index: index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/index.content,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -p -r1.177 -r1.178
--- index.content	2007/08/15 22:17:43	1.177
+++ index.content	2007/08/17 22:57:22	1.178
@@ -516,10 +516,12 @@ Martin Buchholz
     <dt><strong>2001-08-15</strong></dt>
     <dd>
       <p>
-        The xemacsweb CVS repository is moved from <a
-        href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xemacs/xemacsweb/">SourceForge</a>
-        (which is no longer updated) to SunSITE.dk to make automatic
-        website updates work again.  See also <a href="<!-- _GP_
+        The xemacsweb CVS repository is moved from
+        http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xemacs/xemacsweb/
+        at SourceForge (which is no longer updated) to <a
+        href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xemacs/xemacsweb/">repository
+        at SunSITE.dk</a> to make automatic website updates work
+        again.  See also <a href="<!-- _GP_
         relPath(qq{About/XEmacsServices.html#issue6}) -->">Service
         Issue 6</a>.</p>
     </dd>





More information about the XEmacs-CVS mailing list