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: xft.xml
Date: Mon, 31 Dec 2007 00:24:18
Message-Id: E1J98Ru-0007sK-60@stork.gentoo.org
1 ulm 07/12/31 00:24:10
2
3 Modified: xft.xml
4 Log:
5 Update info on unicode Emacs.
6
7 Revision Changes Path
8 1.4 xml/htdocs/proj/en/lisp/emacs/xft.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.3&r2=1.4
13
14 Index: xft.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- xft.xml 12 Oct 2007 23:52:17 -0000 1.3
21 +++ xft.xml 31 Dec 2007 00:24:09 -0000 1.4
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/xft.xml,v 1.3 2007/10/12 23:52:17 ulm Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.4 2007/12/31 00:24:09 ulm Exp $ -->
27
28 <guide link="/proj/en/lisp/emacs/xft.xml">
29 <title>Using Emacs XFT Support</title>
30 @@ -24,8 +24,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.2</version>
35 -<date>2007-10-12</date>
36 +<version>1.3</version>
37 +<date>2007-12-31</date>
38
39 <chapter>
40 <title>Enabling Antialiased Fonts for Emacs</title>
41 @@ -45,7 +45,7 @@
42 </p>
43
44 <pre caption="Unmasking emacs-cvs-23">
45 -# <i>echo "~app-editors/emacs-cvs-23.0.0_p20070920" >> /etc/portage/package.unmask</i>
46 +# <i>echo "~app-editors/emacs-cvs-23.0.60" >> /etc/portage/package.unmask</i>
47 # <i>echo "app-editors/emacs-cvs" >> /etc/portage/package.keywords</i>
48 </pre>
49
50 @@ -62,7 +62,7 @@
51 </p>
52
53 <pre caption="Emerging emacs-cvs-23">
54 -# <i>emerge -av =emacs-cvs-23.0.0_p20070920</i>
55 +# <i>emerge -av ~emacs-cvs-23.0.60</i>
56 </pre>
57
58 <p>
59
60
61
62 --
63 gentoo-commits@g.o mailing list