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: Sat, 12 Jan 2008 12:50:06
Message-Id: E1JDfPV-0006VI-L5@stork.gentoo.org
1 opfer 08/01/12 12:24:25
2
3 Modified: emacs.xml
4 Log:
5 Elaborate on eclass documentation
6
7 Revision Changes Path
8 1.73 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.73&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.73&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.72&r2=1.73
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.72
18 retrieving revision 1.73
19 diff -u -r1.72 -r1.73
20 --- emacs.xml 12 Jan 2008 12:22:53 -0000 1.72
21 +++ emacs.xml 12 Jan 2008 12:24:25 -0000 1.73
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.72 2008/01/12 12:22:53 opfer Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.73 2008/01/12 12:24:25 opfer Exp $ -->
27
28 <guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
29 <title>GNU Emacs on Gentoo</title>
30 @@ -395,10 +395,11 @@
31 <title>Eclasses</title>
32 <body>
33 <p>
34 -Packages that have support for or rely on GNU Emacs can use two eclasses to do
35 -some recurring tasks in a simple way. The documentation of the
36 -functions are provided at the beginning of the eclasses, so they are
37 -not repeated here!
38 +Packages that have support for or rely on GNU Emacs can use two
39 +eclasses to do some recurring tasks in a simple way. The
40 +documentation of the functions are provided in the eclasses, so they
41 +are not repeated here! Format of documentation is to allow man-page
42 +generation from source.
43 </p>
44 <table>
45 <tr>
46
47
48
49 --
50 gentoo-commits@l.g.o mailing list