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, 29 Jun 2012 08:05:26
Message-Id: 20120629080506.0870D2004B@flycatcher.gentoo.org
1 ulm 12/06/29 08:05:06
2
3 Modified: emacs.xml
4 Log:
5 Describe games USE flag.
6
7 Revision Changes Path
8 1.150 xml/htdocs/proj/en/lisp/emacs/emacs.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.150&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.150&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.149&r2=1.150
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.149
18 retrieving revision 1.150
19 diff -u -r1.149 -r1.150
20 --- emacs.xml 1 Jun 2012 19:43:02 -0000 1.149
21 +++ emacs.xml 29 Jun 2012 08:05:05 -0000 1.150
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.149 2012/06/01 19:43:02 ulm Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.150 2012/06/29 08:05:05 ulm Exp $ -->
27
28 <guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
29 <title>GNU Emacs on Gentoo</title>
30 @@ -22,8 +22,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.53</version>
35 -<date>2012-06-01</date>
36 +<version>1.54</version>
37 +<date>2012-06-29</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -194,6 +194,12 @@
42 <ti></ti>
43 </tr>
44 <tr>
45 + <ti>games</ti>
46 + <ti>Support shared score files for games.</ti>
47 + <ti>This flag is passed on to <path>app-emacs/emacs-common-gentoo</path>
48 + which will create the <path>games</path> user and install score files.</ti>
49 +</tr>
50 +<tr>
51 <ti>gconf</ti>
52 <ti>Use gconf to read the system font name (Emacs 23 and above).</ti>
53 <ti></ti>