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: Fri, 01 Feb 2008 19:27:29
Message-Id: E1JL1Xr-0004iZ-78@stork.gentoo.org
1 ulm 08/02/01 19:27:27
2
3 Modified: emacs.xml
4 Log:
5 Snapshot of trunk. Document libotf local USE flag.
6
7 Revision Changes Path
8 1.81 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.81&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.81&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.80&r2=1.81
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.80
18 retrieving revision 1.81
19 diff -u -r1.80 -r1.81
20 --- emacs.xml 1 Feb 2008 16:54:46 -0000 1.80
21 +++ emacs.xml 1 Feb 2008 19:27:26 -0000 1.81
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.80 2008/02/01 16:54:46 opfer Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.81 2008/02/01 19:27:26 ulm Exp $ -->
27
28 <guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
29 <title>GNU Emacs on Gentoo</title>
30 @@ -22,7 +22,7 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.13</version>
35 +<version>1.14</version>
36 <date>2008-02-01</date>
37
38 <chapter>
39 @@ -103,6 +103,14 @@
40 </tr>
41 <tr>
42 <ti>emacs-cvs</ti>
43 + <ti>23.0.50_pre20080201</ti>
44 + <ti>Snapshot (trunk)</ti>
45 + <ti>23</ti>
46 + <ti>emacs-23</ti>
47 + <ti>Last version before the unicode-2 merge</ti>
48 +</tr>
49 +<tr>
50 + <ti>emacs-cvs</ti>
51 <ti>23.0.60</ti>
52 <ti>CVS (trunk)</ti>
53 <ti>23</ti>
54 @@ -208,6 +216,12 @@
55 <ti></ti>
56 </tr>
57 <tr>
58 + <ti>libotf</ti>
59 + <ti>Use libotf for OpenType font support.
60 + Only available from 23 on, and if "xft" is enabled too.</ti>
61 + <ti></ti>
62 +</tr>
63 +<tr>
64 <ti>motif</ti>
65 <ti>A windowing toolkit.</ti>
66 <ti></ti>
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list