Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
Date: Sat, 27 Oct 2007 21:39:28
Message-Id: E1IltLU-0001pU-3D@stork.gentoo.org
1 ulm 07/10/27 21:37:28
2
3 Modified: emacs.xml
4 Log:
5 Correct URLs.
6
7 Revision Changes Path
8 1.66 xml/htdocs/proj/en/lisp/emacs/emacs.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.66&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.66&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.65&r2=1.66
13
14 Index: emacs.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
17 retrieving revision 1.65
18 retrieving revision 1.66
19 diff -u -r1.65 -r1.66
20 --- emacs.xml 27 Oct 2007 21:24:45 -0000 1.65
21 +++ emacs.xml 27 Oct 2007 21:37:27 -0000 1.66
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.65 2007/10/27 21:24:45 ulm Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.66 2007/10/27 21:37:27 ulm Exp $ -->
27
28 <guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
29 <title>GNU Emacs on Gentoo</title>
30 @@ -555,7 +555,7 @@
31 <tr>
32 <ti>
33 <e>Richard M. Stallman</e>;
34 - <uri link="http://www.gnu.org/software/emacs/manual/">
35 + <uri link="http://www.gnu.org/software/emacs/manual/emacs.html">
36 GNU Emacs Manual</uri>; 16th edition (for version 22);
37 ISBN 1-882114-86-8; GNU Press
38 </ti>
39 @@ -567,7 +567,7 @@
40 <tr>
41 <ti>
42 <e>Various authors</e>;
43 - <uri link="http://www.gnu.org/software/emacs/elisp-manual/elisp.html">
44 + <uri link="http://www.gnu.org/software/emacs/manual/elisp.html">
45 GNU Emacs Lisp Reference Manual</uri>
46 </ti>
47 <ti>
48
49
50
51 --
52 gentoo-commits@g.o mailing list