Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
Date: Sun, 02 Dec 2007 18:28:06
Message-Id: E1IytXt-0006in-F7@stork.gentoo.org
1 opfer 07/12/02 18:28:01
2
3 Modified: emacs.xml
4 Log:
5 Add dbus USE flag to listing
6
7 Revision Changes Path
8 1.68 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.68&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.68&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.67&r2=1.68
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.67
18 retrieving revision 1.68
19 diff -u -r1.67 -r1.68
20 --- emacs.xml 5 Nov 2007 14:13:38 -0000 1.67
21 +++ emacs.xml 2 Dec 2007 18:28:00 -0000 1.68
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.67 2007/11/05 14:13:38 ulm Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.68 2007/12/02 18:28:00 opfer 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.7</version>
35 -<date>2007-11-05</date>
36 +<version>1.8</version>
37 +<date>2007-12-02</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -176,6 +176,11 @@
42 does not wish support for it in Emacs.</ti>
43 </tr>
44 <tr>
45 + <ti>dbus</ti>
46 + <ti>Make Emacs D-Bus aware</ti>
47 + <ti></ti>
48 +</tr>
49 +<tr>
50 <ti>gif</ti>
51 <ti>Support for GIF images.</ti>
52 <ti></ti>
53
54
55
56 --
57 gentoo-commits@g.o mailing list