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: Thu, 16 Jul 2009 17:04:58
Message-Id: E1MRUO8-0004l4-AK@stork.gentoo.org
1 ulm 09/07/16 17:04:56
2
3 Modified: emacs.xml
4 Log:
5 Removal of nls USE flag.
6
7 Revision Changes Path
8 1.120 xml/htdocs/proj/en/lisp/emacs/emacs.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.120&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.120&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.119&r2=1.120
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.119
18 retrieving revision 1.120
19 diff -u -r1.119 -r1.120
20 --- emacs.xml 2 Jul 2009 11:43:36 -0000 1.119
21 +++ emacs.xml 16 Jul 2009 17:04:56 -0000 1.120
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.119 2009/07/02 11:43:36 fauli Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.120 2009/07/16 17:04:56 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.29</version>
35 -<date>2009-06-22</date>
36 +<version>1.30</version>
37 +<date>2009-07-16</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -221,12 +221,6 @@
42 <ti></ti>
43 </tr>
44 <tr>
45 - <ti>nls</ti>
46 - <ti>This makes use of gettext, an easy way to provide translations
47 - of strings (Emacs 21 only).</ti>
48 - <ti></ti>
49 -</tr>
50 -<tr>
51 <ti>png</ti>
52 <ti>Support for PNG images.</ti>
53 <ti></ti>