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 Nov 2008 16:54:18
Message-Id: E1KwgDQ-00075V-OI@stork.gentoo.org
1 opfer 08/11/02 16:54:16
2
3 Modified: emacs.xml
4 Log:
5 describe app-admin/emacs-daemon package
6
7 Revision Changes Path
8 1.93 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.93&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.93&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.92&r2=1.93
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.92
18 retrieving revision 1.93
19 diff -u -r1.92 -r1.93
20 --- emacs.xml 13 Oct 2008 13:05:50 -0000 1.92
21 +++ emacs.xml 2 Nov 2008 16:54:16 -0000 1.93
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.92 2008/10/13 13:05:50 ulm Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.93 2008/11/02 16:54:16 opfer Exp $ -->
27
28 <guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
29 <title>GNU Emacs on Gentoo</title>
30 @@ -508,6 +508,12 @@
31 emerged with <c>USE=X</c>.</ti>
32 </tr>
33 <tr>
34 + <ti><path>app-emacs/emacs-daemon</path></ti>
35 + <ti>Contains the init script to start Emacs as a background service
36 + in server mode. The <path>emacsclient</path> executable then uses
37 + this to connect to.</ti>
38 +</tr>
39 +<tr>
40 <ti><path>app-emacs/gentoo-syntax</path></ti>
41 <ti>A collection of Emacs major modes that help you edit ebuilds and
42 other Gentoo specific files. This is developed in cooperation with