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: Fri, 02 Jan 2009 13:14:10
Message-Id: E1LIjqq-0003LJ-2x@stork.gentoo.org
1 ulm 09/01/02 13:14:08
2
3 Modified: xft.xml
4 Log:
5 Mention that the virtual should be unmasked, too. Update eselect output.
6
7 Revision Changes Path
8 1.10 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.10&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.9&r2=1.10
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.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- xft.xml 28 Nov 2008 12:08:17 -0000 1.9
21 +++ xft.xml 2 Jan 2009 13:14:08 -0000 1.10
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.9 2008/11/28 12:08:17 fauli Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.10 2009/01/02 13:14:08 ulm Exp $ -->
27
28 <guide link="/proj/en/lisp/emacs/xft.xml">
29 <title>Using Emacs XFT Support</title>
30 @@ -27,8 +27,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.6</version>
35 -<date>2008-04-22</date>
36 +<version>1.7</version>
37 +<date>2009-01-02</date>
38
39 <chapter>
40 <title>Enabling Antialiased Fonts for Emacs</title>
41 @@ -43,12 +43,14 @@
42
43 <p>
44 You'll need to first unmask and keyword the emacs-cvs-23 ebuild &ndash; it's
45 -experimental and potentially unstable.
46 +experimental and potentially unstable. Likewise for the emacs-23 virtual.
47 </p>
48
49 <pre caption="Unmasking emacs-cvs-23">
50 # <i>echo "~app-editors/emacs-cvs-23.0.9999" >> /etc/portage/package.unmask</i>
51 +# <i>echo "virtual/emacs-23" >> /etc/portage/package.unmask</i>
52 # <i>echo "app-editors/emacs-cvs" >> /etc/portage/package.keywords</i>
53 +# <i>echo "virtual/emacs" >> /etc/portage/package.keywords</i>
54 </pre>
55
56 <p>
57 @@ -97,7 +99,7 @@
58 <pre caption="eselect for switching emacs versions">
59 <comment>(Check available versions)</comment>
60 $ <i>eselect emacs list</i>
61 -Available GNU Emacs symlink targets:
62 +Available Emacs symlink targets:
63 [1] emacs-21
64 [2] emacs-22 *
65 [3] emacs-23