* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml
@ 2007-12-31 0:24 Ulrich Mueller (ulm)
0 siblings, 0 replies; 10+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-12-31 0:24 UTC (permalink / raw
To: gentoo-commits
ulm 07/12/31 00:24:10
Modified: xft.xml
Log:
Update info on unicode Emacs.
Revision Changes Path
1.4 xml/htdocs/proj/en/lisp/emacs/xft.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.3&r2=1.4
Index: xft.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xft.xml 12 Oct 2007 23:52:17 -0000 1.3
+++ xft.xml 31 Dec 2007 00:24:09 -0000 1.4
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.3 2007/10/12 23:52:17 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.4 2007/12/31 00:24:09 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/xft.xml">
<title>Using Emacs XFT Support</title>
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.2</version>
-<date>2007-10-12</date>
+<version>1.3</version>
+<date>2007-12-31</date>
<chapter>
<title>Enabling Antialiased Fonts for Emacs</title>
@@ -45,7 +45,7 @@
</p>
<pre caption="Unmasking emacs-cvs-23">
-# <i>echo "~app-editors/emacs-cvs-23.0.0_p20070920" >> /etc/portage/package.unmask</i>
+# <i>echo "~app-editors/emacs-cvs-23.0.60" >> /etc/portage/package.unmask</i>
# <i>echo "app-editors/emacs-cvs" >> /etc/portage/package.keywords</i>
</pre>
@@ -62,7 +62,7 @@
</p>
<pre caption="Emerging emacs-cvs-23">
-# <i>emerge -av =emacs-cvs-23.0.0_p20070920</i>
+# <i>emerge -av ~emacs-cvs-23.0.60</i>
</pre>
<p>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml
@ 2008-01-30 18:18 Ulrich Mueller (ulm)
0 siblings, 0 replies; 10+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-01-30 18:18 UTC (permalink / raw
To: gentoo-commits
ulm 08/01/30 18:18:02
Modified: xft.xml
Log:
Old snapshots have been removed.
Revision Changes Path
1.5 xml/htdocs/proj/en/lisp/emacs/xft.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.4&r2=1.5
Index: xft.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xft.xml 31 Dec 2007 00:24:09 -0000 1.4
+++ xft.xml 30 Jan 2008 18:18:01 -0000 1.5
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.4 2007/12/31 00:24:09 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.5 2008/01/30 18:18:01 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/xft.xml">
<title>Using Emacs XFT Support</title>
@@ -24,8 +24,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.3</version>
-<date>2007-12-31</date>
+<version>1.4</version>
+<date>2008-01-30</date>
<chapter>
<title>Enabling Antialiased Fonts for Emacs</title>
@@ -35,8 +35,7 @@
<note>
Font anti-aliasing using the Xft library and FreeType fonts is currently only
-available for the <path>app-editors/emacs-cvs-23.0.0_p20070920</path>
-and <path>app-editors/emacs-cvs-23.0.60</path> ebuilds.
+available for the <path>app-editors/emacs-cvs-23.0.60-r1</path> ebuild.
</note>
<p>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml
@ 2008-02-01 16:58 Christian Faulhammer (opfer)
0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-02-01 16:58 UTC (permalink / raw
To: gentoo-commits
opfer 08/02/01 16:58:15
Modified: xft.xml
Log:
unicode-2 branch is merged plus some minor corrections
adding myself as contributor
Revision Changes Path
1.6 xml/htdocs/proj/en/lisp/emacs/xft.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.5&r2=1.6
Index: xft.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xft.xml 30 Jan 2008 18:18:01 -0000 1.5
+++ xft.xml 1 Feb 2008 16:58:14 -0000 1.6
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.5 2008/01/30 18:18:01 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.6 2008/02/01 16:58:14 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/xft.xml">
<title>Using Emacs XFT Support</title>
@@ -14,6 +14,9 @@
<author title="Editor">
<mail link="nightmorph@gentoo.org">Joshua Saddler</mail>
</author>
+<author title="Contributor">
+ <mail link="opfer@gentoo.org">Christian Faulhammer</mail>
+</author>
<abstract>
This document shows you how to enable and use antialiased (pretty) fonts for
@@ -24,8 +27,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.4</version>
-<date>2008-01-30</date>
+<version>1.5</version>
+<date>2008-02-01</date>
<chapter>
<title>Enabling Antialiased Fonts for Emacs</title>
@@ -35,11 +38,11 @@
<note>
Font anti-aliasing using the Xft library and FreeType fonts is currently only
-available for the <path>app-editors/emacs-cvs-23.0.60-r1</path> ebuild.
+available for the <path>app-editors/emacs-cvs-23.0.60</path> ebuild.
</note>
<p>
-You'll need to first unmask and keyword the emacs-cvs-23 ebuild -- it's
+You'll need to first unmask and keyword the emacs-cvs-23 ebuild – it's
experimental and potentially unstable.
</p>
@@ -69,7 +72,7 @@
</p>
<pre caption="Enabling XFT fonts in emacs">
-$ <i>emacs-23-unicode --font 'Bitstream Vera Sans Mono-12'</i>
+$ <i>emacs-23 --font 'Bitstream Vera Sans Mono-12'</i>
</pre>
<p>
@@ -86,7 +89,7 @@
The emacs-cvs-23 branch is (currently) considered too unstable for production
use; if you experience problems you may want to have a
stable-but-not-antialiased version available as a standby. You can use
-<c>eselect</c> to switch between the various emacs versions installed on your
+<c>eselect</c> to switch between the various Emacs versions installed on your
system.
</p>
@@ -95,13 +98,12 @@
$ <i>eselect emacs list</i>
Available GNU Emacs symlink targets:
[1] emacs-21
- [2] emacs-22
- [3] emacs-23 *
- [4] emacs-23-unicode
+ [2] emacs-22 *
+ [3] emacs-23
XEmacs is also installed
<comment>(Select the correct version)</comment>
-# <i>eselect emacs set emacs-23-unicode</i>
+# <i>eselect emacs set emacs-23</i>
</pre>
</body>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml
@ 2008-04-22 16:57 Ulrich Mueller (ulm)
0 siblings, 0 replies; 10+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-04-22 16:57 UTC (permalink / raw
To: gentoo-commits
ulm 08/04/22 16:57:09
Modified: xft.xml
Log:
Update wrt live ebuild.
Revision Changes Path
1.7 xml/htdocs/proj/en/lisp/emacs/xft.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.6&r2=1.7
Index: xft.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xft.xml 1 Feb 2008 16:58:14 -0000 1.6
+++ xft.xml 22 Apr 2008 16:57:09 -0000 1.7
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.6 2008/02/01 16:58:14 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.7 2008/04/22 16:57:09 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/xft.xml">
<title>Using Emacs XFT Support</title>
@@ -27,8 +27,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.5</version>
-<date>2008-02-01</date>
+<version>1.6</version>
+<date>2008-04-22</date>
<chapter>
<title>Enabling Antialiased Fonts for Emacs</title>
@@ -38,7 +38,7 @@
<note>
Font anti-aliasing using the Xft library and FreeType fonts is currently only
-available for the <path>app-editors/emacs-cvs-23.0.60</path> ebuild.
+available for the <path>app-editors/emacs-cvs-23.0.9999</path> ebuild.
</note>
<p>
@@ -47,7 +47,7 @@
</p>
<pre caption="Unmasking emacs-cvs-23">
-# <i>echo "~app-editors/emacs-cvs-23.0.60" >> /etc/portage/package.unmask</i>
+# <i>echo "~app-editors/emacs-cvs-23.0.9999" >> /etc/portage/package.unmask</i>
# <i>echo "app-editors/emacs-cvs" >> /etc/portage/package.keywords</i>
</pre>
@@ -64,11 +64,12 @@
</p>
<pre caption="Emerging emacs-cvs-23">
-# <i>emerge -av ~emacs-cvs-23.0.60</i>
+# <i>emerge -av ~emacs-cvs-23.0.9999</i>
</pre>
<p>
-You can now use XFT fonts in emacs; try emerging <c>ttf-bitstream-vera</c> first.
+You can now use XFT fonts in emacs; try emerging
+<c>media-fonts/ttf-bitstream-vera</c> first.
</p>
<pre caption="Enabling XFT fonts in emacs">
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml
@ 2008-04-22 20:40 Ulrich Mueller (ulm)
0 siblings, 0 replies; 10+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-04-22 20:40 UTC (permalink / raw
To: gentoo-commits
ulm 08/04/22 20:40:06
Modified: xft.xml
Log:
Add a line feed.
Revision Changes Path
1.8 xml/htdocs/proj/en/lisp/emacs/xft.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.7&r2=1.8
Index: xft.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- xft.xml 22 Apr 2008 16:57:09 -0000 1.7
+++ xft.xml 22 Apr 2008 20:40:05 -0000 1.8
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.7 2008/04/22 16:57:09 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.8 2008/04/22 20:40:05 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/xft.xml">
<title>Using Emacs XFT Support</title>
@@ -103,6 +103,7 @@
[3] emacs-23
XEmacs is also installed
+
<comment>(Select the correct version)</comment>
# <i>eselect emacs set emacs-23</i>
</pre>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml
@ 2008-11-28 12:08 Christian Faulhammer (fauli)
0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2008-11-28 12:08 UTC (permalink / raw
To: gentoo-commits
fauli 08/11/28 12:08:17
Modified: xft.xml
Log:
Change my email address
Revision Changes Path
1.9 xml/htdocs/proj/en/lisp/emacs/xft.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.8&r2=1.9
Index: xft.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xft.xml 22 Apr 2008 20:40:05 -0000 1.8
+++ xft.xml 28 Nov 2008 12:08:17 -0000 1.9
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.8 2008/04/22 20:40:05 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.9 2008/11/28 12:08:17 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/xft.xml">
<title>Using Emacs XFT Support</title>
@@ -15,7 +15,7 @@
<mail link="nightmorph@gentoo.org">Joshua Saddler</mail>
</author>
<author title="Contributor">
- <mail link="opfer@gentoo.org">Christian Faulhammer</mail>
+ <mail link="fauli@gentoo.org">Christian Faulhammer</mail>
</author>
<abstract>
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml
@ 2009-01-02 13:14 Ulrich Mueller (ulm)
0 siblings, 0 replies; 10+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-01-02 13:14 UTC (permalink / raw
To: gentoo-commits
ulm 09/01/02 13:14:08
Modified: xft.xml
Log:
Mention that the virtual should be unmasked, too. Update eselect output.
Revision Changes Path
1.10 xml/htdocs/proj/en/lisp/emacs/xft.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.9&r2=1.10
Index: xft.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xft.xml 28 Nov 2008 12:08:17 -0000 1.9
+++ xft.xml 2 Jan 2009 13:14:08 -0000 1.10
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.9 2008/11/28 12:08:17 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.10 2009/01/02 13:14:08 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/xft.xml">
<title>Using Emacs XFT Support</title>
@@ -27,8 +27,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.6</version>
-<date>2008-04-22</date>
+<version>1.7</version>
+<date>2009-01-02</date>
<chapter>
<title>Enabling Antialiased Fonts for Emacs</title>
@@ -43,12 +43,14 @@
<p>
You'll need to first unmask and keyword the emacs-cvs-23 ebuild – it's
-experimental and potentially unstable.
+experimental and potentially unstable. Likewise for the emacs-23 virtual.
</p>
<pre caption="Unmasking emacs-cvs-23">
# <i>echo "~app-editors/emacs-cvs-23.0.9999" >> /etc/portage/package.unmask</i>
+# <i>echo "virtual/emacs-23" >> /etc/portage/package.unmask</i>
# <i>echo "app-editors/emacs-cvs" >> /etc/portage/package.keywords</i>
+# <i>echo "virtual/emacs" >> /etc/portage/package.keywords</i>
</pre>
<p>
@@ -97,7 +99,7 @@
<pre caption="eselect for switching emacs versions">
<comment>(Check available versions)</comment>
$ <i>eselect emacs list</i>
-Available GNU Emacs symlink targets:
+Available Emacs symlink targets:
[1] emacs-21
[2] emacs-22 *
[3] emacs-23
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml
@ 2009-10-07 13:06 Ulrich Mueller (ulm)
0 siblings, 0 replies; 10+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-10-07 13:06 UTC (permalink / raw
To: gentoo-commits
ulm 09/10/07 13:06:26
Modified: xft.xml
Log:
Update, since Emacs 23 is stable on major arches.
Revision Changes Path
1.11 xml/htdocs/proj/en/lisp/emacs/xft.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.10&r2=1.11
Index: xft.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xft.xml 2 Jan 2009 13:14:08 -0000 1.10
+++ xft.xml 7 Oct 2009 13:06:26 -0000 1.11
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.10 2009/01/02 13:14:08 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.11 2009/10/07 13:06:26 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/xft.xml">
<title>Using Emacs XFT Support</title>
@@ -27,8 +27,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.7</version>
-<date>2009-01-02</date>
+<version>1.8</version>
+<date>2009-10-07</date>
<chapter>
<title>Enabling Antialiased Fonts for Emacs</title>
@@ -37,36 +37,25 @@
<body>
<note>
-Font anti-aliasing using the Xft library and FreeType fonts is currently only
-available for the <path>app-editors/emacs-cvs-23.0.9999</path> ebuild.
+Font anti-aliasing using the Xft library and FreeType fonts is now
+available with the <path>app-editors/emacs-23.1</path> stable ebuild.
</note>
<p>
-You'll need to first unmask and keyword the emacs-cvs-23 ebuild – it's
-experimental and potentially unstable. Likewise for the emacs-23 virtual.
-</p>
-
-<pre caption="Unmasking emacs-cvs-23">
-# <i>echo "~app-editors/emacs-cvs-23.0.9999" >> /etc/portage/package.unmask</i>
-# <i>echo "virtual/emacs-23" >> /etc/portage/package.unmask</i>
-# <i>echo "app-editors/emacs-cvs" >> /etc/portage/package.keywords</i>
-# <i>echo "virtual/emacs" >> /etc/portage/package.keywords</i>
-</pre>
-
-<p>
-Next, set the appropriate USE flags - you <e>must</e> have the <c>xft</c> flag.
+First, set the appropriate USE flags – you <e>must</e> have the
+<c>xft</c> flag.
</p>
<pre caption="Adding appropriate USE flags">
-# <i>echo "app-editors/emacs-cvs xft" >> /etc/portage/package.use</i>
+# <i>echo "app-editors/emacs xft" >> /etc/portage/package.use</i>
</pre>
<p>
-Now it's time to install the CVS version of emacs:
+Now it's time to install Emacs 23:
</p>
-<pre caption="Emerging emacs-cvs-23">
-# <i>emerge -av ~emacs-cvs-23.0.9999</i>
+<pre caption="Emerging emacs-23">
+# <i>emerge -av app-editors/emacs-23.1</i>
</pre>
<p>
@@ -89,20 +78,18 @@
</pre>
<p>
-The emacs-cvs-23 branch is (currently) considered too unstable for production
-use; if you experience problems you may want to have a
-stable-but-not-antialiased version available as a standby. You can use
-<c>eselect</c> to switch between the various Emacs versions installed on your
-system.
+If you experience problems you may want to have a
+stable-but-not-antialiased version of Emacs available as a standby.
+You can use <c>eselect</c> to switch between the various Emacs
+versions installed on your system.
</p>
<pre caption="eselect for switching emacs versions">
<comment>(Check available versions)</comment>
$ <i>eselect emacs list</i>
Available Emacs symlink targets:
- [1] emacs-21
- [2] emacs-22 *
- [3] emacs-23
+ [1] emacs-22 *
+ [2] emacs-23
XEmacs is also installed
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml
@ 2012-08-24 20:07 Ulrich Mueller (ulm)
0 siblings, 0 replies; 10+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-08-24 20:07 UTC (permalink / raw
To: gentoo-commits
ulm 12/08/24 20:07:18
Modified: xft.xml
Log:
Update for Emacs 24. Remove note about eselect.
Revision Changes Path
1.12 xml/htdocs/proj/en/lisp/emacs/xft.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.11&r2=1.12
Index: xft.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xft.xml 7 Oct 2009 13:06:26 -0000 1.11
+++ xft.xml 24 Aug 2012 20:07:18 -0000 1.12
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.11 2009/10/07 13:06:26 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.12 2012/08/24 20:07:18 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/xft.xml">
<title>Using Emacs XFT Support</title>
@@ -27,8 +27,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.8</version>
-<date>2009-10-07</date>
+<version>1.9</version>
+<date>2012-08-24</date>
<chapter>
<title>Enabling Antialiased Fonts for Emacs</title>
@@ -37,8 +37,8 @@
<body>
<note>
-Font anti-aliasing using the Xft library and FreeType fonts is now
-available with the <path>app-editors/emacs-23.1</path> stable ebuild.
+Font anti-aliasing using the Xft library and FreeType fonts is
+available with Emacs 23 or later.
</note>
<p>
@@ -51,11 +51,11 @@
</pre>
<p>
-Now it's time to install Emacs 23:
+Now it's time to install Emacs:
</p>
-<pre caption="Emerging emacs-23">
-# <i>emerge -av app-editors/emacs-23.1</i>
+<pre caption="Emerging emacs">
+# <i>emerge -av app-editors/emacs</i>
</pre>
<p>
@@ -64,7 +64,7 @@
</p>
<pre caption="Enabling XFT fonts in emacs">
-$ <i>emacs-23 --font 'Bitstream Vera Sans Mono-12'</i>
+$ <i>emacs --font 'Bitstream Vera Sans Mono-12'</i>
</pre>
<p>
@@ -77,26 +77,6 @@
$ <i>xrdb -merge ~/.Xresources</i>
</pre>
-<p>
-If you experience problems you may want to have a
-stable-but-not-antialiased version of Emacs available as a standby.
-You can use <c>eselect</c> to switch between the various Emacs
-versions installed on your system.
-</p>
-
-<pre caption="eselect for switching emacs versions">
-<comment>(Check available versions)</comment>
-$ <i>eselect emacs list</i>
-Available Emacs symlink targets:
- [1] emacs-22 *
- [2] emacs-23
-
-XEmacs is also installed
-
-<comment>(Select the correct version)</comment>
-# <i>eselect emacs set emacs-23</i>
-</pre>
-
</body>
</section>
<section>
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml
@ 2013-09-20 18:40 Ulrich Mueller (ulm)
0 siblings, 0 replies; 10+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-09-20 18:40 UTC (permalink / raw
To: gentoo-commits
ulm 13/09/20 18:40:29
Modified: xft.xml
Log:
Update redirect target.
Revision Changes Path
1.16 xml/htdocs/proj/en/lisp/emacs/xft.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml?r1=1.15&r2=1.16
Index: xft.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- xft.xml 8 Aug 2013 19:37:11 -0000 1.15
+++ xft.xml 20 Sep 2013 18:40:29 -0000 1.16
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.15 2013/08/08 19:37:11 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/xft.xml,v 1.16 2013/09/20 18:40:29 ulm Exp $ -->
<guide disclaimer="obsolete"
- redirect="http://wiki.gentoo.org/wiki/Project:Emacs/Xft_support">
+ redirect="http://wiki.gentoo.org/wiki/Xft_support_for_GNU_Emacs">
<title>Using Emacs XFT Support</title>
<author title="Author">
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2013-09-20 18:40 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-31 0:24 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2008-01-30 18:18 Ulrich Mueller (ulm)
2008-02-01 16:58 Christian Faulhammer (opfer)
2008-04-22 16:57 Ulrich Mueller (ulm)
2008-04-22 20:40 Ulrich Mueller (ulm)
2008-11-28 12:08 Christian Faulhammer (fauli)
2009-01-02 13:14 Ulrich Mueller (ulm)
2009-10-07 13:06 Ulrich Mueller (ulm)
2012-08-24 20:07 Ulrich Mueller (ulm)
2013-09-20 18:40 Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox