From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MvWDt-0007Ai-91 for garchives@archives.gentoo.org; Wed, 07 Oct 2009 13:06:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0D8CE0C32; Wed, 7 Oct 2009 13:06:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8A67AE0C32 for ; Wed, 7 Oct 2009 13:06:27 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 244D067E7D for ; Wed, 7 Oct 2009 13:06:27 +0000 (UTC) Received: from ulm by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MvWDq-00042J-Pv for gentoo-commits@lists.gentoo.org; Wed, 07 Oct 2009 13:06:26 +0000 From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: xft.xml X-VCS-Repository: gentoo X-VCS-Files: xft.xml X-VCS-Directories: xml/htdocs/proj/en/lisp/emacs X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ulrich Mueller Date: Wed, 07 Oct 2009 13:06:26 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 29fa27e4-6390-4001-b26b-382a26b603c0 X-Archives-Hash: 9642c34bfadcf717f07b865a4e958826 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/lis= p/emacs/xft.xml?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lis= p/emacs/xft.xml?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lis= p/emacs/xft.xml?r1=3D1.10&r2=3D1.11 Index: xft.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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 @@ - + =20 Using Emacs XFT Support @@ -27,8 +27,8 @@ =20 -1.7 -2009-01-02 +1.8 +2009-10-07 =20 Enabling Antialiased Fonts for Emacs @@ -37,36 +37,25 @@ =20 -Font anti-aliasing using the Xft library and FreeType fonts is currently= only -available for the app-editors/emacs-cvs-23.0.9999 ebuild. +Font anti-aliasing using the Xft library and FreeType fonts is now +available with the app-editors/emacs-23.1 stable ebuild. =20

-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= . -

- -
-# echo "~app-editors/emacs-cvs-23.0.9999" >> /etc/portage/package.unm=
ask
-# echo "virtual/emacs-23" >> /etc/portage/package.unmask
-# echo "app-editors/emacs-cvs" >> /etc/portage/package.keywords
-# echo "virtual/emacs" >> /etc/portage/package.keywords
-
- -

-Next, set the appropriate USE flags - you must have the xft flag. +First, set the appropriate USE flags =E2=80=93 you must have the +xft flag.

=20
-# echo "app-editors/emacs-cvs xft" >> /etc/portage/package.use
+# echo "app-editors/emacs xft" >> /etc/portage/package.use
 
=20

-Now it's time to install the CVS version of emacs: +Now it's time to install Emacs 23:

=20 -
-# emerge -av ~emacs-cvs-23.0.9999
+
+# emerge -av app-editors/emacs-23.1
 
=20

@@ -89,20 +78,18 @@

=20

-The emacs-cvs-23 branch is (currently) considered too unstable for produ= ction -use; if you experience problems you may want to have a -stable-but-not-antialiased version available as a standby. You can use -eselect 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 eselect to switch between the various Emacs +versions installed on your system.

=20
 (Check available versions)
 $ eselect emacs list
 Available Emacs symlink targets:
-  [1]   emacs-21
-  [2]   emacs-22 *
-  [3]   emacs-23
+  [1]   emacs-22 *
+  [2]   emacs-23
=20
 XEmacs is also installed
=20