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: Mon, 05 Nov 2007 14:13:44
Message-Id: E1Ip2hv-0003jr-Gp@stork.gentoo.org
1 ulm 07/11/05 14:13:39
2
3 Modified: emacs.xml
4 Log:
5 Document kerberos USE flag.
6
7 Revision Changes Path
8 1.67 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.67&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.67&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.66&r2=1.67
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.66
18 retrieving revision 1.67
19 diff -u -r1.66 -r1.67
20 --- emacs.xml 27 Oct 2007 21:37:27 -0000 1.66
21 +++ emacs.xml 5 Nov 2007 14:13:38 -0000 1.67
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.66 2007/10/27 21:37:27 ulm Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.67 2007/11/05 14:13:38 ulm Exp $ -->
27
28 <guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
29 <title>GNU Emacs on Gentoo</title>
30 @@ -22,8 +22,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.6</version>
35 -<date>2007-10-27</date>
36 +<version>1.7</version>
37 +<date>2007-11-05</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -200,7 +200,7 @@
42 </tr>
43 <tr>
44 <ti>hesiod</ti>
45 - <ti>Use the hesiod name service system.</ti>
46 + <ti>Use the Hesiod name service system.</ti>
47 <ti></ti>
48 </tr>
49 <tr>
50 @@ -209,6 +209,11 @@
51 <ti></ti>
52 </tr>
53 <tr>
54 + <ti>kerberos</ti>
55 + <ti>Support for the Kerberos network authentication protocol.</ti>
56 + <ti></ti>
57 +</tr>
58 +<tr>
59 <ti>leim</ti>
60 <ti>Extended methods for input encodings.</ti>
61 <ti></ti>
62
63
64
65 --
66 gentoo-commits@g.o mailing list