Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
Date: Thu, 02 Sep 2010 13:23:29
Message-Id: 20100902132325.0994520051@flycatcher.gentoo.org
1 fauli 10/09/02 13:23:25
2
3 Modified: emacs.xml
4 Log:
5 Add imagemagic USE flag to developer guide
6
7 Revision Changes Path
8 1.127 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.127&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.127&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.126&r2=1.127
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.126
18 retrieving revision 1.127
19 diff -u -r1.126 -r1.127
20 --- emacs.xml 14 May 2010 15:23:36 -0000 1.126
21 +++ emacs.xml 2 Sep 2010 13:23:24 -0000 1.127
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.126 2010/05/14 15:23:36 ulm Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.127 2010/09/02 13:23:24 fauli 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.36</version>
35 -<date>2010-05-14</date>
36 +<version>1.37</version>
37 +<date>2010-09-02</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -200,6 +200,11 @@
42 <ti></ti>
43 </tr>
44 <tr>
45 + <ti>imagemagick</ti>
46 + <ti>Use the imagemagick toolset for enhanced image manipulation (Emacs 24 only).</ti>
47 + <ti></ti>
48 +</tr>
49 +<tr>
50 <ti>jpeg</ti>
51 <ti>Support for JPEG images.</ti>
52 <ti></ti>