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: Wed, 04 Mar 2009 16:42:33
Message-Id: E1LeuAx-0002eA-8P@stork.gentoo.org
1 fauli 09/03/04 16:42:31
2
3 Modified: emacs.xml
4 Log:
5 Clearer wording
6
7 Revision Changes Path
8 1.105 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.105&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.105&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.104&r2=1.105
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.104
18 retrieving revision 1.105
19 diff -u -r1.104 -r1.105
20 --- emacs.xml 4 Mar 2009 16:39:28 -0000 1.104
21 +++ emacs.xml 4 Mar 2009 16:42:27 -0000 1.105
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.104 2009/03/04 16:39:28 fauli Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.105 2009/03/04 16:42:27 fauli Exp $ -->
27
28 <guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
29 <title>GNU Emacs on Gentoo</title>
30 @@ -445,13 +445,15 @@
31 <title>Provided virtuals</title>
32 <body>
33 <p>
34 -Some functionality is available several times in different packages.
35 -To not force a subjective choice the maintainer made, virtuals check
36 -if one of the alternatives is installed on the user's system.
37 +Sometimes the same functionality is available through different
38 +packages. To not force a subjective choice the maintainer made,
39 +virtuals check if one of the alternatives is installed on the user's
40 +system.
41 </p>
42 <dl>
43 <dt>virtual/editor</dt>
44 -<dd>Just makes sure you have an editing capability available on your system.</dd>
45 +<dd>Just makes sure you have an editing capability available on your
46 + system, Emacs is one choice out of many.</dd>
47 <dt>virtual/emacs</dt>
48 <dd>This gives you the choice between several version of Emacs.
49 Elisp packages can choose which virtual version is the minimum they