* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-10-06 22:59 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-10-06 22:59 UTC (permalink / raw
To: gentoo-commits
opfer 07/10/06 22:59:43
Modified: emacs.xml
Log:
Add paragraph about keybindings in a site file and emphasize what is
important in it
use impo tags for all site-init statements
Revision Changes Path
1.56 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.55&r2=1.56
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- emacs.xml 30 Aug 2007 04:46:10 -0000 1.55
+++ emacs.xml 6 Oct 2007 22:59:43 -0000 1.56
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.55 2007/08/30 04:46:10 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.56 2007/10/06 22:59:43 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.2</version>
-<date>2007-08-30</date>
+<version>1.3</version>
+<date>2007-10-07</date>
<chapter>
<title>News</title>
@@ -359,17 +359,20 @@
<p>
to a file read by Emacs on start-up.
</p>
-<p>
+<impo>
A <c>load</c> command for site initialisations is only acceptable for
a few packages. If used, it always loads the whole package and makes
Emacs start-up really slow, so the autoload mechanism is the preferred
way. The <path>elisp-common</path> eclass has functions to generate
an autoload file if none is shipped is with the package but the
functionality is available nonetheless. For more information about
-the mechanism see
-the <uri link="http://ftp.gnu.org/gnu/Manuals/elisp-manual-21-2.8/html_chapter/elisp_15.html#SEC199">Elisp
- manual</uri>.
-</p>
+the mechanism see the <uri
+link="http://ftp.gnu.org/gnu/Manuals/elisp-manual-21-2.8/html_chapter/elisp_15.html#SEC199">Elisp
+manual</uri>. Also maual keybindings directly in the site-file are
+discouraged to not disturb the user as he could have bound the keys
+himself. Keep pollution low but provide sane default settings out of
+the box so even a novice can start working fast.
+</impo>
</body>
</section>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-10-06 23:21 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-10-06 23:21 UTC (permalink / raw
To: gentoo-commits
opfer 07/10/06 23:21:43
Modified: emacs.xml
Log:
Some small fixes
Revision Changes Path
1.57 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.56&r2=1.57
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- emacs.xml 6 Oct 2007 22:59:43 -0000 1.56
+++ emacs.xml 6 Oct 2007 23:21:42 -0000 1.57
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.56 2007/10/06 22:59:43 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.57 2007/10/06 23:21:42 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -191,7 +191,7 @@
</tr>
<tr>
<ti>gtk</ti>
- <ti>USE the Gimp ToolKit as windowing toolkit (menu bar etc.)</ti>
+ <ti>Use the Gimp ToolKit as windowing toolkit (menu bar etc.)</ti>
<ti>When this toolkit is activated along with alternative ones (see
other USE flags), GTK is chosen. This is in sync with upstream's whises.</ti>
</tr>
@@ -200,7 +200,7 @@
<ti>Zip up all el files.</ti>
<ti>The zip binary is autodetected. So even when this USE flag is
disabled but the binary is found, all el files will be compressed.
- The ebuild takes care by confusing the configure script.</ti>
+ The ebuild takes of that care by confusing the configure script.</ti>
</tr>
<tr>
<ti>hesiod</ti>
@@ -257,8 +257,8 @@
</tr>
<tr>
<ti>svg</ti>
- <ti>Support for SVG images. Not all Emacs versions have that.</ti>
- <ti></ti>
+ <ti>Support for SVG images.</ti>
+ <ti>Only some 23 versions support that.</ti>
</tr>
<tr>
<ti>tiff</ti>
@@ -285,7 +285,7 @@
</tr>
<tr>
<ti>xft</ti>
- <ti>Choose an alternative font renderer. Only available from Emacs 23 on.</ti>
+ <ti>Choose an alternative font renderer. Only available from some 23 on.</ti>
<ti></ti>
</tr>
<tr>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-10-06 23:22 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-10-06 23:22 UTC (permalink / raw
To: gentoo-commits
opfer 07/10/06 23:22:57
Modified: emacs.xml
Log:
Make clear where autoload functionality is expected
Revision Changes Path
1.58 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.57&r2=1.58
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- emacs.xml 6 Oct 2007 23:21:42 -0000 1.57
+++ emacs.xml 6 Oct 2007 23:22:57 -0000 1.58
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.57 2007/10/06 23:21:42 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.58 2007/10/06 23:22:57 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -365,7 +365,7 @@
Emacs start-up really slow, so the autoload mechanism is the preferred
way. The <path>elisp-common</path> eclass has functions to generate
an autoload file if none is shipped is with the package but the
-functionality is available nonetheless. For more information about
+functionality is available in the source nonetheless. For more information about
the mechanism see the <uri
link="http://ftp.gnu.org/gnu/Manuals/elisp-manual-21-2.8/html_chapter/elisp_15.html#SEC199">Elisp
manual</uri>. Also maual keybindings directly in the site-file are
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-10-07 14:49 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-10-07 14:49 UTC (permalink / raw
To: gentoo-commits
opfer 07/10/07 14:49:21
Modified: emacs.xml
Log:
Fix a typo
Revision Changes Path
1.59 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.58&r2=1.59
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- emacs.xml 6 Oct 2007 23:22:57 -0000 1.58
+++ emacs.xml 7 Oct 2007 14:49:21 -0000 1.59
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.58 2007/10/06 23:22:57 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.59 2007/10/07 14:49:21 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -368,7 +368,7 @@
functionality is available in the source nonetheless. For more information about
the mechanism see the <uri
link="http://ftp.gnu.org/gnu/Manuals/elisp-manual-21-2.8/html_chapter/elisp_15.html#SEC199">Elisp
-manual</uri>. Also maual keybindings directly in the site-file are
+manual</uri>. Also manual keybindings directly in the site-file are
discouraged to not disturb the user as he could have bound the keys
himself. Keep pollution low but provide sane default settings out of
the box so even a novice can start working fast.
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-10-07 14:54 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-10-07 14:54 UTC (permalink / raw
To: gentoo-commits
opfer 07/10/07 14:54:42
Modified: emacs.xml
Log:
Correct links to Elisp manual
Revision Changes Path
1.60 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.59&r2=1.60
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- emacs.xml 7 Oct 2007 14:49:21 -0000 1.59
+++ emacs.xml 7 Oct 2007 14:54:41 -0000 1.60
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.59 2007/10/07 14:49:21 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.60 2007/10/07 14:54:41 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -367,7 +367,7 @@
an autoload file if none is shipped is with the package but the
functionality is available in the source nonetheless. For more information about
the mechanism see the <uri
-link="http://ftp.gnu.org/gnu/Manuals/elisp-manual-21-2.8/html_chapter/elisp_15.html#SEC199">Elisp
+link="http://www.gnu.org/software/emacs/manual/html_node/elisp/Autoload.html#Autoload">Elisp
manual</uri>. Also manual keybindings directly in the site-file are
discouraged to not disturb the user as he could have bound the keys
himself. Keep pollution low but provide sane default settings out of
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-10-12 6:37 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-10-12 6:37 UTC (permalink / raw
To: gentoo-commits
ulm 07/10/12 06:37:15
Modified: emacs.xml
Log:
Update info on unicode-2
Revision Changes Path
1.61 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.60&r2=1.61
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- emacs.xml 7 Oct 2007 14:54:41 -0000 1.60
+++ emacs.xml 12 Oct 2007 06:37:14 -0000 1.61
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.60 2007/10/07 14:54:41 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.61 2007/10/12 06:37:14 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.3</version>
-<date>2007-10-07</date>
+<version>1.4</version>
+<date>2007-10-12</date>
<chapter>
<title>News</title>
@@ -119,7 +119,7 @@
<ti>CVS (unicode-2 branch)</ti>
<ti>23-unicode</ti>
<ti>emacs-23-unicode</ti>
- <ti></ti>
+ <ti>Defunct, may reappear under different version number or not</ti>
</tr>
<tr>
<ti>emacs-cvs</ti>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-10-14 8:41 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-10-14 8:41 UTC (permalink / raw
To: gentoo-commits
ulm 07/10/14 08:41:53
Modified: emacs.xml
Log:
USE flags: Change "nosendmail" to "sendmail". Add description for "lesstif".
Revision Changes Path
1.63 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.62&r2=1.63
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- emacs.xml 12 Oct 2007 23:52:17 -0000 1.62
+++ emacs.xml 14 Oct 2007 08:41:52 -0000 1.63
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.62 2007/10/12 23:52:17 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.63 2007/10/14 08:41:52 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.4</version>
-<date>2007-10-12</date>
+<version>1.5</version>
+<date>2007-10-14</date>
<chapter>
<title>News</title>
@@ -226,6 +226,11 @@
<ti></ti>
</tr>
<tr>
+ <ti>lesstif</ti>
+ <ti>Use lesstif instead of openmotif.</ti>
+ <ti>Emacs 21 only; Emacs 22 depends on virtual/motif instead.</ti>
+</tr>
+<tr>
<ti>motif</ti>
<ti>A windowing toolkit.</ti>
<ti></ti>
@@ -237,13 +242,13 @@
<ti></ti>
</tr>
<tr>
- <ti>nosendmail</ti>
- <ti>Don't pull in a mail transfer agent (MTA).</ti>
+ <ti>png</ti>
+ <ti>Support for PNG images.</ti>
<ti></ti>
</tr>
<tr>
- <ti>png</ti>
- <ti>Support for PNG images.</ti>
+ <ti>sendmail</ti>
+ <ti>Build with support for mail transfer agent (MTA).</ti>
<ti></ti>
</tr>
<tr>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-10-27 18:38 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-10-27 18:38 UTC (permalink / raw
To: gentoo-commits
ulm 07/10/27 18:38:30
Modified: emacs.xml
Log:
Recommend to "require" site-gentoo.
Update information about GNU Emacs manual.
Remove note about ebuild-mode renaming.
Fix indentation.
Revision Changes Path
1.64 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.63&r2=1.64
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- emacs.xml 14 Oct 2007 08:41:52 -0000 1.63
+++ emacs.xml 27 Oct 2007 18:38:30 -0000 1.64
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.63 2007/10/14 08:41:52 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.64 2007/10/27 18:38:30 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,20 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.5</version>
-<date>2007-10-14</date>
-
-<chapter>
-<title>News</title>
-<section>
-<body>
-<impo>
-Package <path>app-emacs/ebuild-mode</path> has been renamed to
-<path>app-emacs/gentoo-syntax</path>.
-</impo>
-</body>
-</section>
-</chapter>
+<version>1.6</version>
+<date>2007-10-27</date>
<chapter>
<title>Introduction</title>
@@ -367,7 +355,7 @@
which user will activate all installed Elisp packages by adding a line like
</p>
<p>
-<c>(load "/usr/share/emacs/site-lisp/site-gentoo" nil t)</c>
+<c>(require 'site-gentoo)</c>
</p>
<p>
to a file read by Emacs on start-up.
@@ -536,54 +524,55 @@
</tr>
<tr>
<ti>
- <e>Various authors</e>; <uri link="http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml">Gentoo Developer Handbook</uri>
+ <e>Various authors</e>; <uri link="http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml">Gentoo Developer Handbook</uri>
</ti>
<ti>
- First steps as Gentoo developer plus an Ebuild HowTo with a good
- overview.
+ First steps as Gentoo developer plus an Ebuild HowTo with a good
+ overview.
</ti>
</tr>
<tr>
<ti>
- <e>Various
- authors</e>; <uri link="http://devmanual.gentoo.org/">Gentoo
- Development Guide</uri>
+ <e>Various authors</e>;
+ <uri link="http://devmanual.gentoo.org/">Gentoo Development Guide</uri>
</ti>
<ti>
- Extensive reference about how development is organised in Gentoo,
- plus style advises for ebuild authors.
+ Extensive reference about how development is organised in Gentoo,
+ plus style advises for ebuild authors.
</ti>
</tr>
<tr>
<ti>
- <e> Robert
- J. Chassell</e>; <uri link="http://www.gnu.org/software/emacs/emacs-lisp-intro/">An
- Introduction to Programming in Emacs Lisp</uri>; ISBN
- 1-882114-56-6; GNUpress
+ <e> Robert J. Chassell</e>;
+ <uri link="http://www.gnu.org/software/emacs/emacs-lisp-intro/">
+ An Introduction to Programming in Emacs Lisp</uri>;
+ ISBN 1-882114-56-6; GNUpress
</ti>
<ti>
- A primer on Elisp programming (very basic, but very good).
+ A primer on Elisp programming (very basic, but very good).
</ti>
</tr>
<tr>
<ti>
- <e>Richard
- M. Stallman</e>; <uri link="http://www.gnu.org/software/emacs/manual/">GNU
- Emacs Manual</uri>; ISBN 1-882114-85-X; GNUpress
+ <e>Richard M. Stallman</e>;
+ <uri link="http://www.gnu.org/software/emacs/manual/">
+ GNU Emacs Manual</uri>; 16th edition (for version 22);
+ ISBN 1-882114-86-8; Free Software Foundation
</ti>
<ti>
- The official handbook of Emacs, also shipped with the editor.
- This covers the usage of Emacs, not the programming or deep internals.
+ The official handbook of Emacs, also shipped with the editor.
+ This covers the usage of Emacs, not the programming or deep internals.
</ti>
</tr>
<tr>
<ti>
- <e>Various authors</e>; <uri link="http://www.gnu.org/software/emacs/elisp-manual/elisp.html">GNU
- Emacs Lisp Reference Manual</uri>
+ <e>Various authors</e>;
+ <uri link="http://www.gnu.org/software/emacs/elisp-manual/elisp.html">
+ GNU Emacs Lisp Reference Manual</uri>
</ti>
<ti>
- All information needed for Elisp programming, dense and extensive,
- but not for beginners.
+ All information needed for Elisp programming, dense and extensive,
+ but not for beginners.
</ti>
</tr>
<tr>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-10-27 21:24 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-10-27 21:24 UTC (permalink / raw
To: gentoo-commits
ulm 07/10/27 21:24:46
Modified: emacs.xml
Log:
Update publisher information.
Revision Changes Path
1.65 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.64&r2=1.65
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- emacs.xml 27 Oct 2007 18:38:30 -0000 1.64
+++ emacs.xml 27 Oct 2007 21:24:45 -0000 1.65
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.64 2007/10/27 18:38:30 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.65 2007/10/27 21:24:45 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -546,7 +546,7 @@
<e> Robert J. Chassell</e>;
<uri link="http://www.gnu.org/software/emacs/emacs-lisp-intro/">
An Introduction to Programming in Emacs Lisp</uri>;
- ISBN 1-882114-56-6; GNUpress
+ ISBN 1-882114-56-6; GNU Press
</ti>
<ti>
A primer on Elisp programming (very basic, but very good).
@@ -557,7 +557,7 @@
<e>Richard M. Stallman</e>;
<uri link="http://www.gnu.org/software/emacs/manual/">
GNU Emacs Manual</uri>; 16th edition (for version 22);
- ISBN 1-882114-86-8; Free Software Foundation
+ ISBN 1-882114-86-8; GNU Press
</ti>
<ti>
The official handbook of Emacs, also shipped with the editor.
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-10-27 21:37 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-10-27 21:37 UTC (permalink / raw
To: gentoo-commits
ulm 07/10/27 21:37:28
Modified: emacs.xml
Log:
Correct URLs.
Revision Changes Path
1.66 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.65&r2=1.66
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- emacs.xml 27 Oct 2007 21:24:45 -0000 1.65
+++ emacs.xml 27 Oct 2007 21:37:27 -0000 1.66
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.65 2007/10/27 21:24:45 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.66 2007/10/27 21:37:27 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -555,7 +555,7 @@
<tr>
<ti>
<e>Richard M. Stallman</e>;
- <uri link="http://www.gnu.org/software/emacs/manual/">
+ <uri link="http://www.gnu.org/software/emacs/manual/emacs.html">
GNU Emacs Manual</uri>; 16th edition (for version 22);
ISBN 1-882114-86-8; GNU Press
</ti>
@@ -567,7 +567,7 @@
<tr>
<ti>
<e>Various authors</e>;
- <uri link="http://www.gnu.org/software/emacs/elisp-manual/elisp.html">
+ <uri link="http://www.gnu.org/software/emacs/manual/elisp.html">
GNU Emacs Lisp Reference Manual</uri>
</ti>
<ti>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-11-05 14:13 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-11-05 14:13 UTC (permalink / raw
To: gentoo-commits
ulm 07/11/05 14:13:39
Modified: emacs.xml
Log:
Document kerberos USE flag.
Revision Changes Path
1.67 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.66&r2=1.67
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- emacs.xml 27 Oct 2007 21:37:27 -0000 1.66
+++ emacs.xml 5 Nov 2007 14:13:38 -0000 1.67
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.66 2007/10/27 21:37:27 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.67 2007/11/05 14:13:38 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.6</version>
-<date>2007-10-27</date>
+<version>1.7</version>
+<date>2007-11-05</date>
<chapter>
<title>Introduction</title>
@@ -200,7 +200,7 @@
</tr>
<tr>
<ti>hesiod</ti>
- <ti>Use the hesiod name service system.</ti>
+ <ti>Use the Hesiod name service system.</ti>
<ti></ti>
</tr>
<tr>
@@ -209,6 +209,11 @@
<ti></ti>
</tr>
<tr>
+ <ti>kerberos</ti>
+ <ti>Support for the Kerberos network authentication protocol.</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>leim</ti>
<ti>Extended methods for input encodings.</ti>
<ti></ti>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-12-02 18:28 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-12-02 18:28 UTC (permalink / raw
To: gentoo-commits
opfer 07/12/02 18:28:01
Modified: emacs.xml
Log:
Add dbus USE flag to listing
Revision Changes Path
1.68 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.67&r2=1.68
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- emacs.xml 5 Nov 2007 14:13:38 -0000 1.67
+++ emacs.xml 2 Dec 2007 18:28:00 -0000 1.68
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.67 2007/11/05 14:13:38 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.68 2007/12/02 18:28:00 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.7</version>
-<date>2007-11-05</date>
+<version>1.8</version>
+<date>2007-12-02</date>
<chapter>
<title>Introduction</title>
@@ -176,6 +176,11 @@
does not wish support for it in Emacs.</ti>
</tr>
<tr>
+ <ti>dbus</ti>
+ <ti>Make Emacs D-Bus aware</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>gif</ti>
<ti>Support for GIF images.</ti>
<ti></ti>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2007-12-31 9:07 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-12-31 9:07 UTC (permalink / raw
To: gentoo-commits
ulm 07/12/31 09:07:31
Modified: emacs.xml
Log:
Site-init files are now installed in site-gentoo.d/ subdirectory.
Revision Changes Path
1.69 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.68&r2=1.69
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- emacs.xml 2 Dec 2007 18:28:00 -0000 1.68
+++ emacs.xml 31 Dec 2007 09:07:30 -0000 1.69
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.68 2007/12/02 18:28:00 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.69 2007/12/31 09:07:30 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.8</version>
-<date>2007-12-02</date>
+<version>1.9</version>
+<date>2007-12-31</date>
<chapter>
<title>Introduction</title>
@@ -346,11 +346,12 @@
the needed commands. The file is located in <c>${FILESDIR}</c> and
starts with a two-digit number, followed by the package name
and <path>-gentoo</path>. The <c>elisp-install</c> function puts
-this file in the directory <path>/usr/share/emacs/site-lisp/</path>.
+this file in the directory
+<path>/usr/share/emacs/site-lisp/site-gentoo.d/</path>.
</p>
<p>
When calling <c>elisp-site-regen</c> in an ebuild, the global site
-file <path>/usr/share/emacs/site-lisp/site-gentoo</path> is
+file <path>/usr/share/emacs/site-lisp/site-gentoo.el</path> is
regenerated, which holds the contents of all individual site init
files in one. They are read in alphabetical order, so the numbers
determine which comes first, the lowest is to be found at the
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-01-04 13:57 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-01-04 13:57 UTC (permalink / raw
To: gentoo-commits
ulm 08/01/04 13:57:05
Modified: emacs.xml
Log:
lesstif USE flag removed.
Revision Changes Path
1.70 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.69&r2=1.70
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- emacs.xml 31 Dec 2007 09:07:30 -0000 1.69
+++ emacs.xml 4 Jan 2008 13:57:05 -0000 1.70
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.69 2007/12/31 09:07:30 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.70 2008/01/04 13:57:05 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.9</version>
-<date>2007-12-31</date>
+<version>1.10</version>
+<date>2008-01-04</date>
<chapter>
<title>Introduction</title>
@@ -224,11 +224,6 @@
<ti></ti>
</tr>
<tr>
- <ti>lesstif</ti>
- <ti>Use lesstif instead of openmotif.</ti>
- <ti>Emacs 21 only; Emacs 22 depends on virtual/motif instead.</ti>
-</tr>
-<tr>
<ti>motif</ti>
<ti>A windowing toolkit.</ti>
<ti></ti>
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-01-12 12:18 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-12 12:18 UTC (permalink / raw
To: gentoo-commits
opfer 08/01/12 12:18:29
Modified: emacs.xml
Log:
Document the eselect-ctags module
Revision Changes Path
1.71 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.70&r2=1.71
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- emacs.xml 4 Jan 2008 13:57:05 -0000 1.70
+++ emacs.xml 12 Jan 2008 12:18:28 -0000 1.71
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.70 2008/01/04 13:57:05 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.71 2008/01/12 12:18:28 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.10</version>
-<date>2008-01-04</date>
+<version>1.11</version>
+<date>2008-01-12</date>
<chapter>
<title>Introduction</title>
@@ -504,6 +504,10 @@
and target for <path>/usr/bin/emacs</path>, see the separate <uri link="#eselect">section</uri>.</ti>
</tr>
<tr>
+ <ti><path>app-admin/eselect-ctags</path></ti>
+ <ti>There are several implementations of the ctags binary, all with a different feature set. This eselect module lets you choose the variant you need.</ti>
+</tr>
+<tr>
<ti><path>x11-misc/emacs-desktop</path></ti>
<ti>Holds the <path>desktop</path> file (provides file associations
for many desktop environments) and icons, needed when Emacs is
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-01-12 12:22 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-12 12:22 UTC (permalink / raw
To: gentoo-commits
opfer 08/01/12 12:22:53
Modified: emacs.xml
Log:
Document emacs-updater
Revision Changes Path
1.72 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.71&r2=1.72
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- emacs.xml 12 Jan 2008 12:18:28 -0000 1.71
+++ emacs.xml 12 Jan 2008 12:22:53 -0000 1.72
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.71 2008/01/12 12:18:28 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.72 2008/01/12 12:22:53 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -366,6 +366,14 @@
<p>
to a file read by Emacs on start-up.
</p>
+<p>
+Historically site-init files were read from the
+<path>/usr/share/emacs/site-lisp/</path>, which is still supported by
+the eclasses, but a remerge/update will put it in the
+<path>site-gentoo.d/</path> subdirectory. From
+<path>app-admin/eselect-emacs-1.3-r1</path> on a script is installed
+that checks for needed rebuilds, called <path>emacs-updater</path>.
+</p>
<impo>
A <c>load</c> command for site initialisations is only acceptable for
a few packages. If used, it always loads the whole package and makes
@@ -441,7 +449,8 @@
</p>
<p>
The module file has some comments about how the code works. For more
-information how an eselect module is set up, consult the <uri link="http://www.gentoo.org/proj/en/eselect/dev-guide.xml">documentation</uri>.
+information how an eselect module is set up, consult the <uri
+link="http://www.gentoo.org/proj/en/eselect/dev-guide.xml">documentation</uri>.
</p>
</body>
</section>
@@ -501,7 +510,10 @@
<tr>
<ti><path>app-admin/eselect-emacs</path></ti>
<ti>Setting the correct man page locations, Info documentation paths
- and target for <path>/usr/bin/emacs</path>, see the separate <uri link="#eselect">section</uri>.</ti>
+ and target for <path>/usr/bin/emacs</path>, see the separate <uri
+ link="#eselect">section</uri>. Additionally it ships the
+ emacs-updater script, which makes the transition from the old
+ location of the site-init files to the new one.</ti>
</tr>
<tr>
<ti><path>app-admin/eselect-ctags</path></ti>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-01-12 12:24 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-12 12:24 UTC (permalink / raw
To: gentoo-commits
opfer 08/01/12 12:24:25
Modified: emacs.xml
Log:
Elaborate on eclass documentation
Revision Changes Path
1.73 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.72&r2=1.73
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- emacs.xml 12 Jan 2008 12:22:53 -0000 1.72
+++ emacs.xml 12 Jan 2008 12:24:25 -0000 1.73
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.72 2008/01/12 12:22:53 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.73 2008/01/12 12:24:25 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -395,10 +395,11 @@
<title>Eclasses</title>
<body>
<p>
-Packages that have support for or rely on GNU Emacs can use two eclasses to do
-some recurring tasks in a simple way. The documentation of the
-functions are provided at the beginning of the eclasses, so they are
-not repeated here!
+Packages that have support for or rely on GNU Emacs can use two
+eclasses to do some recurring tasks in a simple way. The
+documentation of the functions are provided in the eclasses, so they
+are not repeated here! Format of documentation is to allow man-page
+generation from source.
</p>
<table>
<tr>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-01-22 20:44 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-01-22 20:44 UTC (permalink / raw
To: gentoo-commits
ulm 08/01/22 20:44:17
Modified: emacs.xml
Log:
emacs-updater is included since eselect-emacs-1.3-r2. Do not split uri tags between lines.
Revision Changes Path
1.74 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.73&r2=1.74
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- emacs.xml 12 Jan 2008 12:24:25 -0000 1.73
+++ emacs.xml 22 Jan 2008 20:44:16 -0000 1.74
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.73 2008/01/12 12:24:25 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.74 2008/01/22 20:44:16 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -371,7 +371,7 @@
<path>/usr/share/emacs/site-lisp/</path>, which is still supported by
the eclasses, but a remerge/update will put it in the
<path>site-gentoo.d/</path> subdirectory. From
-<path>app-admin/eselect-emacs-1.3-r1</path> on a script is installed
+<path>app-admin/eselect-emacs-1.3-r2</path> on a script is installed
that checks for needed rebuilds, called <path>emacs-updater</path>.
</p>
<impo>
@@ -380,13 +380,13 @@
Emacs start-up really slow, so the autoload mechanism is the preferred
way. The <path>elisp-common</path> eclass has functions to generate
an autoload file if none is shipped is with the package but the
-functionality is available in the source nonetheless. For more information about
-the mechanism see the <uri
-link="http://www.gnu.org/software/emacs/manual/html_node/elisp/Autoload.html#Autoload">Elisp
-manual</uri>. Also manual keybindings directly in the site-file are
-discouraged to not disturb the user as he could have bound the keys
-himself. Keep pollution low but provide sane default settings out of
-the box so even a novice can start working fast.
+functionality is available in the source nonetheless. For more
+information about the mechanism see the
+<uri link="http://www.gnu.org/software/emacs/manual/html_node/elisp/Autoload.html#Autoload">
+Elisp manual</uri>. Also manual keybindings directly in the site-file
+are discouraged to not disturb the user as he could have bound the
+keys himself. Keep pollution low but provide sane default settings
+out of the box so even a novice can start working fast.
</impo>
</body>
</section>
@@ -450,8 +450,8 @@
</p>
<p>
The module file has some comments about how the code works. For more
-information how an eselect module is set up, consult the <uri
-link="http://www.gentoo.org/proj/en/eselect/dev-guide.xml">documentation</uri>.
+information how an eselect module is set up, consult the
+<uri link="http://www.gentoo.org/proj/en/eselect/dev-guide.xml">documentation</uri>.
</p>
</body>
</section>
@@ -511,8 +511,8 @@
<tr>
<ti><path>app-admin/eselect-emacs</path></ti>
<ti>Setting the correct man page locations, Info documentation paths
- and target for <path>/usr/bin/emacs</path>, see the separate <uri
- link="#eselect">section</uri>. Additionally it ships the
+ and target for <path>/usr/bin/emacs</path>, see the separate
+ <uri link="#eselect">section</uri>. Additionally it ships the
emacs-updater script, which makes the transition from the old
location of the site-init files to the new one.</ti>
</tr>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-01-26 10:39 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-01-26 10:39 UTC (permalink / raw
To: gentoo-commits
ulm 08/01/26 10:39:36
Modified: emacs.xml
Log:
Tix fypo.
Revision Changes Path
1.75 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.74&r2=1.75
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- emacs.xml 22 Jan 2008 20:44:16 -0000 1.74
+++ emacs.xml 26 Jan 2008 10:39:36 -0000 1.75
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.74 2008/01/22 20:44:16 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.75 2008/01/26 10:39:36 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -194,7 +194,7 @@
<ti>gtk</ti>
<ti>Use the Gimp ToolKit as windowing toolkit (menu bar etc.)</ti>
<ti>When this toolkit is activated along with alternative ones (see
- other USE flags), GTK is chosen. This is in sync with upstream's whises.</ti>
+ other USE flags), GTK is chosen. This is in sync with upstream's whishes.</ti>
</tr>
<tr>
<ti>gzip-el</ti>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-01-30 6:59 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-30 6:59 UTC (permalink / raw
To: gentoo-commits
opfer 08/01/30 06:59:25
Modified: emacs.xml
Log:
distinguish on eselect-emacs and eselect-ctags
Revision Changes Path
1.76 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.75&r2=1.76
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- emacs.xml 26 Jan 2008 10:39:36 -0000 1.75
+++ emacs.xml 30 Jan 2008 06:59:25 -0000 1.76
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.75 2008/01/26 10:39:36 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.76 2008/01/30 06:59:25 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -150,7 +150,7 @@
<p>
The programs are symlinked to their original names by the Emacs
-<uri link="#eselect">eselect module</uri>.
+<uri link="#eselect">eselect module</uri>, apart from <path>ctags</path>, which has its own module.
</p>
</body>
</section>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-01-30 7:01 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-30 7:01 UTC (permalink / raw
To: gentoo-commits
opfer 08/01/30 07:01:22
Modified: emacs.xml
Log:
ALSA has no patch anymore, but sed magic
Revision Changes Path
1.77 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.76&r2=1.77
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- emacs.xml 30 Jan 2008 06:59:25 -0000 1.76
+++ emacs.xml 30 Jan 2008 07:01:22 -0000 1.77
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.76 2008/01/30 06:59:25 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.77 2008/01/30 07:01:22 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -171,7 +171,7 @@
<tr>
<ti>alsa</ti>
<ti>Determine if ALSA should be used</ti>
- <ti>Emacs autodetects ALSA. That test is patched out if the flag
+ <ti>Emacs autodetects ALSA. That test is removed by the ebuild if the flag
is not set. This is for cases where ALSA is installed but the user
does not wish support for it in Emacs.</ti>
</tr>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-01-30 18:13 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-01-30 18:13 UTC (permalink / raw
To: gentoo-commits
ulm 08/01/30 18:13:36
Modified: emacs.xml
Log:
Old snapshots have been removed.
Revision Changes Path
1.78 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.77&r2=1.78
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- emacs.xml 30 Jan 2008 07:01:22 -0000 1.77
+++ emacs.xml 30 Jan 2008 18:13:36 -0000 1.78
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.77 2008/01/30 07:01:22 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.78 2008/01/30 18:13:36 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.11</version>
-<date>2008-01-12</date>
+<version>1.12</version>
+<date>2008-01-30</date>
<chapter>
<title>Introduction</title>
@@ -95,22 +95,6 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
- <ti>22.1.50_p20070829</ti>
- <ti>Snapshot (trunk)</ti>
- <ti>22</ti>
- <ti>emacs-22-cvs</ti>
- <ti>Last version before the multi-tty merge</ti>
-</tr>
-<tr>
- <ti>emacs-cvs</ti>
- <ti>23.0.0_p20070920</ti>
- <ti>Snapshot (unicode-2 branch)</ti>
- <ti>23-unicode</ti>
- <ti>emacs-23-unicode</ti>
- <ti>Last version before the multi-tty merge</ti>
-</tr>
-<tr>
- <ti>emacs-cvs</ti>
<ti>23.0.50</ti>
<ti>CVS (trunk)</ti>
<ti>23</ti>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-01-31 10:41 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-01-31 10:41 UTC (permalink / raw
To: gentoo-commits
ulm 08/01/31 10:41:37
Modified: emacs.xml
Log:
Emacs 22.2 pretest
Revision Changes Path
1.79 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.78&r2=1.79
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- emacs.xml 30 Jan 2008 18:13:36 -0000 1.78
+++ emacs.xml 31 Jan 2008 10:41:36 -0000 1.79
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.78 2008/01/30 18:13:36 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.79 2008/01/31 10:41:36 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -23,7 +23,7 @@
<license/>
<version>1.12</version>
-<date>2008-01-30</date>
+<date>2008-01-31</date>
<chapter>
<title>Introduction</title>
@@ -87,7 +87,15 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
- <ti>22.1.50</ti>
+ <ti>22.1.90</ti>
+ <ti>Emacs 22.2 pretest</ti>
+ <ti>22</ti>
+ <ti>emacs-22-cvs</ti>
+ <ti></ti>
+</tr>
+<tr>
+ <ti>emacs-cvs</ti>
+ <ti>22.1.9999</ti>
<ti>CVS (EMACS_22_BASE branch)</ti>
<ti>22</ti>
<ti>emacs-22-cvs</ti>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-02-01 16:54 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-02-01 16:54 UTC (permalink / raw
To: gentoo-commits
opfer 08/02/01 16:54:47
Modified: emacs.xml
Log:
unicode-2 branch is dead
Revision Changes Path
1.80 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.79&r2=1.80
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- emacs.xml 31 Jan 2008 10:41:36 -0000 1.79
+++ emacs.xml 1 Feb 2008 16:54:46 -0000 1.80
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.79 2008/01/31 10:41:36 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.80 2008/02/01 16:54:46 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.12</version>
-<date>2008-01-31</date>
+<version>1.13</version>
+<date>2008-02-01</date>
<chapter>
<title>Introduction</title>
@@ -103,20 +103,12 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
- <ti>23.0.50</ti>
+ <ti>23.0.60</ti>
<ti>CVS (trunk)</ti>
<ti>23</ti>
<ti>emacs-23</ti>
<ti></ti>
</tr>
-<tr>
- <ti>emacs-cvs</ti>
- <ti>23.0.60</ti>
- <ti>CVS (unicode-2 branch)</ti>
- <ti>23-unicode</ti>
- <ti>emacs-23-unicode</ti>
- <ti></ti>
-</tr>
</table>
</body>
@@ -256,7 +248,7 @@
<tr>
<ti>svg</ti>
<ti>Support for SVG images.</ti>
- <ti>Only some 23 versions support that.</ti>
+ <ti>Only 23 versions support that.</ti>
</tr>
<tr>
<ti>tiff</ti>
@@ -283,7 +275,7 @@
</tr>
<tr>
<ti>xft</ti>
- <ti>Choose an alternative font renderer. Only available from some 23 on.</ti>
+ <ti>Choose an alternative font renderer. Only available from 23 on.</ti>
<ti></ti>
</tr>
<tr>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-02-01 19:27 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-02-01 19:27 UTC (permalink / raw
To: gentoo-commits
ulm 08/02/01 19:27:27
Modified: emacs.xml
Log:
Snapshot of trunk. Document libotf local USE flag.
Revision Changes Path
1.81 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.80&r2=1.81
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- emacs.xml 1 Feb 2008 16:54:46 -0000 1.80
+++ emacs.xml 1 Feb 2008 19:27:26 -0000 1.81
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.80 2008/02/01 16:54:46 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.81 2008/02/01 19:27:26 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,7 +22,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.13</version>
+<version>1.14</version>
<date>2008-02-01</date>
<chapter>
@@ -103,6 +103,14 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
+ <ti>23.0.50_pre20080201</ti>
+ <ti>Snapshot (trunk)</ti>
+ <ti>23</ti>
+ <ti>emacs-23</ti>
+ <ti>Last version before the unicode-2 merge</ti>
+</tr>
+<tr>
+ <ti>emacs-cvs</ti>
<ti>23.0.60</ti>
<ti>CVS (trunk)</ti>
<ti>23</ti>
@@ -208,6 +216,12 @@
<ti></ti>
</tr>
<tr>
+ <ti>libotf</ti>
+ <ti>Use libotf for OpenType font support.
+ Only available from 23 on, and if "xft" is enabled too.</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>motif</ti>
<ti>A windowing toolkit.</ti>
<ti></ti>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-02-28 6:21 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-02-28 6:21 UTC (permalink / raw
To: gentoo-commits
ulm 08/02/28 06:21:32
Modified: emacs.xml
Log:
Add description for m17n-lib USE flag. Remove libotf.
Revision Changes Path
1.82 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.82&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.82&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.81&r2=1.82
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- emacs.xml 1 Feb 2008 19:27:26 -0000 1.81
+++ emacs.xml 28 Feb 2008 06:21:31 -0000 1.82
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.81 2008/02/01 19:27:26 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.82 2008/02/28 06:21:31 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.14</version>
-<date>2008-02-01</date>
+<version>1.15</version>
+<date>2008-02-28</date>
<chapter>
<title>Introduction</title>
@@ -216,8 +216,9 @@
<ti></ti>
</tr>
<tr>
- <ti>libotf</ti>
- <ti>Use libotf for OpenType font support.
+ <ti>m17n-lib</ti>
+ <ti>Use the m17n-lib multilingual library for complex text layout,
+ e.g. for Indic scripts.
Only available from 23 on, and if "xft" is enabled too.</ti>
<ti></ti>
</tr>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-02-28 6:25 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-02-28 6:25 UTC (permalink / raw
To: gentoo-commits
ulm 08/02/28 06:25:34
Modified: emacs.xml
Log:
Fix table. Update version number of Emacs 22 pretest.
Revision Changes Path
1.83 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.82&r2=1.83
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- emacs.xml 28 Feb 2008 06:21:31 -0000 1.82
+++ emacs.xml 28 Feb 2008 06:25:33 -0000 1.83
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.82 2008/02/28 06:21:31 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.83 2008/02/28 06:25:33 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -87,7 +87,7 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
- <ti>22.1.90</ti>
+ <ti>22.1.91</ti>
<ti>Emacs 22.2 pretest</ti>
<ti>22</ti>
<ti>emacs-22-cvs</ti>
@@ -218,9 +218,8 @@
<tr>
<ti>m17n-lib</ti>
<ti>Use the m17n-lib multilingual library for complex text layout,
- e.g. for Indic scripts.
- Only available from 23 on, and if "xft" is enabled too.</ti>
- <ti></ti>
+ e.g. for Indic scripts.</ti>
+ <ti>Only available from 23 on, and if "xft" is enabled too.</ti>
</tr>
<tr>
<ti>motif</ti>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-03-24 9:43 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-03-24 9:43 UTC (permalink / raw
To: gentoo-commits
ulm 08/03/24 09:43:51
Modified: emacs.xml
Log:
Document the new Emacs SVN repository.
Revision Changes Path
1.84 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.83&r2=1.84
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- emacs.xml 28 Feb 2008 06:25:33 -0000 1.83
+++ emacs.xml 24 Mar 2008 09:43:51 -0000 1.84
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.83 2008/02/28 06:25:33 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.84 2008/03/24 09:43:51 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.15</version>
-<date>2008-02-28</date>
+<version>1.16</version>
+<date>2008-03-24</date>
<chapter>
<title>Introduction</title>
@@ -87,7 +87,7 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
- <ti>22.1.91</ti>
+ <ti>22.1.92</ti>
<ti>Emacs 22.2 pretest</ti>
<ti>22</ti>
<ti>emacs-22-cvs</ti>
@@ -490,16 +490,15 @@
<p>
Not all packages maintained by the Emacs team are developed by people
from outside the Gentoo project (they are usually called upstream).
-Most of those exceptions are for proper operation of GNU Emacs in the Gentoo environment
-and provided in the Emacs Overlay in the emacs-extra branch. From
-there they are packaged and brought to the Portage tree when they have
-proven stable.
+Most of those exceptions are for proper operation of GNU Emacs in the
+Gentoo environment.
</p>
<p>
-Development takes place in the <path>emacs-extra</path> part of the
-<uri link="http://overlays.gentoo.org/proj/emacs/browser/emacs-extra">Emacs overlay</uri>.
-There are detailed ChangeLogs available, which should be used to document the process that
-lead to a solution.
+Sources of these packages are kept in the
+<uri link="http://sources.gentoo.org/viewcvs.py/emacs/">
+Emacs SVN repository</uri>.
+They are released and brought to the Emacs overlay or to the Portage
+tree when they have proven stable.
</p>
<table>
<tr>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-03-26 14:47 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-03-26 14:47 UTC (permalink / raw
To: gentoo-commits
ulm 08/03/26 14:47:27
Modified: emacs.xml
Log:
Update some version numbers.
Revision Changes Path
1.85 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.84&r2=1.85
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- emacs.xml 24 Mar 2008 09:43:51 -0000 1.84
+++ emacs.xml 26 Mar 2008 14:47:26 -0000 1.85
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.84 2008/03/24 09:43:51 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.85 2008/03/26 14:47:26 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.16</version>
-<date>2008-03-24</date>
+<version>1.17</version>
+<date>2008-03-26</date>
<chapter>
<title>Introduction</title>
@@ -79,7 +79,7 @@
</tr>
<tr>
<ti>emacs</ti>
- <ti>22.1</ti>
+ <ti>22.2</ti>
<ti>released</ti>
<ti>22</ti>
<ti>emacs-22</ti>
@@ -87,15 +87,7 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
- <ti>22.1.92</ti>
- <ti>Emacs 22.2 pretest</ti>
- <ti>22</ti>
- <ti>emacs-22-cvs</ti>
- <ti></ti>
-</tr>
-<tr>
- <ti>emacs-cvs</ti>
- <ti>22.1.9999</ti>
+ <ti>22.2.9999</ti>
<ti>CVS (EMACS_22_BASE branch)</ti>
<ti>22</ti>
<ti>emacs-22-cvs</ti>
@@ -111,7 +103,7 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
- <ti>23.0.60</ti>
+ <ti>23.0.9999</ti>
<ti>CVS (trunk)</ti>
<ti>23</ti>
<ti>emacs-23</ti>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-04-22 17:27 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-04-22 17:27 UTC (permalink / raw
To: gentoo-commits
ulm 08/04/22 17:27:41
Modified: emacs.xml
Log:
Spelling.
Revision Changes Path
1.86 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.85&r2=1.86
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- emacs.xml 26 Mar 2008 14:47:26 -0000 1.85
+++ emacs.xml 22 Apr 2008 17:27:40 -0000 1.86
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.85 2008/03/26 14:47:26 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.86 2008/04/22 17:27:40 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -176,9 +176,10 @@
</tr>
<tr>
<ti>gtk</ti>
- <ti>Use the Gimp ToolKit as windowing toolkit (menu bar etc.)</ti>
+ <ti>Use the GIMP Toolkit (GTK+) as windowing toolkit (menu bar etc.)</ti>
<ti>When this toolkit is activated along with alternative ones (see
- other USE flags), GTK is chosen. This is in sync with upstream's whishes.</ti>
+ other USE flags), GTK+ is chosen. This is in sync with upstream's
+ wishes.</ti>
</tr>
<tr>
<ti>gzip-el</ti>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-06-04 10:37 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-06-04 10:37 UTC (permalink / raw
To: gentoo-commits
ulm 08/06/04 10:37:56
Modified: emacs.xml
Log:
Group USE flags by subject area.
Revision Changes Path
1.87 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.86&r2=1.87
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- emacs.xml 22 Apr 2008 17:27:40 -0000 1.86
+++ emacs.xml 4 Jun 2008 10:37:56 -0000 1.87
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.86 2008/04/22 17:27:40 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.87 2008/06/04 10:37:56 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.17</version>
-<date>2008-03-26</date>
+<version>1.18</version>
+<date>2008-06-04</date>
<chapter>
<title>Introduction</title>
@@ -153,25 +153,9 @@
<th>Notes</th>
</tr>
<tr>
- <ti>alsa</ti>
- <ti>Determine if ALSA should be used</ti>
- <ti>Emacs autodetects ALSA. That test is removed by the ebuild if the flag
- is not set. This is for cases where ALSA is installed but the user
- does not wish support for it in Emacs.</ti>
-</tr>
-<tr>
- <ti>dbus</ti>
- <ti>Make Emacs D-Bus aware</ti>
- <ti></ti>
-</tr>
-<tr>
- <ti>gif</ti>
- <ti>Support for GIF images.</ti>
- <ti></ti>
-</tr>
-<tr>
- <ti>gpm</ti>
- <ti>Support for console-based mouse driver (emacs-cvs only).</ti>
+ <ti>X</ti>
+ <ti>Let Emacs use an X session if available. Text mode can always
+ be forced.</ti>
<ti></ti>
</tr>
<tr>
@@ -182,15 +166,25 @@
wishes.</ti>
</tr>
<tr>
- <ti>gzip-el</ti>
- <ti>Zip up all el files.</ti>
- <ti>The zip binary is autodetected. So even when this USE flag is
- disabled but the binary is found, all el files will be compressed.
- The ebuild takes of that care by confusing the configure script.</ti>
+ <ti>Xaw3d</ti>
+ <ti>A windowing toolkit.</ti>
+ <ti></ti>
</tr>
<tr>
- <ti>hesiod</ti>
- <ti>Use the Hesiod name service system.</ti>
+ <ti>motif</ti>
+ <ti>A windowing toolkit.</ti>
+ <ti></ti>
+</tr>
+<tr>
+ <ti>toolkit-scroll-bars</ti>
+ <ti>Instead of the internal scroll bars, the ones from the
+ windowing toolkit are used.</ti>
+ <ti>You will lose some functionality (split windows by clicking on
+ the scroll bar for example).</ti>
+</tr>
+<tr>
+ <ti>gif</ti>
+ <ti>Support for GIF images.</ti>
<ti></ti>
</tr>
<tr>
@@ -199,51 +193,57 @@
<ti></ti>
</tr>
<tr>
- <ti>kerberos</ti>
- <ti>Support for the Kerberos network authentication protocol.</ti>
+ <ti>png</ti>
+ <ti>Support for PNG images.</ti>
<ti></ti>
</tr>
<tr>
- <ti>leim</ti>
- <ti>Extended methods for input encodings.</ti>
+ <ti>svg</ti>
+ <ti>Support for SVG images (Emacs 23 only).</ti>
<ti></ti>
</tr>
<tr>
- <ti>m17n-lib</ti>
- <ti>Use the m17n-lib multilingual library for complex text layout,
- e.g. for Indic scripts.</ti>
- <ti>Only available from 23 on, and if "xft" is enabled too.</ti>
+ <ti>tiff</ti>
+ <ti>Support for TIFF images.</ti>
+ <ti></ti>
</tr>
<tr>
- <ti>motif</ti>
- <ti>A windowing toolkit.</ti>
- <ti></ti>
+ <ti>xpm</ti>
+ <ti>Support for XPM images.</ti>
+ <ti>If disabled, all logos, icons etc. in Emacs are displayed in
+ grayscale. This flag is set to on in base profile's <path>package.use</path>.</ti>
</tr>
<tr>
- <ti>nls</ti>
- <ti>This makes use of gettext, an easy way to provide translations
- of strings.</ti>
+ <ti>xft</ti>
+ <ti>Choose an alternative font renderer (Emacs 23 only).</ti>
<ti></ti>
</tr>
<tr>
- <ti>png</ti>
- <ti>Support for PNG images.</ti>
- <ti></ti>
+ <ti>m17n-lib</ti>
+ <ti>Use the m17n-lib multilingual library for complex text layout,
+ e.g. for Indic scripts (Emacs 23 only).</ti>
+ <ti>Only available if "xft" is enabled too.</ti>
</tr>
<tr>
- <ti>sendmail</ti>
- <ti>Build with support for mail transfer agent (MTA).</ti>
+ <ti>gpm</ti>
+ <ti>Support for console-based mouse driver (Emacs 23 only).</ti>
<ti></ti>
</tr>
<tr>
- <ti>sound</ti>
- <ti>Control the availability of sound support.</ti>
+ <ti>dbus</ti>
+ <ti>Make Emacs D-Bus aware (Emacs 23 only).</ti>
<ti></ti>
</tr>
<tr>
- <ti>source</ti>
- <ti>Install the C source files and make them available in the
- internal documentation system of GNU Emacs.</ti>
+ <ti>alsa</ti>
+ <ti>Determine if ALSA should be used</ti>
+ <ti>Emacs autodetects ALSA. That test is removed by the ebuild if the flag
+ is not set. This is for cases where ALSA is installed but the user
+ does not wish support for it in Emacs.</ti>
+</tr>
+<tr>
+ <ti>sound</ti>
+ <ti>Control the availability of sound support.</ti>
<ti></ti>
</tr>
<tr>
@@ -253,43 +253,43 @@
actions needed.</ti>
</tr>
<tr>
- <ti>svg</ti>
- <ti>Support for SVG images.</ti>
- <ti>Only 23 versions support that.</ti>
+ <ti>leim</ti>
+ <ti>Extended methods for input encodings (Emacs 21 only).</ti>
+ <ti></ti>
</tr>
<tr>
- <ti>tiff</ti>
- <ti>Support for tiff images.</ti>
+ <ti>nls</ti>
+ <ti>This makes use of gettext, an easy way to provide translations
+ of strings (Emacs 21 only).</ti>
<ti></ti>
</tr>
<tr>
- <ti>toolkit-scroll-bars</ti>
- <ti>Instead of the internal scroll bars, the ones from the
- windowing toolkit are used.</ti>
- <ti>You will lose some functionality (split windows by clicking on
- the scroll bar for example).</ti>
+ <ti>sendmail</ti>
+ <ti>Build with support for mail transfer agent (Emacs 21 only).</ti>
+ <ti></ti>
</tr>
<tr>
- <ti>X</ti>
- <ti>Let Emacs use an X session if available. Text mode can always
- be forced.</ti>
+ <ti>hesiod</ti>
+ <ti>Use the Hesiod name service system.</ti>
<ti></ti>
</tr>
<tr>
- <ti>Xaw3d</ti>
- <ti>A windowing toolkit.</ti>
+ <ti>kerberos</ti>
+ <ti>Support for the Kerberos network authentication protocol.</ti>
<ti></ti>
</tr>
<tr>
- <ti>xft</ti>
- <ti>Choose an alternative font renderer. Only available from 23 on.</ti>
- <ti></ti>
+ <ti>gzip-el</ti>
+ <ti>Zip up all el files.</ti>
+ <ti>The zip binary is autodetected. So even when this USE flag is
+ disabled but the binary is found, all el files will be compressed.
+ The ebuild takes of that care by confusing the configure script.</ti>
</tr>
<tr>
- <ti>xpm</ti>
- <ti>Support for xpm images.</ti>
- <ti>If disabled, all logos, icons etc. in Emacs are displayed in
- grayscale. This flag is set to on in base profile's <path>package.use</path>.</ti>
+ <ti>source</ti>
+ <ti>Install the C source files and make them available in the
+ internal documentation system of GNU Emacs.</ti>
+ <ti></ti>
</tr>
</table>
</body>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-06-04 12:31 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-06-04 12:31 UTC (permalink / raw
To: gentoo-commits
ulm 08/06/04 12:31:35
Modified: emacs.xml
Log:
Undo previous.
Revision Changes Path
1.88 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.87&r2=1.88
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- emacs.xml 4 Jun 2008 10:37:56 -0000 1.87
+++ emacs.xml 4 Jun 2008 12:31:34 -0000 1.88
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.87 2008/06/04 10:37:56 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.88 2008/06/04 12:31:34 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -153,69 +153,59 @@
<th>Notes</th>
</tr>
<tr>
- <ti>X</ti>
- <ti>Let Emacs use an X session if available. Text mode can always
- be forced.</ti>
- <ti></ti>
-</tr>
-<tr>
- <ti>gtk</ti>
- <ti>Use the GIMP Toolkit (GTK+) as windowing toolkit (menu bar etc.)</ti>
- <ti>When this toolkit is activated along with alternative ones (see
- other USE flags), GTK+ is chosen. This is in sync with upstream's
- wishes.</ti>
-</tr>
-<tr>
- <ti>Xaw3d</ti>
- <ti>A windowing toolkit.</ti>
- <ti></ti>
+ <ti>alsa</ti>
+ <ti>Determine if ALSA should be used</ti>
+ <ti>Emacs autodetects ALSA. That test is removed by the ebuild if the flag
+ is not set. This is for cases where ALSA is installed but the user
+ does not wish support for it in Emacs.</ti>
</tr>
<tr>
- <ti>motif</ti>
- <ti>A windowing toolkit.</ti>
+ <ti>dbus</ti>
+ <ti>Make Emacs D-Bus aware (Emacs 23 only).</ti>
<ti></ti>
</tr>
<tr>
- <ti>toolkit-scroll-bars</ti>
- <ti>Instead of the internal scroll bars, the ones from the
- windowing toolkit are used.</ti>
- <ti>You will lose some functionality (split windows by clicking on
- the scroll bar for example).</ti>
-</tr>
-<tr>
<ti>gif</ti>
<ti>Support for GIF images.</ti>
<ti></ti>
</tr>
<tr>
- <ti>jpeg</ti>
- <ti>Support for JPEG images.</ti>
+ <ti>gpm</ti>
+ <ti>Support for console-based mouse driver (Emacs 23 only).</ti>
<ti></ti>
</tr>
<tr>
- <ti>png</ti>
- <ti>Support for PNG images.</ti>
- <ti></ti>
+ <ti>gtk</ti>
+ <ti>Use the GIMP Toolkit (GTK+) as windowing toolkit (menu bar etc.)</ti>
+ <ti>When this toolkit is activated along with alternative ones (see
+ other USE flags), GTK+ is chosen. This is in sync with upstream's
+ wishes.</ti>
</tr>
<tr>
- <ti>svg</ti>
- <ti>Support for SVG images (Emacs 23 only).</ti>
+ <ti>gzip-el</ti>
+ <ti>Zip up all el files.</ti>
+ <ti>The zip binary is autodetected. So even when this USE flag is
+ disabled but the binary is found, all el files will be compressed.
+ The ebuild takes of that care by confusing the configure script.</ti>
+</tr>
+<tr>
+ <ti>hesiod</ti>
+ <ti>Use the Hesiod name service system.</ti>
<ti></ti>
</tr>
<tr>
- <ti>tiff</ti>
- <ti>Support for TIFF images.</ti>
+ <ti>jpeg</ti>
+ <ti>Support for JPEG images.</ti>
<ti></ti>
</tr>
<tr>
- <ti>xpm</ti>
- <ti>Support for XPM images.</ti>
- <ti>If disabled, all logos, icons etc. in Emacs are displayed in
- grayscale. This flag is set to on in base profile's <path>package.use</path>.</ti>
+ <ti>kerberos</ti>
+ <ti>Support for the Kerberos network authentication protocol.</ti>
+ <ti></ti>
</tr>
<tr>
- <ti>xft</ti>
- <ti>Choose an alternative font renderer (Emacs 23 only).</ti>
+ <ti>leim</ti>
+ <ti>Extended methods for input encodings (Emacs 21 only).</ti>
<ti></ti>
</tr>
<tr>
@@ -225,21 +215,25 @@
<ti>Only available if "xft" is enabled too.</ti>
</tr>
<tr>
- <ti>gpm</ti>
- <ti>Support for console-based mouse driver (Emacs 23 only).</ti>
+ <ti>motif</ti>
+ <ti>A windowing toolkit.</ti>
<ti></ti>
</tr>
<tr>
- <ti>dbus</ti>
- <ti>Make Emacs D-Bus aware (Emacs 23 only).</ti>
+ <ti>nls</ti>
+ <ti>This makes use of gettext, an easy way to provide translations
+ of strings (Emacs 21 only).</ti>
<ti></ti>
</tr>
<tr>
- <ti>alsa</ti>
- <ti>Determine if ALSA should be used</ti>
- <ti>Emacs autodetects ALSA. That test is removed by the ebuild if the flag
- is not set. This is for cases where ALSA is installed but the user
- does not wish support for it in Emacs.</ti>
+ <ti>png</ti>
+ <ti>Support for PNG images.</ti>
+ <ti></ti>
+</tr>
+<tr>
+ <ti>sendmail</ti>
+ <ti>Build with support for mail transfer agent (Emacs 21 only).</ti>
+ <ti></ti>
</tr>
<tr>
<ti>sound</ti>
@@ -247,49 +241,55 @@
<ti></ti>
</tr>
<tr>
+ <ti>source</ti>
+ <ti>Install the C source files and make them available in the
+ internal documentation system of GNU Emacs.</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>spell</ti>
<ti>Control the spell checking abilities.</ti>
<ti>Emacs 22 and higher autodetect aspell in favor of ispell, so no further
actions needed.</ti>
</tr>
<tr>
- <ti>leim</ti>
- <ti>Extended methods for input encodings (Emacs 21 only).</ti>
+ <ti>svg</ti>
+ <ti>Support for SVG images (Emacs 23 only).</ti>
<ti></ti>
</tr>
<tr>
- <ti>nls</ti>
- <ti>This makes use of gettext, an easy way to provide translations
- of strings (Emacs 21 only).</ti>
+ <ti>tiff</ti>
+ <ti>Support for TIFF images.</ti>
<ti></ti>
</tr>
<tr>
- <ti>sendmail</ti>
- <ti>Build with support for mail transfer agent (Emacs 21 only).</ti>
- <ti></ti>
+ <ti>toolkit-scroll-bars</ti>
+ <ti>Instead of the internal scroll bars, the ones from the
+ windowing toolkit are used.</ti>
+ <ti>You will lose some functionality (split windows by clicking on
+ the scroll bar for example).</ti>
</tr>
<tr>
- <ti>hesiod</ti>
- <ti>Use the Hesiod name service system.</ti>
+ <ti>X</ti>
+ <ti>Let Emacs use an X session if available. Text mode can always
+ be forced.</ti>
<ti></ti>
</tr>
<tr>
- <ti>kerberos</ti>
- <ti>Support for the Kerberos network authentication protocol.</ti>
+ <ti>Xaw3d</ti>
+ <ti>A windowing toolkit.</ti>
<ti></ti>
</tr>
<tr>
- <ti>gzip-el</ti>
- <ti>Zip up all el files.</ti>
- <ti>The zip binary is autodetected. So even when this USE flag is
- disabled but the binary is found, all el files will be compressed.
- The ebuild takes of that care by confusing the configure script.</ti>
+ <ti>xft</ti>
+ <ti>Choose an alternative font renderer (Emacs 23 only).</ti>
+ <ti></ti>
</tr>
<tr>
- <ti>source</ti>
- <ti>Install the C source files and make them available in the
- internal documentation system of GNU Emacs.</ti>
- <ti></ti>
+ <ti>xpm</ti>
+ <ti>Support for XPM images.</ti>
+ <ti>If disabled, all logos, icons etc. in Emacs are displayed in
+ grayscale. This flag is set to on in base profile's <path>package.use</path>.</ti>
</tr>
</table>
</body>
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-09-03 11:12 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-09-03 11:12 UTC (permalink / raw
To: gentoo-commits
opfer 08/09/03 11:12:55
Modified: emacs.xml
Log:
There is no snapshot from before the unicode-2 branch merge anymore
Revision Changes Path
1.89 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.88&r2=1.89
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- emacs.xml 4 Jun 2008 12:31:34 -0000 1.88
+++ emacs.xml 3 Sep 2008 11:12:55 -0000 1.89
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.88 2008/06/04 12:31:34 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.89 2008/09/03 11:12:55 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.18</version>
-<date>2008-06-04</date>
+<version>1.19</version>
+<date>2008-09-03</date>
<chapter>
<title>Introduction</title>
@@ -95,14 +95,6 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
- <ti>23.0.50_pre20080201</ti>
- <ti>Snapshot (trunk)</ti>
- <ti>23</ti>
- <ti>emacs-23</ti>
- <ti>Last version before the unicode-2 merge</ti>
-</tr>
-<tr>
- <ti>emacs-cvs</ti>
<ti>23.0.9999</ti>
<ti>CVS (trunk)</ti>
<ti>23</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-09-03 11:52 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-09-03 11:52 UTC (permalink / raw
To: gentoo-commits
opfer 08/09/03 11:52:56
Modified: emacs.xml
Log:
fix a typo, reported in bug 187332
Revision Changes Path
1.90 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.89&r2=1.90
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- emacs.xml 3 Sep 2008 11:12:55 -0000 1.89
+++ emacs.xml 3 Sep 2008 11:52:55 -0000 1.90
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.89 2008/09/03 11:12:55 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.90 2008/09/03 11:52:55 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -362,7 +362,7 @@
a few packages. If used, it always loads the whole package and makes
Emacs start-up really slow, so the autoload mechanism is the preferred
way. The <path>elisp-common</path> eclass has functions to generate
-an autoload file if none is shipped is with the package but the
+an autoload file if none is shipped with the package but the
functionality is available in the source nonetheless. For more
information about the mechanism see the
<uri link="http://www.gnu.org/software/emacs/manual/html_node/elisp/Autoload.html#Autoload">
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-09-04 10:56 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-09-04 10:56 UTC (permalink / raw
To: gentoo-commits
ulm 08/09/04 10:56:12
Modified: emacs.xml
Log:
Document the stand-alone emacs-updater package.
Revision Changes Path
1.91 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.91&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.91&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.90&r2=1.91
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- emacs.xml 3 Sep 2008 11:52:55 -0000 1.90
+++ emacs.xml 4 Sep 2008 10:56:12 -0000 1.91
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.90 2008/09/03 11:52:55 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.91 2008/09/04 10:56:12 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.19</version>
-<date>2008-09-03</date>
+<version>1.20</version>
+<date>2008-09-04</date>
<chapter>
<title>Introduction</title>
@@ -125,8 +125,9 @@
</ul>
<p>
-The programs are symlinked to their original names by the Emacs
-<uri link="#eselect">eselect module</uri>, apart from <path>ctags</path>, which has its own module.
+ The programs are symlinked to their original names by the Emacs
+ <uri link="#eselect">eselect module</uri>, apart from <path>ctags</path>
+ and <path>etags</path> which have their own modules.
</p>
</body>
</section>
@@ -350,12 +351,12 @@
to a file read by Emacs on start-up.
</p>
<p>
-Historically site-init files were read from the
-<path>/usr/share/emacs/site-lisp/</path>, which is still supported by
-the eclasses, but a remerge/update will put it in the
-<path>site-gentoo.d/</path> subdirectory. From
-<path>app-admin/eselect-emacs-1.3-r2</path> on a script is installed
-that checks for needed rebuilds, called <path>emacs-updater</path>.
+ Historically site-init files were read from the
+ <path>/usr/share/emacs/site-lisp/</path> directory, which is still
+ supported by the eclasses, but a remerge/update will put them in the
+ <path>site-gentoo.d/</path> subdirectory.
+ Package <path>app-admin/emacs-updater</path> installs a script that
+ checks for needed rebuilds, called <path>emacs-updater</path>.
</p>
<impo>
A <c>load</c> command for site initialisations is only acceptable for
@@ -494,13 +495,19 @@
<ti><path>app-admin/eselect-emacs</path></ti>
<ti>Setting the correct man page locations, Info documentation paths
and target for <path>/usr/bin/emacs</path>, see the separate
- <uri link="#eselect">section</uri>. Additionally it ships the
- emacs-updater script, which makes the transition from the old
- location of the site-init files to the new one.</ti>
+ <uri link="#eselect">section</uri>.</ti>
</tr>
<tr>
<ti><path>app-admin/eselect-ctags</path></ti>
- <ti>There are several implementations of the ctags binary, all with a different feature set. This eselect module lets you choose the variant you need.</ti>
+ <ti>There are several implementations of the ctags binary, all with
+ a different feature set. This eselect module lets you choose the
+ variant you need.</ti>
+</tr>
+<tr>
+ <ti><path>app-admin/emacs-updater</path></ti>
+ <ti>Ships the <path>emacs-updater</path> script, which makes the
+ transition from the old location of the site-init files to the new
+ one.</ti>
</tr>
<tr>
<ti><path>x11-misc/emacs-desktop</path></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-10-13 13:05 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2008-10-13 13:05 UTC (permalink / raw
To: gentoo-commits
ulm 08/10/13 13:05:50
Modified: emacs.xml
Log:
Update Emacs version information.
Revision Changes Path
1.92 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.91&r2=1.92
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- emacs.xml 4 Sep 2008 10:56:12 -0000 1.91
+++ emacs.xml 13 Oct 2008 13:05:50 -0000 1.92
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.91 2008/09/04 10:56:12 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.92 2008/10/13 13:05:50 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.20</version>
-<date>2008-09-04</date>
+<version>1.21</version>
+<date>2008-10-13</date>
<chapter>
<title>Introduction</title>
@@ -79,7 +79,7 @@
</tr>
<tr>
<ti>emacs</ti>
- <ti>22.2</ti>
+ <ti>22.3</ti>
<ti>released</ti>
<ti>22</ti>
<ti>emacs-22</ti>
@@ -87,14 +87,6 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
- <ti>22.2.9999</ti>
- <ti>CVS (EMACS_22_BASE branch)</ti>
- <ti>22</ti>
- <ti>emacs-22-cvs</ti>
- <ti></ti>
-</tr>
-<tr>
- <ti>emacs-cvs</ti>
<ti>23.0.9999</ti>
<ti>CVS (trunk)</ti>
<ti>23</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-11-02 16:54 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-11-02 16:54 UTC (permalink / raw
To: gentoo-commits
opfer 08/11/02 16:54:16
Modified: emacs.xml
Log:
describe app-admin/emacs-daemon package
Revision Changes Path
1.93 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.92&r2=1.93
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- emacs.xml 13 Oct 2008 13:05:50 -0000 1.92
+++ emacs.xml 2 Nov 2008 16:54:16 -0000 1.93
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.92 2008/10/13 13:05:50 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.93 2008/11/02 16:54:16 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -508,6 +508,12 @@
emerged with <c>USE=X</c>.</ti>
</tr>
<tr>
+ <ti><path>app-emacs/emacs-daemon</path></ti>
+ <ti>Contains the init script to start Emacs as a background service
+ in server mode. The <path>emacsclient</path> executable then uses
+ this to connect to.</ti>
+</tr>
+<tr>
<ti><path>app-emacs/gentoo-syntax</path></ti>
<ti>A collection of Emacs major modes that help you edit ebuilds and
other Gentoo specific files. This is developed in cooperation with
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-11-02 16:56 Christian Faulhammer (opfer)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-11-02 16:56 UTC (permalink / raw
To: gentoo-commits
opfer 08/11/02 16:56:08
Modified: emacs.xml
Log:
describe emacs-updater's new functions
Revision Changes Path
1.94 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.93&r2=1.94
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- emacs.xml 2 Nov 2008 16:54:16 -0000 1.93
+++ emacs.xml 2 Nov 2008 16:56:08 -0000 1.94
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.93 2008/11/02 16:54:16 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.94 2008/11/02 16:56:08 opfer Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -499,7 +499,8 @@
<ti><path>app-admin/emacs-updater</path></ti>
<ti>Ships the <path>emacs-updater</path> script, which makes the
transition from the old location of the site-init files to the new
- one.</ti>
+ one. Another purpose is to byte-compile all installed Emacs
+ support files again, e.g. after a major upgrade of Emacs.</ti>
</tr>
<tr>
<ti><path>x11-misc/emacs-desktop</path></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2008-11-28 12:04 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2008-11-28 12:04 UTC (permalink / raw
To: gentoo-commits
fauli 08/11/28 12:04:57
Modified: emacs.xml
Log:
Change my email address
Revision Changes Path
1.95 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.95&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.95&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.94&r2=1.95
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- emacs.xml 2 Nov 2008 16:56:08 -0000 1.94
+++ emacs.xml 28 Nov 2008 12:04:57 -0000 1.95
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.94 2008/11/02 16:56:08 opfer Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.95 2008/11/28 12:04:57 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -9,7 +9,7 @@
<mail link="ulm@gentoo.org">Ulrich Müller</mail>
</author>
<author title="Author">
- <mail link="opfer@gentoo.org">Christian Faulhammer</mail>
+ <mail link="fauli@gentoo.org">Christian Faulhammer</mail>
</author>
<abstract>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-02-02 7:59 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-02-02 7:59 UTC (permalink / raw
To: gentoo-commits
ulm 09/02/02 07:59:47
Modified: emacs.xml
Log:
Add note about Emacs 23 pretest.
Revision Changes Path
1.96 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.95&r2=1.96
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- emacs.xml 28 Nov 2008 12:04:57 -0000 1.95
+++ emacs.xml 2 Feb 2009 07:59:47 -0000 1.96
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.95 2008/11/28 12:04:57 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.96 2009/02/02 07:59:47 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.21</version>
-<date>2008-10-13</date>
+<version>1.22</version>
+<date>2009-02-02</date>
<chapter>
<title>Introduction</title>
@@ -87,6 +87,14 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
+ <ti>23.0.90 (.91, .92, ...)</ti>
+ <ti>CVS (trunk)</ti>
+ <ti>23</ti>
+ <ti>emacs-23</ti>
+ <ti>Pretest for Emacs 23</ti>
+</tr>
+<tr>
+ <ti>emacs-cvs</ti>
<ti>23.0.9999</ti>
<ti>CVS (trunk)</ti>
<ti>23</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-02-02 8:27 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-02-02 8:27 UTC (permalink / raw
To: gentoo-commits
ulm 09/02/02 08:27:03
Modified: emacs.xml
Log:
Emacs 23 pretest.
Revision Changes Path
1.97 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.96&r2=1.97
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- emacs.xml 2 Feb 2009 07:59:47 -0000 1.96
+++ emacs.xml 2 Feb 2009 08:27:02 -0000 1.97
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.96 2009/02/02 07:59:47 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.97 2009/02/02 08:27:02 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -87,11 +87,11 @@
</tr>
<tr>
<ti>emacs-cvs</ti>
- <ti>23.0.90 (.91, .92, ...)</ti>
- <ti>CVS (trunk)</ti>
+ <ti>23.0.90</ti>
+ <ti>pretest</ti>
<ti>23</ti>
<ti>emacs-23</ti>
- <ti>Pretest for Emacs 23</ti>
+ <ti>also .91, .92, ...</ti>
</tr>
<tr>
<ti>emacs-cvs</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-04 16:30 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-04 16:30 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/04 16:30:57
Modified: emacs.xml
Log:
USE=xpm is set via EAPI 1, package.use is not used anymore
Revision Changes Path
1.98 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.97&r2=1.98
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- emacs.xml 2 Feb 2009 08:27:02 -0000 1.97
+++ emacs.xml 4 Mar 2009 16:30:53 -0000 1.98
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.97 2009/02/02 08:27:02 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.98 2009/03/04 16:30:53 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.22</version>
-<date>2009-02-02</date>
+<version>1.23</version>
+<date>2009-03-04</date>
<chapter>
<title>Introduction</title>
@@ -282,7 +282,7 @@
<ti>xpm</ti>
<ti>Support for XPM images.</ti>
<ti>If disabled, all logos, icons etc. in Emacs are displayed in
- grayscale. This flag is set to on in base profile's <path>package.use</path>.</ti>
+ grayscale. This flag is forced through EAPI 1 features.</ti>
</tr>
</table>
</body>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-04 16:31 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-04 16:31 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/04 16:31:49
Modified: emacs.xml
Log:
Clearer wording
Revision Changes Path
1.99 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.98&r2=1.99
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- emacs.xml 4 Mar 2009 16:30:53 -0000 1.98
+++ emacs.xml 4 Mar 2009 16:31:45 -0000 1.99
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.98 2009/03/04 16:30:53 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.99 2009/03/04 16:31:45 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -299,7 +299,7 @@
<uri link="#eclasses">eclasses</uri> itself.
</note>
<p>
-If a package needs at least a version of GNU Emacs, you can tell
+If a package needs at least a specific version of GNU Emacs, you can tell
the <path>elisp.eclass</path> by
giving <c>NEED_EMACS=<e>version_number</e></c> before
the <c>inherit</c> line. Undefined the default dependency is on <path>virtual/emacs-21</path>.
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-04 16:32 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-04 16:32 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/04 16:32:59
Modified: emacs.xml
Log:
Mention ~/.emacs as the file where global package loading usually happens
Revision Changes Path
1.100 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.99&r2=1.100
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- emacs.xml 4 Mar 2009 16:31:45 -0000 1.99
+++ emacs.xml 4 Mar 2009 16:32:56 -0000 1.100
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.99 2009/03/04 16:31:45 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.100 2009/03/04 16:32:56 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,7 +22,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.23</version>
+<version>1.24</version>
<date>2009-03-04</date>
<chapter>
@@ -348,7 +348,7 @@
<c>(require 'site-gentoo)</c>
</p>
<p>
-to a file read by Emacs on start-up.
+to a file read by Emacs on start-up (usually <path>~/.emacs</path>).
</p>
<p>
Historically site-init files were read from the
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-04 16:33 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-04 16:33 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/04 16:33:54
Modified: emacs.xml
Log:
Clearer wording
Revision Changes Path
1.101 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.100&r2=1.101
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- emacs.xml 4 Mar 2009 16:32:56 -0000 1.100
+++ emacs.xml 4 Mar 2009 16:33:50 -0000 1.101
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.100 2009/03/04 16:32:56 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.101 2009/03/04 16:33:50 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -368,8 +368,8 @@
information about the mechanism see the
<uri link="http://www.gnu.org/software/emacs/manual/html_node/elisp/Autoload.html#Autoload">
Elisp manual</uri>. Also manual keybindings directly in the site-file
-are discouraged to not disturb the user as he could have bound the
-keys himself. Keep pollution low but provide sane default settings
+are discouraged to not disturb the user as he could have bound exactly
+that keys himself. Keep pollution low but provide sane default settings
out of the box so even a novice can start working fast.
</impo>
</body>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-04 16:36 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-04 16:36 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/04 16:36:09
Modified: emacs.xml
Log:
Mention app-portage/eclass-manpages
Revision Changes Path
1.102 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.101&r2=1.102
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- emacs.xml 4 Mar 2009 16:33:50 -0000 1.101
+++ emacs.xml 4 Mar 2009 16:36:06 -0000 1.102
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.101 2009/03/04 16:33:50 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.102 2009/03/04 16:36:06 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -383,7 +383,8 @@
eclasses to do some recurring tasks in a simple way. The
documentation of the functions are provided in the eclasses, so they
are not repeated here! Format of documentation is to allow man-page
-generation from source.
+generation from source with the
+package <uri link="http://packages.gentoo.org/package/app-portage/eclass-manpages">app-portage/eclass-manpages</uri>.
</p>
<table>
<tr>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-04 16:38 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-04 16:38 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/04 16:38:23
Modified: emacs.xml
Log:
don't link to packages.g.o
Revision Changes Path
1.103 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.103&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.103&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.102&r2=1.103
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- emacs.xml 4 Mar 2009 16:36:06 -0000 1.102
+++ emacs.xml 4 Mar 2009 16:38:19 -0000 1.103
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.102 2009/03/04 16:36:06 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.103 2009/03/04 16:38:19 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -384,7 +384,7 @@
documentation of the functions are provided in the eclasses, so they
are not repeated here! Format of documentation is to allow man-page
generation from source with the
-package <uri link="http://packages.gentoo.org/package/app-portage/eclass-manpages">app-portage/eclass-manpages</uri>.
+package <path>app-portage/eclass-manpages</path>.
</p>
<table>
<tr>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-04 16:39 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-04 16:39 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/04 16:39:31
Modified: emacs.xml
Log:
Clearer wording
Revision Changes Path
1.104 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.103&r2=1.104
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- emacs.xml 4 Mar 2009 16:38:19 -0000 1.103
+++ emacs.xml 4 Mar 2009 16:39:28 -0000 1.104
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.103 2009/03/04 16:38:19 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.104 2009/03/04 16:39:28 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -431,7 +431,7 @@
All ebuilds for the editor check if the symlink is set, and change it
to the highest available in the case where it does not exist. If no
GNU Emacs is found, but XEmacs, all helper programs are symlinked to
-these of XEmacs.
+the variants shipped with XEmacs.
</p>
<p>
The module file has some comments about how the code works. For more
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-04 16:42 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-04 16:42 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/04 16:42:31
Modified: emacs.xml
Log:
Clearer wording
Revision Changes Path
1.105 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.104&r2=1.105
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- emacs.xml 4 Mar 2009 16:39:28 -0000 1.104
+++ emacs.xml 4 Mar 2009 16:42:27 -0000 1.105
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.104 2009/03/04 16:39:28 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.105 2009/03/04 16:42:27 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -445,13 +445,15 @@
<title>Provided virtuals</title>
<body>
<p>
-Some functionality is available several times in different packages.
-To not force a subjective choice the maintainer made, virtuals check
-if one of the alternatives is installed on the user's system.
+Sometimes the same functionality is available through different
+packages. To not force a subjective choice the maintainer made,
+virtuals check if one of the alternatives is installed on the user's
+system.
</p>
<dl>
<dt>virtual/editor</dt>
-<dd>Just makes sure you have an editing capability available on your system.</dd>
+<dd>Just makes sure you have an editing capability available on your
+ system, Emacs is one choice out of many.</dd>
<dt>virtual/emacs</dt>
<dd>This gives you the choice between several version of Emacs.
Elisp packages can choose which virtual version is the minimum they
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-04 16:49 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-04 16:49 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/04 16:49:30
Modified: emacs.xml
Log:
Mention elisp.eclass with virtual/emacs
Revision Changes Path
1.106 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.106&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.106&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.105&r2=1.106
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- emacs.xml 4 Mar 2009 16:42:27 -0000 1.105
+++ emacs.xml 4 Mar 2009 16:49:26 -0000 1.106
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.105 2009/03/04 16:42:27 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.106 2009/03/04 16:49:26 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -457,7 +457,7 @@
<dt>virtual/emacs</dt>
<dd>This gives you the choice between several version of Emacs.
Elisp packages can choose which virtual version is the minimum they
- need.</dd>
+ need through the elisp.eclass.</dd>
<dt>virtual/flim</dt>
<dd>There are several libraries that provide encoding functions for
other packages. If they are compatible
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-04 16:53 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-04 16:53 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/04 16:53:13
Modified: emacs.xml
Log:
Some typos fixed
Revision Changes Path
1.107 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.106&r2=1.107
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- emacs.xml 4 Mar 2009 16:49:26 -0000 1.106
+++ emacs.xml 4 Mar 2009 16:53:10 -0000 1.107
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.106 2009/03/04 16:49:26 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.107 2009/03/04 16:53:10 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -464,11 +464,11 @@
to <path>app-emacs/flim</path>, they should provide the virtual of
the same name.</dd>
<dt>virtual/gnus</dt>
-<dd>The news reader gnus is shipped with Emacs (from 21 on) and also
+<dd>The news reader Gnus is shipped with Emacs (from 21 on) and also
available as a separate package. To give users a better choice,
- all of these ebuilds provide a virtual. Though it is only valid
- for version 5.10 or greater for Gnus, so the virtual points to
- Emacs 22. </dd>
+ all of these ebuilds fullfil the virtual, although it is only valid
+ for version 5.10 or greater of Gnus. So the virtual points to
+ Emacs 22.</dd>
</dl>
</body>
</section>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-06 7:52 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-06 7:52 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/06 07:52:33
Modified: emacs.xml
Log:
Add a section about a sample ebuild (draft)
Revision Changes Path
1.108 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.107&r2=1.108
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- emacs.xml 4 Mar 2009 16:53:10 -0000 1.107
+++ emacs.xml 6 Mar 2009 07:52:33 -0000 1.108
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.107 2009/03/04 16:53:10 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.108 2009/03/06 07:52:33 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,7 +22,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.24</version>
+<version>1.25</version>
<date>2009-03-04</date>
<chapter>
@@ -534,6 +534,18 @@
</table>
</body>
</section>
+
+<section>
+<title>A sample ebuild</title>
+<body>
+<p>
+We present an ebuild that presents the canonical form regarding
+variable ordering in global scope and implementation along an
+example.
+To be continued.
+</p>
+</body>
+</section>
</chapter>
<chapter>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-12 10:33 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-03-12 10:33 UTC (permalink / raw
To: gentoo-commits
ulm 09/03/12 10:33:21
Modified: emacs.xml
Log:
Reflect the package move in documentation.
Revision Changes Path
1.109 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.108&r2=1.109
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- emacs.xml 6 Mar 2009 07:52:33 -0000 1.108
+++ emacs.xml 12 Mar 2009 10:33:21 -0000 1.109
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.108 2009/03/06 07:52:33 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.109 2009/03/12 10:33:21 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.25</version>
-<date>2009-03-04</date>
+<version>1.26</version>
+<date>2009-03-12</date>
<chapter>
<title>Introduction</title>
@@ -514,10 +514,12 @@
support files again, e.g. after a major upgrade of Emacs.</ti>
</tr>
<tr>
- <ti><path>x11-misc/emacs-desktop</path></ti>
- <ti>Holds the <path>desktop</path> file (provides file associations
- for many desktop environments) and icons, needed when Emacs is
- emerged with <c>USE=X</c>.</ti>
+ <ti><path>app-emacs/emacs-common-gentoo</path></ti>
+ <ti>Installs common files needed by all GNU Emacs versions. These include
+ <path>subdirs.el</path> and a default <path>site-start.el</path> file.
+ With <c>USE=X</c> also desktop files (which provide file associations
+ for many desktop environments) and icons for Emacs and Emacsclient are
+ installed.</ti>
</tr>
<tr>
<ti><path>app-emacs/emacs-daemon</path></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-12 10:49 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-03-12 10:49 UTC (permalink / raw
To: gentoo-commits
ulm 09/03/12 10:49:54
Modified: emacs.xml
Log:
First draft for an example ebuild.
Revision Changes Path
1.110 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.109&r2=1.110
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- emacs.xml 12 Mar 2009 10:33:21 -0000 1.109
+++ emacs.xml 12 Mar 2009 10:49:54 -0000 1.110
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.109 2009/03/12 10:33:21 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.110 2009/03/12 10:49:54 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,7 +22,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.26</version>
+<version>1.27</version>
<date>2009-03-12</date>
<chapter>
@@ -546,6 +546,27 @@
example.
To be continued.
</p>
+<pre caption="Sample ebuild">
+<comment># Copyright 1999-2009 Gentoo Foundation</comment>
+<comment># Distributed under the terms of the GNU General Public License v2</comment>
+<comment># $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.110 2009/03/12 10:49:54 ulm Exp $</comment>
+
+<stmt>inherit</stmt> <const>elisp</const> <const>eutils</const>
+
+<ident>DESCRIPTION</ident>=<const>"ReStructuredText support for Emacs"</const>
+<ident>HOMEPAGE</ident>=<const>"http://www.emacswiki.org/cgi-bin/wiki/reStructuredText"</const>
+<ident>SRC_URI</ident>=<const>"mirror://sourceforge/docutils/docutils-${PV}.tar.gz"</const>
+
+<ident>LICENSE</ident>=<const>"GPL-2"</const>
+<ident>SLOT</ident>=<const>"0"</const>
+<ident>KEYWORDS</ident>=<const>"alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"</const>
+<ident>IUSE</ident>=<const>""</const>
+
+<ident>S</ident>=<const>"${WORKDIR}/docutils-${PV}/tools/editors/emacs"</const>
+<ident>DOCS</ident>=<const>"README.txt"</const>
+<ident>SITEFILE</ident>=<const>"51${PN}-gentoo.el"</const>
+<ident>PATCHES</ident>=( <const>"${FILESDIR}/${P}-lazy-lock-mode-fix.patch"</const> )
+</pre>
</body>
</section>
</chapter>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-12 11:54 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-03-12 11:54 UTC (permalink / raw
To: gentoo-commits
ulm 09/03/12 11:54:54
Modified: emacs.xml
Log:
The example ebuild doesn't need eutils.
Revision Changes Path
1.111 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.110&r2=1.111
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- emacs.xml 12 Mar 2009 10:49:54 -0000 1.110
+++ emacs.xml 12 Mar 2009 11:54:54 -0000 1.111
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.110 2009/03/12 10:49:54 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.111 2009/03/12 11:54:54 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -549,9 +549,9 @@
<pre caption="Sample ebuild">
<comment># Copyright 1999-2009 Gentoo Foundation</comment>
<comment># Distributed under the terms of the GNU General Public License v2</comment>
-<comment># $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.110 2009/03/12 10:49:54 ulm Exp $</comment>
+<comment># $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.111 2009/03/12 11:54:54 ulm Exp $</comment>
-<stmt>inherit</stmt> <const>elisp</const> <const>eutils</const>
+<stmt>inherit</stmt> <const>elisp</const>
<ident>DESCRIPTION</ident>=<const>"ReStructuredText support for Emacs"</const>
<ident>HOMEPAGE</ident>=<const>"http://www.emacswiki.org/cgi-bin/wiki/reStructuredText"</const>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-12 14:24 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-03-12 14:24 UTC (permalink / raw
To: gentoo-commits
ulm 09/03/12 14:24:16
Modified: emacs.xml
Log:
Formatting changes.
Revision Changes Path
1.112 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.111&r2=1.112
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- emacs.xml 12 Mar 2009 11:54:54 -0000 1.111
+++ emacs.xml 12 Mar 2009 14:24:16 -0000 1.112
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.111 2009/03/12 11:54:54 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.112 2009/03/12 14:24:16 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -549,23 +549,23 @@
<pre caption="Sample ebuild">
<comment># Copyright 1999-2009 Gentoo Foundation</comment>
<comment># Distributed under the terms of the GNU General Public License v2</comment>
-<comment># $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.111 2009/03/12 11:54:54 ulm Exp $</comment>
+<comment># $Header: $</comment>
-<stmt>inherit</stmt> <const>elisp</const>
+<keyword>inherit</keyword> elisp
<ident>DESCRIPTION</ident>=<const>"ReStructuredText support for Emacs"</const>
<ident>HOMEPAGE</ident>=<const>"http://www.emacswiki.org/cgi-bin/wiki/reStructuredText"</const>
-<ident>SRC_URI</ident>=<const>"mirror://sourceforge/docutils/docutils-${PV}.tar.gz"</const>
+<ident>SRC_URI</ident>=<const>"mirror://sourceforge/docutils/docutils-<var>${PV}</var>.tar.gz"</const>
<ident>LICENSE</ident>=<const>"GPL-2"</const>
<ident>SLOT</ident>=<const>"0"</const>
<ident>KEYWORDS</ident>=<const>"alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"</const>
<ident>IUSE</ident>=<const>""</const>
-<ident>S</ident>=<const>"${WORKDIR}/docutils-${PV}/tools/editors/emacs"</const>
+<ident>S</ident>=<const>"<var>${WORKDIR}</var>/docutils-<var>${PV}</var>/tools/editors/emacs"</const>
<ident>DOCS</ident>=<const>"README.txt"</const>
-<ident>SITEFILE</ident>=<const>"51${PN}-gentoo.el"</const>
-<ident>PATCHES</ident>=( <const>"${FILESDIR}/${P}-lazy-lock-mode-fix.patch"</const> )
+<ident>SITEFILE</ident>=<const>"50<var>${PN}</var>-gentoo.el"</const>
+<ident>PATCHES</ident>=( <const>"<var>${FILESDIR}</var>/<var>${P}</var>-lazy-lock-mode-fix.patch"</const> )
</pre>
</body>
</section>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-13 9:20 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-13 9:20 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/13 09:20:25
Modified: emacs.xml
Log:
Some wording improved
Revision Changes Path
1.113 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.112&r2=1.113
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- emacs.xml 12 Mar 2009 14:24:16 -0000 1.112
+++ emacs.xml 13 Mar 2009 09:20:25 -0000 1.113
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.112 2009/03/12 14:24:16 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.113 2009/03/13 09:20:25 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -23,7 +23,7 @@
<license/>
<version>1.27</version>
-<date>2009-03-12</date>
+<date>2009-03-13</date>
<chapter>
<title>Introduction</title>
@@ -541,9 +541,8 @@
<title>A sample ebuild</title>
<body>
<p>
-We present an ebuild that presents the canonical form regarding
-variable ordering in global scope and implementation along an
-example.
+We present an ebuild that introduces the canonical form regarding
+variable ordering in global scope and implementation along an example.
To be continued.
</p>
<pre caption="Sample ebuild">
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-13 9:21 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-13 9:21 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/13 09:21:13
Modified: emacs.xml
Log:
Remove draft comment
Revision Changes Path
1.114 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.114&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.114&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.113&r2=1.114
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- emacs.xml 13 Mar 2009 09:20:25 -0000 1.113
+++ emacs.xml 13 Mar 2009 09:21:13 -0000 1.114
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.113 2009/03/13 09:20:25 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.114 2009/03/13 09:21:13 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -543,7 +543,6 @@
<p>
We present an ebuild that introduces the canonical form regarding
variable ordering in global scope and implementation along an example.
-To be continued.
</p>
<pre caption="Sample ebuild">
<comment># Copyright 1999-2009 Gentoo Foundation</comment>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-03-13 9:24 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-13 9:24 UTC (permalink / raw
To: gentoo-commits
fauli 09/03/13 09:24:31
Modified: emacs.xml
Log:
Start description of sample ebuild
Revision Changes Path
1.115 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.114&r2=1.115
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- emacs.xml 13 Mar 2009 09:21:13 -0000 1.114
+++ emacs.xml 13 Mar 2009 09:24:31 -0000 1.115
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.114 2009/03/13 09:21:13 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.115 2009/03/13 09:24:31 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -565,6 +565,10 @@
<ident>SITEFILE</ident>=<const>"50<var>${PN}</var>-gentoo.el"</const>
<ident>PATCHES</ident>=( <const>"<var>${FILESDIR}</var>/<var>${P}</var>-lazy-lock-mode-fix.patch"</const> )
</pre>
+<p>
+The first lines from inherit to IUSE are standard Gentoo ebuild
+variables and thus outside the scope of this text.
+</p>
</body>
</section>
</chapter>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-05-28 14:39 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-05-28 14:39 UTC (permalink / raw
To: gentoo-commits
fauli 09/05/28 14:39:10
Modified: emacs.xml
Log:
Remove no non-existant spell USE flag from documentation
Revision Changes Path
1.116 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.116&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.116&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.115&r2=1.116
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- emacs.xml 13 Mar 2009 09:24:31 -0000 1.115
+++ emacs.xml 28 May 2009 14:39:10 -0000 1.116
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.115 2009/03/13 09:24:31 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.116 2009/05/28 14:39:10 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.27</version>
-<date>2009-03-13</date>
+<version>1.28</version>
+<date>2009-05-28</date>
<chapter>
<title>Introduction</title>
@@ -240,12 +240,6 @@
<ti></ti>
</tr>
<tr>
- <ti>spell</ti>
- <ti>Control the spell checking abilities.</ti>
- <ti>Emacs 22 and higher autodetect aspell in favor of ispell, so no further
- actions needed.</ti>
-</tr>
-<tr>
<ti>svg</ti>
<ti>Support for SVG images (Emacs 23 only).</ti>
<ti></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-06-22 14:58 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-06-22 14:58 UTC (permalink / raw
To: gentoo-commits
ulm 09/06/22 14:58:06
Modified: emacs.xml
Log:
Update for EMACS_23_1_RC branch.
Revision Changes Path
1.117 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.117&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.117&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.116&r2=1.117
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -r1.116 -r1.117
--- emacs.xml 28 May 2009 14:39:10 -0000 1.116
+++ emacs.xml 22 Jun 2009 14:58:06 -0000 1.117
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.116 2009/05/28 14:39:10 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.117 2009/06/22 14:58:06 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.28</version>
-<date>2009-05-28</date>
+<version>1.29</version>
+<date>2009-06-22</date>
<chapter>
<title>Introduction</title>
@@ -96,6 +96,14 @@
<tr>
<ti>emacs-cvs</ti>
<ti>23.0.9999</ti>
+ <ti>CVS (EMACS_23_1_RC branch)</ti>
+ <ti>23</ti>
+ <ti>emacs-23</ti>
+ <ti></ti>
+</tr>
+<tr>
+ <ti>emacs-cvs</ti>
+ <ti>23.1.9999</ti>
<ti>CVS (trunk)</ti>
<ti>23</ti>
<ti>emacs-23</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-07-02 11:42 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-07-02 11:42 UTC (permalink / raw
To: gentoo-commits
fauli 09/07/02 11:42:51
Modified: emacs.xml
Log:
Fix intending
Revision Changes Path
1.118 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.117&r2=1.118
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- emacs.xml 22 Jun 2009 14:58:06 -0000 1.117
+++ emacs.xml 2 Jul 2009 11:42:51 -0000 1.118
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.117 2009/06/22 14:58:06 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.118 2009/07/02 11:42:51 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -649,5 +649,6 @@
</tr>
</table>
</body>
-</section></chapter>
+</section>
+</chapter>
</guide>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-07-02 11:43 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-07-02 11:43 UTC (permalink / raw
To: gentoo-commits
fauli 09/07/02 11:43:36
Modified: emacs.xml
Log:
Fix indenting
Revision Changes Path
1.119 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.118&r2=1.119
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- emacs.xml 2 Jul 2009 11:42:51 -0000 1.118
+++ emacs.xml 2 Jul 2009 11:43:36 -0000 1.119
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.118 2009/07/02 11:42:51 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.119 2009/07/02 11:43:36 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -577,7 +577,8 @@
<chapter>
<title>Resources</title>
-<section><body>
+<section>
+<body>
<table>
<tr>
<th>Resource</th>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-07-16 17:04 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-07-16 17:04 UTC (permalink / raw
To: gentoo-commits
ulm 09/07/16 17:04:56
Modified: emacs.xml
Log:
Removal of nls USE flag.
Revision Changes Path
1.120 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.119&r2=1.120
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- emacs.xml 2 Jul 2009 11:43:36 -0000 1.119
+++ emacs.xml 16 Jul 2009 17:04:56 -0000 1.120
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.119 2009/07/02 11:43:36 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.120 2009/07/16 17:04:56 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.29</version>
-<date>2009-06-22</date>
+<version>1.30</version>
+<date>2009-07-16</date>
<chapter>
<title>Introduction</title>
@@ -221,12 +221,6 @@
<ti></ti>
</tr>
<tr>
- <ti>nls</ti>
- <ti>This makes use of gettext, an easy way to provide translations
- of strings (Emacs 21 only).</ti>
- <ti></ti>
-</tr>
-<tr>
<ti>png</ti>
<ti>Support for PNG images.</ti>
<ti></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-08-10 19:13 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-08-10 19:13 UTC (permalink / raw
To: gentoo-commits
ulm 09/08/10 19:13:11
Modified: emacs.xml
Log:
Emacs 23 has been released.
Revision Changes Path
1.121 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.121&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.121&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.120&r2=1.121
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- emacs.xml 16 Jul 2009 17:04:56 -0000 1.120
+++ emacs.xml 10 Aug 2009 19:13:11 -0000 1.121
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.120 2009/07/16 17:04:56 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.121 2009/08/10 19:13:11 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.30</version>
-<date>2009-07-16</date>
+<version>1.31</version>
+<date>2009-08-10</date>
<chapter>
<title>Introduction</title>
@@ -86,17 +86,9 @@
<ti></ti>
</tr>
<tr>
- <ti>emacs-cvs</ti>
- <ti>23.0.90</ti>
- <ti>pretest</ti>
- <ti>23</ti>
- <ti>emacs-23</ti>
- <ti>also .91, .92, ...</ti>
-</tr>
-<tr>
- <ti>emacs-cvs</ti>
- <ti>23.0.9999</ti>
- <ti>CVS (EMACS_23_1_RC branch)</ti>
+ <ti>emacs</ti>
+ <ti>23.1</ti>
+ <ti>released</ti>
<ti>23</ti>
<ti>emacs-23</ti>
<ti></ti>
@@ -106,7 +98,7 @@
<ti>23.1.9999</ti>
<ti>CVS (trunk)</ti>
<ti>23</ti>
- <ti>emacs-23</ti>
+ <ti>emacs-23-cvs</ti>
<ti></ti>
</tr>
</table>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-11-18 20:19 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-11-18 20:19 UTC (permalink / raw
To: gentoo-commits
ulm 09/11/18 20:19:42
Modified: emacs.xml
Log:
Add description of gconf USE flag.
Revision Changes Path
1.122 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.121&r2=1.122
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- emacs.xml 10 Aug 2009 19:13:11 -0000 1.121
+++ emacs.xml 18 Nov 2009 20:19:42 -0000 1.122
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.121 2009/08/10 19:13:11 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.122 2009/11/18 20:19:42 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.31</version>
-<date>2009-08-10</date>
+<version>1.32</version>
+<date>2009-11-18</date>
<chapter>
<title>Introduction</title>
@@ -158,6 +158,11 @@
<ti></ti>
</tr>
<tr>
+ <ti>gconf</ti>
+ <ti>Use gconf to read the system font name (emacs-cvs only).</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>gif</ti>
<ti>Support for GIF images.</ti>
<ti></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-11-30 21:59 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-11-30 21:59 UTC (permalink / raw
To: gentoo-commits
ulm 09/11/30 21:59:33
Modified: emacs.xml
Log:
Update example ebuild.
Revision Changes Path
1.123 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.123&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.123&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.122&r2=1.123
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- emacs.xml 18 Nov 2009 20:19:42 -0000 1.122
+++ emacs.xml 30 Nov 2009 21:59:33 -0000 1.123
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.122 2009/11/18 20:19:42 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.123 2009/11/30 21:59:33 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.32</version>
-<date>2009-11-18</date>
+<version>1.33</version>
+<date>2009-11-30</date>
<chapter>
<title>Introduction</title>
@@ -555,8 +555,8 @@
<ident>S</ident>=<const>"<var>${WORKDIR}</var>/docutils-<var>${PV}</var>/tools/editors/emacs"</const>
<ident>DOCS</ident>=<const>"README.txt"</const>
+<ident>ELISP_PATCHES</ident>=<const>"<var>${P}</var>-lazy-lock-mode-fix.patch"</const>
<ident>SITEFILE</ident>=<const>"50<var>${PN}</var>-gentoo.el"</const>
-<ident>PATCHES</ident>=( <const>"<var>${FILESDIR}</var>/<var>${P}</var>-lazy-lock-mode-fix.patch"</const> )
</pre>
<p>
The first lines from inherit to IUSE are standard Gentoo ebuild
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2009-12-27 19:26 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-12-27 19:26 UTC (permalink / raw
To: gentoo-commits
ulm 09/12/27 19:26:29
Modified: emacs.xml
Log:
Emacs upstream has switched from CVS to Bazaar.
Revision Changes Path
1.124 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.123&r2=1.124
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- emacs.xml 30 Nov 2009 21:59:33 -0000 1.123
+++ emacs.xml 27 Dec 2009 19:26:28 -0000 1.124
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.123 2009/11/30 21:59:33 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.124 2009/12/27 19:26:28 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.33</version>
-<date>2009-11-30</date>
+<version>1.34</version>
+<date>2009-12-27</date>
<chapter>
<title>Introduction</title>
@@ -94,11 +94,19 @@
<ti></ti>
</tr>
<tr>
- <ti>emacs-cvs</ti>
+ <ti>emacs-vcs</ti>
+ <ti>23.1.90</ti>
+ <ti>pretest</ti>
+ <ti>23</ti>
+ <ti>emacs-23-vcs</ti>
+ <ti>also .91, .92, ...</ti>
+</tr>
+<tr>
+ <ti>emacs-vcs</ti>
<ti>23.1.9999</ti>
- <ti>CVS (trunk)</ti>
+ <ti>Bazaar (trunk)</ti>
<ti>23</ti>
- <ti>emacs-23-cvs</ti>
+ <ti>emacs-23-vcs</ti>
<ti></ti>
</tr>
</table>
@@ -159,7 +167,7 @@
</tr>
<tr>
<ti>gconf</ti>
- <ti>Use gconf to read the system font name (emacs-cvs only).</ti>
+ <ti>Use gconf to read the system font name (emacs-vcs only).</ti>
<ti></ti>
</tr>
<tr>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-03-10 18:15 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-03-10 18:15 UTC (permalink / raw
To: gentoo-commits
ulm 10/03/10 18:15:53
Modified: emacs.xml
Log:
Update to reflect upstream branches.
Revision Changes Path
1.125 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.125&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.125&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.124&r2=1.125
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- emacs.xml 27 Dec 2009 19:26:28 -0000 1.124
+++ emacs.xml 10 Mar 2010 18:15:53 -0000 1.125
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.124 2009/12/27 19:26:28 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.125 2010/03/10 18:15:53 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.34</version>
-<date>2009-12-27</date>
+<version>1.35</version>
+<date>2010-03-10</date>
<chapter>
<title>Introduction</title>
@@ -104,11 +104,19 @@
<tr>
<ti>emacs-vcs</ti>
<ti>23.1.9999</ti>
- <ti>Bazaar (trunk)</ti>
+ <ti>Bazaar (emacs-23 branch)</ti>
<ti>23</ti>
<ti>emacs-23-vcs</ti>
<ti></ti>
</tr>
+<tr>
+ <ti>emacs-vcs</ti>
+ <ti>24.0.9999</ti>
+ <ti>Bazaar (trunk)</ti>
+ <ti>24</ti>
+ <ti>emacs-24</ti>
+ <ti></ti>
+</tr>
</table>
</body>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-05-14 15:23 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-05-14 15:23 UTC (permalink / raw
To: gentoo-commits
ulm 10/05/14 15:23:36
Modified: emacs.xml
Log:
Emacs 23.2 released. Update information on virtuals.
Revision Changes Path
1.126 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.125&r2=1.126
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- emacs.xml 10 Mar 2010 18:15:53 -0000 1.125
+++ emacs.xml 14 May 2010 15:23:36 -0000 1.126
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.125 2010/03/10 18:15:53 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.126 2010/05/14 15:23:36 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.35</version>
-<date>2010-03-10</date>
+<version>1.36</version>
+<date>2010-05-14</date>
<chapter>
<title>Introduction</title>
@@ -87,7 +87,7 @@
</tr>
<tr>
<ti>emacs</ti>
- <ti>23.1</ti>
+ <ti>23.2</ti>
<ti>released</ti>
<ti>23</ti>
<ti>emacs-23</ti>
@@ -95,15 +95,7 @@
</tr>
<tr>
<ti>emacs-vcs</ti>
- <ti>23.1.90</ti>
- <ti>pretest</ti>
- <ti>23</ti>
- <ti>emacs-23-vcs</ti>
- <ti>also .91, .92, ...</ti>
-</tr>
-<tr>
- <ti>emacs-vcs</ti>
- <ti>23.1.9999</ti>
+ <ti>23.2.9999</ti>
<ti>Bazaar (emacs-23 branch)</ti>
<ti>23</ti>
<ti>emacs-23-vcs</ti>
@@ -467,17 +459,16 @@
<dd>This gives you the choice between several version of Emacs.
Elisp packages can choose which virtual version is the minimum they
need through the elisp.eclass.</dd>
-<dt>virtual/flim</dt>
+<dt>virtual/emacs-cedet</dt>
+<dd>The Collection of Emacs Development Environment Tools was
+ traditionally available as a separate package
+ <path>app-emacs/cedet</path>. It is also shipped with Emacs
+ versions from 23.2 on.</dd>
+<dt>virtual/emacs-flim</dt>
<dd>There are several libraries that provide encoding functions for
- other packages. If they are compatible
- to <path>app-emacs/flim</path>, they should provide the virtual of
- the same name.</dd>
-<dt>virtual/gnus</dt>
-<dd>The news reader Gnus is shipped with Emacs (from 21 on) and also
- available as a separate package. To give users a better choice,
- all of these ebuilds fullfil the virtual, although it is only valid
- for version 5.10 or greater of Gnus. So the virtual points to
- Emacs 22.</dd>
+ other packages. If they are compatible to
+ <path>app-emacs/flim</path>, they should provide the emacs-flim
+ virtual.</dd>
</dl>
</body>
</section>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-09-02 13:23 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-09-02 13:23 UTC (permalink / raw
To: gentoo-commits
fauli 10/09/02 13:23:25
Modified: emacs.xml
Log:
Add imagemagic USE flag to developer guide
Revision Changes Path
1.127 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.127&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.127&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.126&r2=1.127
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- emacs.xml 14 May 2010 15:23:36 -0000 1.126
+++ emacs.xml 2 Sep 2010 13:23:24 -0000 1.127
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.126 2010/05/14 15:23:36 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.127 2010/09/02 13:23:24 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.36</version>
-<date>2010-05-14</date>
+<version>1.37</version>
+<date>2010-09-02</date>
<chapter>
<title>Introduction</title>
@@ -200,6 +200,11 @@
<ti></ti>
</tr>
<tr>
+ <ti>imagemagick</ti>
+ <ti>Use the imagemagick toolset for enhanced image manipulation (Emacs 24 only).</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>jpeg</ti>
<ti>Support for JPEG images.</ti>
<ti></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-09-13 8:53 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-09-13 8:53 UTC (permalink / raw
To: gentoo-commits
fauli 10/09/13 08:53:23
Modified: emacs.xml
Log:
Document USE=libxml2 in Emacs guide
Revision Changes Path
1.128 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.127&r2=1.128
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- emacs.xml 2 Sep 2010 13:23:24 -0000 1.127
+++ emacs.xml 13 Sep 2010 08:53:23 -0000 1.128
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.127 2010/09/02 13:23:24 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.128 2010/09/13 08:53:23 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.37</version>
-<date>2010-09-02</date>
+<version>1.38</version>
+<date>2010-09-13</date>
<chapter>
<title>Introduction</title>
@@ -220,6 +220,11 @@
<ti></ti>
</tr>
<tr>
+ <ti>libxml2</ti>
+ <ti>Parse XML with libxml2 instead of built-in Elisp functions which gives a sbstantial speed-up (Emacs 24 and above).</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>m17n-lib</ti>
<ti>Use the m17n-lib multilingual library for complex text layout,
e.g. for Indic scripts (Emacs 23 only).</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-09-13 8:58 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-09-13 8:58 UTC (permalink / raw
To: gentoo-commits
fauli 10/09/13 08:58:28
Modified: emacs.xml
Log:
Mark versions of the USE flags appropriately, so the really match
Revision Changes Path
1.129 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.128&r2=1.129
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- emacs.xml 13 Sep 2010 08:53:23 -0000 1.128
+++ emacs.xml 13 Sep 2010 08:58:28 -0000 1.129
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.128 2010/09/13 08:53:23 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.129 2010/09/13 08:58:28 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -162,12 +162,12 @@
</tr>
<tr>
<ti>dbus</ti>
- <ti>Make Emacs D-Bus aware (Emacs 23 only).</ti>
+ <ti>Make Emacs D-Bus aware (Emacs 23 and above).</ti>
<ti></ti>
</tr>
<tr>
<ti>gconf</ti>
- <ti>Use gconf to read the system font name (emacs-vcs only).</ti>
+ <ti>Use gconf to read the system font name (Emacs 23 and above).</ti>
<ti></ti>
</tr>
<tr>
@@ -177,7 +177,7 @@
</tr>
<tr>
<ti>gpm</ti>
- <ti>Support for console-based mouse driver (Emacs 23 only).</ti>
+ <ti>Support for console-based mouse driver (Emacs 23 and above).</ti>
<ti></ti>
</tr>
<tr>
@@ -201,7 +201,7 @@
</tr>
<tr>
<ti>imagemagick</ti>
- <ti>Use the imagemagick toolset for enhanced image manipulation (Emacs 24 only).</ti>
+ <ti>Use the imagemagick toolset for enhanced image manipulation (Emacs 24 and above).</ti>
<ti></ti>
</tr>
<tr>
@@ -227,7 +227,7 @@
<tr>
<ti>m17n-lib</ti>
<ti>Use the m17n-lib multilingual library for complex text layout,
- e.g. for Indic scripts (Emacs 23 only).</ti>
+ e.g. for Indic scripts (Emacs 23 and above).</ti>
<ti>Only available if "xft" is enabled too.</ti>
</tr>
<tr>
@@ -258,7 +258,7 @@
</tr>
<tr>
<ti>svg</ti>
- <ti>Support for SVG images (Emacs 23 only).</ti>
+ <ti>Support for SVG images (Emacs 23 and above).</ti>
<ti></ti>
</tr>
<tr>
@@ -286,7 +286,7 @@
</tr>
<tr>
<ti>xft</ti>
- <ti>Choose an alternative font renderer (Emacs 23 only).</ti>
+ <ti>Choose an alternative font renderer (Emacs 23 and above).</ti>
<ti></ti>
</tr>
<tr>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-09-13 20:58 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-09-13 20:58 UTC (permalink / raw
To: gentoo-commits
ulm 10/09/13 20:58:09
Modified: emacs.xml
Log:
Fix typo; whitespace.
Revision Changes Path
1.130 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.130&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.130&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.129&r2=1.130
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- emacs.xml 13 Sep 2010 08:58:28 -0000 1.129
+++ emacs.xml 13 Sep 2010 20:58:09 -0000 1.130
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.129 2010/09/13 08:58:28 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.130 2010/09/13 20:58:09 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -201,7 +201,8 @@
</tr>
<tr>
<ti>imagemagick</ti>
- <ti>Use the imagemagick toolset for enhanced image manipulation (Emacs 24 and above).</ti>
+ <ti>Use the imagemagick toolset for enhanced image manipulation
+ (Emacs 24 and above).</ti>
<ti></ti>
</tr>
<tr>
@@ -221,7 +222,8 @@
</tr>
<tr>
<ti>libxml2</ti>
- <ti>Parse XML with libxml2 instead of built-in Elisp functions which gives a sbstantial speed-up (Emacs 24 and above).</ti>
+ <ti>Parse XML with libxml2 instead of built-in Elisp functions which
+ gives a substantial speed-up (Emacs 24 and above).</ti>
<ti></ti>
</tr>
<tr>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-09-14 6:05 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-09-14 6:05 UTC (permalink / raw
To: gentoo-commits
ulm 10/09/14 06:05:37
Modified: emacs.xml
Log:
Change wording for NEED_EMACS.
Revision Changes Path
1.131 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.130&r2=1.131
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- emacs.xml 13 Sep 2010 20:58:09 -0000 1.130
+++ emacs.xml 14 Sep 2010 06:05:37 -0000 1.131
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.130 2010/09/13 20:58:09 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.131 2010/09/14 06:05:37 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.38</version>
-<date>2010-09-13</date>
+<version>1.39</version>
+<date>2010-09-14</date>
<chapter>
<title>Introduction</title>
@@ -312,10 +312,10 @@
<uri link="#eclasses">eclasses</uri> itself.
</note>
<p>
-If a package needs at least a specific version of GNU Emacs, you can tell
-the <path>elisp.eclass</path> by
-giving <c>NEED_EMACS=<e>version_number</e></c> before
-the <c>inherit</c> line. Undefined the default dependency is on <path>virtual/emacs-21</path>.
+A minimum version of GNU Emacs required by a package can be specified
+by assigning <c>NEED_EMACS=<e>version_number</e></c> before inheriting
+<path>elisp.eclass</path>. Without such an assignment, the package
+will by default depend on <path>>=virtual/emacs-21</path>.
</p>
</body>
</section>
@@ -408,7 +408,8 @@
<ti><path>elisp-common.eclass</path></ti>
<ti>Provides functions to handle Elisp files. Compilation,
installation and generation of autoloads is covered here in a
- general way. Packages with optional Emacs support must rely on this eclass.</ti>
+ general way. Packages with optional Emacs support must rely on this
+ eclass.</ti>
</tr>
<tr>
<ti><path>elisp.eclass</path></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-10-27 6:41 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-10-27 6:41 UTC (permalink / raw
To: gentoo-commits
fauli 10/10/27 06:41:54
Modified: emacs.xml
Log:
Fix typo
Revision Changes Path
1.132 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.132&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.132&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.131&r2=1.132
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- emacs.xml 14 Sep 2010 06:05:37 -0000 1.131
+++ emacs.xml 27 Oct 2010 06:41:54 -0000 1.132
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.131 2010/09/14 06:05:37 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.132 2010/10/27 06:41:54 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.39</version>
-<date>2010-09-14</date>
+<version>1.40</version>
+<date>2010-10-27</date>
<chapter>
<title>Introduction</title>
@@ -192,7 +192,7 @@
<ti>Zip up all el files.</ti>
<ti>The zip binary is autodetected. So even when this USE flag is
disabled but the binary is found, all el files will be compressed.
- The ebuild takes of that care by confusing the configure script.</ti>
+ The ebuild takes care of that by confusing the configure script.</ti>
</tr>
<tr>
<ti>hesiod</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-10-27 6:43 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-10-27 6:43 UTC (permalink / raw
To: gentoo-commits
fauli 10/10/27 06:43:28
Modified: emacs.xml
Log:
Describe USE flags gnutls and selinux
Revision Changes Path
1.133 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.133&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.133&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.132&r2=1.133
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- emacs.xml 27 Oct 2010 06:41:54 -0000 1.132
+++ emacs.xml 27 Oct 2010 06:43:28 -0000 1.133
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.132 2010/10/27 06:41:54 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.133 2010/10/27 06:43:28 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -181,6 +181,11 @@
<ti></ti>
</tr>
<tr>
+ <ti>gnutls</ti>
+ <ti>Support GnuTLS for secure session initiation, broken at the moment (Emacs 24 and above).</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>gtk</ti>
<ti>Use the GIMP Toolkit (GTK+) as windowing toolkit (menu bar etc.)</ti>
<ti>When this toolkit is activated along with alternative ones (see
@@ -243,6 +248,11 @@
<ti></ti>
</tr>
<tr>
+ <ti>selinux</ti>
+ <ti>Support the SELinux security extensions (Emacs 24 and above).</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>sendmail</ti>
<ti>Build with support for mail transfer agent (Emacs 21 only).</ti>
<ti></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-10-27 6:59 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-10-27 6:59 UTC (permalink / raw
To: gentoo-commits
fauli 10/10/27 06:59:05
Modified: emacs.xml
Log:
Make clear that NEED_EMACS corresponds with a virtual
Revision Changes Path
1.134 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.134&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.134&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.133&r2=1.134
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- emacs.xml 27 Oct 2010 06:43:28 -0000 1.133
+++ emacs.xml 27 Oct 2010 06:59:05 -0000 1.134
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.133 2010/10/27 06:43:28 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.134 2010/10/27 06:59:05 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,7 +22,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.40</version>
+<version>1.41</version>
<date>2010-10-27</date>
<chapter>
@@ -324,7 +324,7 @@
<p>
A minimum version of GNU Emacs required by a package can be specified
by assigning <c>NEED_EMACS=<e>version_number</e></c> before inheriting
-<path>elisp.eclass</path>. Without such an assignment, the package
+<path>elisp.eclass</path>. The given version number must be available as an ebuild in <path>virtual/emacs</path>. Without such an assignment, the package
will by default depend on <path>>=virtual/emacs-21</path>.
</p>
</body>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-11-09 7:43 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-11-09 7:43 UTC (permalink / raw
To: gentoo-commits
ulm 10/11/09 07:43:42
Modified: emacs.xml
Log:
Add pretest version.
Revision Changes Path
1.135 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.135&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.135&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.134&r2=1.135
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- emacs.xml 27 Oct 2010 06:59:05 -0000 1.134
+++ emacs.xml 9 Nov 2010 07:43:42 -0000 1.135
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.134 2010/10/27 06:59:05 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.135 2010/11/09 07:43:42 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.41</version>
-<date>2010-10-27</date>
+<version>1.42</version>
+<date>2010-11-09</date>
<chapter>
<title>Introduction</title>
@@ -95,6 +95,14 @@
</tr>
<tr>
<ti>emacs-vcs</ti>
+ <ti>23.2.90</ti>
+ <ti>pretest</ti>
+ <ti>23</ti>
+ <ti>emacs-23-vcs</ti>
+ <ti>also .91, .92, ...</ti>
+</tr>
+<tr>
+ <ti>emacs-vcs</ti>
<ti>23.2.9999</ti>
<ti>Bazaar (emacs-23 branch)</ti>
<ti>23</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-11-17 22:39 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-11-17 22:39 UTC (permalink / raw
To: gentoo-commits
ulm 10/11/17 22:39:35
Modified: emacs.xml
Log:
More notes about site initialisation.
Revision Changes Path
1.136 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.136&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.136&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.135&r2=1.136
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- emacs.xml 9 Nov 2010 07:43:42 -0000 1.135
+++ emacs.xml 17 Nov 2010 22:39:35 -0000 1.136
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.135 2010/11/09 07:43:42 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.136 2010/11/17 22:39:35 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.42</version>
-<date>2010-11-09</date>
+<version>1.43</version>
+<date>2010-11-17</date>
<chapter>
<title>Introduction</title>
@@ -370,16 +370,16 @@
</p>
<p>
-Some time ago all those initialisations were added
-to <path>/usr/share/emacs/site-lisp/site-start.el</path>, which is
-always loaded at Emacs start-up! Today you can individually control
-which user will activate all installed Elisp packages by adding a line like
+ Formerly, all those initialisations were directly added to
+ <path>/usr/share/emacs/site-lisp/site-start.el</path>, which is
+ executed at Emacs start-up. Today there is another level of
+ indirection, i.e. initialisations are in <path>site-gentoo.el</path>
+ which can either be loaded from <path>site-start.el</path> (the
+ default), or it can be individually loaded from users'
+ <path>~/.emacs</path> files by adding a line like:
</p>
<p>
-<c>(require 'site-gentoo)</c>
-</p>
-<p>
-to a file read by Emacs on start-up (usually <path>~/.emacs</path>).
+ <c>(require 'site-gentoo)</c>
</p>
<p>
Historically site-init files were read from the
@@ -389,7 +389,12 @@
Package <path>app-admin/emacs-updater</path> installs a script that
checks for needed rebuilds, called <path>emacs-updater</path>.
</p>
+
<impo>
+Site initialisation means that the package should be ready for use,
+but not that the package should be imposed on all users by loading
+or even starting it at Emacs startup time. (Think of systems with
+multiple users.)
A <c>load</c> command for site initialisations is only acceptable for
a few packages. If used, it always loads the whole package and makes
Emacs start-up really slow, so the autoload mechanism is the preferred
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-12-13 12:00 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-12-13 12:00 UTC (permalink / raw
To: gentoo-commits
fauli 10/12/13 12:00:25
Modified: emacs.xml
Log:
Describe elisp-need-emacs() function for ebuilds that have optional Emacs support
Revision Changes Path
1.137 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.137&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.137&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.136&r2=1.137
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- emacs.xml 17 Nov 2010 22:39:35 -0000 1.136
+++ emacs.xml 13 Dec 2010 12:00:25 -0000 1.137
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.136 2010/11/17 22:39:35 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.137 2010/12/13 12:00:25 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.43</version>
-<date>2010-11-17</date>
+<version>1.44</version>
+<date>2010-12-13</date>
<chapter>
<title>Introduction</title>
@@ -332,8 +332,13 @@
<p>
A minimum version of GNU Emacs required by a package can be specified
by assigning <c>NEED_EMACS=<e>version_number</e></c> before inheriting
-<path>elisp.eclass</path>. The given version number must be available as an ebuild in <path>virtual/emacs</path>. Without such an assignment, the package
-will by default depend on <path>>=virtual/emacs-21</path>.
+<path>elisp.eclass</path>. The given version number must be available
+as an ebuild in <path>virtual/emacs</path>. Without such an
+assignment, the package will by default depend on
+<path>>=virtual/emacs-21</path>. Packages that have optional
+support for GNU Emacs (via USE flags) can check for a minimum
+version of GNU Emacs at build time with the
+<path>elisp-need-emacs()</path> function.
</p>
</body>
</section>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-12-13 12:01 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-12-13 12:01 UTC (permalink / raw
To: gentoo-commits
fauli 10/12/13 12:01:15
Modified: emacs.xml
Log:
Mark functions with double braces
Revision Changes Path
1.138 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.138&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.138&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.137&r2=1.138
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- emacs.xml 13 Dec 2010 12:00:25 -0000 1.137
+++ emacs.xml 13 Dec 2010 12:01:15 -0000 1.138
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.137 2010/12/13 12:00:25 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.138 2010/12/13 12:01:15 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -360,12 +360,12 @@
In Gentoo every package has a site initialisation file that holds
the needed commands. The file is located in <c>${FILESDIR}</c> and
starts with a two-digit number, followed by the package name
-and <path>-gentoo</path>. The <c>elisp-install</c> function puts
+and <path>-gentoo</path>. The <c>elisp-install()</c> function puts
this file in the directory
<path>/usr/share/emacs/site-lisp/site-gentoo.d/</path>.
</p>
<p>
-When calling <c>elisp-site-regen</c> in an ebuild, the global site
+When calling <c>elisp-site-regen()</c> in an ebuild, the global site
file <path>/usr/share/emacs/site-lisp/site-gentoo.el</path> is
regenerated, which holds the contents of all individual site init
files in one. They are read in alphabetical order, so the numbers
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2010-12-13 12:08 Christian Faulhammer (fauli)
0 siblings, 0 replies; 98+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-12-13 12:08 UTC (permalink / raw
To: gentoo-commits
fauli 10/12/13 12:08:24
Modified: emacs.xml
Log:
Describe some special stuff about GNU Emacs in slot 18
Revision Changes Path
1.139 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.139&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.139&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.138&r2=1.139
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- emacs.xml 13 Dec 2010 12:01:15 -0000 1.138
+++ emacs.xml 13 Dec 2010 12:08:24 -0000 1.139
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.138 2010/12/13 12:01:15 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.139 2010/12/13 12:08:24 fauli Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,7 +22,7 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.44</version>
+<version>1.45</version>
<date>2010-12-13</date>
<chapter>
@@ -67,7 +67,7 @@
<ti>released</ti>
<ti>18</ti>
<ti>emacs-18</ti>
- <ti></ti>
+ <ti>Not covered by <path>virtual/emacs</path>, for quick editing purposes</ti>
</tr>
<tr>
<ti>emacs</ti>
@@ -154,6 +154,8 @@
<p>
Emacs has many USE flags, most are easy to understand what they are
good for, others have some hidden "features" one should know about.
+The slot for version 18 has no USE flags at all, so if nothing else is
+noted, version 21 onwards is described.
</p>
<table>
<tr>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2011-03-11 8:41 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-03-11 8:41 UTC (permalink / raw
To: gentoo-commits
ulm 11/03/11 08:41:58
Modified: emacs.xml
Log:
Update version information.
Revision Changes Path
1.140 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.140&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.140&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.139&r2=1.140
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- emacs.xml 13 Dec 2010 12:08:24 -0000 1.139
+++ emacs.xml 11 Mar 2011 08:41:58 -0000 1.140
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.139 2010/12/13 12:08:24 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.140 2011/03/11 08:41:58 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.45</version>
-<date>2010-12-13</date>
+<version>1.46</version>
+<date>2011-03-11</date>
<chapter>
<title>Introduction</title>
@@ -87,20 +87,20 @@
</tr>
<tr>
<ti>emacs</ti>
- <ti>23.2</ti>
+ <ti>23.3</ti>
<ti>released</ti>
<ti>23</ti>
<ti>emacs-23</ti>
<ti></ti>
</tr>
-<tr>
+<!-- tr>
<ti>emacs-vcs</ti>
<ti>23.2.90</ti>
<ti>pretest</ti>
<ti>23</ti>
<ti>emacs-23-vcs</ti>
<ti>also .91, .92, ...</ti>
-</tr>
+</tr -->
<tr>
<ti>emacs-vcs</ti>
<ti>23.2.9999</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2011-03-11 8:46 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-03-11 8:46 UTC (permalink / raw
To: gentoo-commits
ulm 11/03/11 08:46:49
Modified: emacs.xml
Log:
Package names don't have special markup in this table.
Revision Changes Path
1.141 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.141&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.141&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.140&r2=1.141
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- emacs.xml 11 Mar 2011 08:41:58 -0000 1.140
+++ emacs.xml 11 Mar 2011 08:46:49 -0000 1.141
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.140 2011/03/11 08:41:58 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.141 2011/03/11 08:46:49 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -67,7 +67,7 @@
<ti>released</ti>
<ti>18</ti>
<ti>emacs-18</ti>
- <ti>Not covered by <path>virtual/emacs</path>, for quick editing purposes</ti>
+ <ti>Not covered by virtual/emacs, for quick editing purposes</ti>
</tr>
<tr>
<ti>emacs</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2011-04-10 9:15 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-10 9:15 UTC (permalink / raw
To: gentoo-commits
ulm 11/04/10 09:15:02
Modified: emacs.xml
Log:
Change example to EAPI=3
Revision Changes Path
1.142 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.142&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.142&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.141&r2=1.142
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- emacs.xml 11 Mar 2011 08:46:49 -0000 1.141
+++ emacs.xml 10 Apr 2011 09:15:02 -0000 1.142
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.141 2011/03/11 08:46:49 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.142 2011/04/10 09:15:02 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.46</version>
-<date>2011-03-11</date>
+<version>1.47</version>
+<date>2011-04-10</date>
<chapter>
<title>Introduction</title>
@@ -588,10 +588,12 @@
variable ordering in global scope and implementation along an example.
</p>
<pre caption="Sample ebuild">
-<comment># Copyright 1999-2009 Gentoo Foundation</comment>
+<comment># Copyright 1999-2011 Gentoo Foundation</comment>
<comment># Distributed under the terms of the GNU General Public License v2</comment>
<comment># $Header: $</comment>
+<ident>EAPI</ident>=<const>3</const>
+
<keyword>inherit</keyword> elisp
<ident>DESCRIPTION</ident>=<const>"ReStructuredText support for Emacs"</const>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2011-07-25 17:12 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-07-25 17:12 UTC (permalink / raw
To: gentoo-commits
ulm 11/07/25 17:12:39
Modified: emacs.xml
Log:
Emacs 21 and 22 are deprecated. Update list of USE flags.
Revision Changes Path
1.143 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.143&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.143&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.142&r2=1.143
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- emacs.xml 10 Apr 2011 09:15:02 -0000 1.142
+++ emacs.xml 25 Jul 2011 17:12:39 -0000 1.143
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.142 2011/04/10 09:15:02 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.143 2011/07/25 17:12:39 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.47</version>
-<date>2011-04-10</date>
+<version>1.48</version>
+<date>2011-07-25</date>
<chapter>
<title>Introduction</title>
@@ -75,7 +75,7 @@
<ti>released</ti>
<ti>21</ti>
<ti>emacs-21</ti>
- <ti></ti>
+ <ti>deprecated</ti>
</tr>
<tr>
<ti>emacs</ti>
@@ -83,7 +83,7 @@
<ti>released</ti>
<ti>22</ti>
<ti>emacs-22</ti>
- <ti></ti>
+ <ti>deprecated</ti>
</tr>
<tr>
<ti>emacs</ti>
@@ -103,7 +103,7 @@
</tr -->
<tr>
<ti>emacs-vcs</ti>
- <ti>23.2.9999</ti>
+ <ti>23.3.9999</ti>
<ti>Bazaar (emacs-23 branch)</ti>
<ti>23</ti>
<ti>emacs-23-vcs</ti>
@@ -186,13 +186,19 @@
<ti></ti>
</tr>
<tr>
+ <ti>gnutls</ti>
+ <ti>Support GnuTLS for secure session initiation (Emacs 24 and above).</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>gpm</ti>
<ti>Support for console-based mouse driver (Emacs 23 and above).</ti>
<ti></ti>
</tr>
<tr>
- <ti>gnutls</ti>
- <ti>Support GnuTLS for secure session initiation, broken at the moment (Emacs 24 and above).</ti>
+ <ti>gsettings</ti>
+ <ti>Use gsettings (glib) to read the system font name
+ (Emacs 24 and above).</ti>
<ti></ti>
</tr>
<tr>
@@ -203,6 +209,12 @@
wishes.</ti>
</tr>
<tr>
+ <ti>gtk3</ti>
+ <ti>Link against GTK+ version 3 instead of version 2
+ (Emacs 24 and above).</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>gzip-el</ti>
<ti>Zip up all el files.</ti>
<ti>The zip binary is autodetected. So even when this USE flag is
@@ -296,6 +308,12 @@
the scroll bar for example).</ti>
</tr>
<tr>
+ <ti>wide-int</ti>
+ <ti>Prefer wide Emacs integers, typically 62-bit (Emacs 24 and above).</ti>
+ <ti>This option has an effect only on architectures where "long" and
+ "long long" types have different size.</ti>
+</tr>
+<tr>
<ti>X</ti>
<ti>Let Emacs use an X session if available. Text mode can always
be forced.</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2011-09-24 13:07 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-09-24 13:07 UTC (permalink / raw
To: gentoo-commits
ulm 11/09/24 13:07:33
Modified: emacs.xml
Log:
Document USE=athena.
Revision Changes Path
1.144 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.144&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.144&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.143&r2=1.144
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- emacs.xml 25 Jul 2011 17:12:39 -0000 1.143
+++ emacs.xml 24 Sep 2011 13:07:33 -0000 1.144
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.143 2011/07/25 17:12:39 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.144 2011/09/24 13:07:33 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.48</version>
-<date>2011-07-25</date>
+<version>1.49</version>
+<date>2011-09-24</date>
<chapter>
<title>Introduction</title>
@@ -171,6 +171,11 @@
does not wish support for it in Emacs.</ti>
</tr>
<tr>
+ <ti>athena</ti>
+ <ti>Use the MIT Athena widget set as windowing toolkit.</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>dbus</ti>
<ti>Make Emacs D-Bus aware (Emacs 23 and above).</ti>
<ti></ti>
@@ -261,7 +266,7 @@
</tr>
<tr>
<ti>motif</ti>
- <ti>A windowing toolkit.</ti>
+ <ti>Use Open Motif as windowing toolkit.</ti>
<ti></ti>
</tr>
<tr>
@@ -321,7 +326,7 @@
</tr>
<tr>
<ti>Xaw3d</ti>
- <ti>A windowing toolkit.</ti>
+ <ti>Use the 3D Athena widget set as windowing toolkit.</ti>
<ti></ti>
</tr>
<tr>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2011-09-26 17:13 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-09-26 17:13 UTC (permalink / raw
To: gentoo-commits
ulm 11/09/26 17:13:07
Modified: emacs.xml
Log:
Emacs 24 is in pretest.
Revision Changes Path
1.145 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.144&r2=1.145
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- emacs.xml 24 Sep 2011 13:07:33 -0000 1.144
+++ emacs.xml 26 Sep 2011 17:13:07 -0000 1.145
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.144 2011/09/24 13:07:33 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.145 2011/09/26 17:13:07 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.49</version>
-<date>2011-09-24</date>
+<version>1.50</version>
+<date>2011-09-26</date>
<chapter>
<title>Introduction</title>
@@ -93,14 +93,6 @@
<ti>emacs-23</ti>
<ti></ti>
</tr>
-<!-- tr>
- <ti>emacs-vcs</ti>
- <ti>23.2.90</ti>
- <ti>pretest</ti>
- <ti>23</ti>
- <ti>emacs-23-vcs</ti>
- <ti>also .91, .92, ...</ti>
-</tr -->
<tr>
<ti>emacs-vcs</ti>
<ti>23.3.9999</ti>
@@ -111,6 +103,14 @@
</tr>
<tr>
<ti>emacs-vcs</ti>
+ <ti>24.0.90</ti>
+ <ti>pretest</ti>
+ <ti>24</ti>
+ <ti>emacs-24</ti>
+ <ti>also .91, .92, ...</ti>
+</tr>
+<tr>
+ <ti>emacs-vcs</ti>
<ti>24.0.9999</ti>
<ti>Bazaar (trunk)</ti>
<ti>24</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2011-09-26 17:22 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-09-26 17:22 UTC (permalink / raw
To: gentoo-commits
ulm 11/09/26 17:22:40
Modified: emacs.xml
Log:
End sentence with a full stop.
Revision Changes Path
1.146 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.146&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.146&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.145&r2=1.146
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- emacs.xml 26 Sep 2011 17:13:07 -0000 1.145
+++ emacs.xml 26 Sep 2011 17:22:40 -0000 1.146
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.145 2011/09/26 17:13:07 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.146 2011/09/26 17:22:40 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -165,7 +165,7 @@
</tr>
<tr>
<ti>alsa</ti>
- <ti>Determine if ALSA should be used</ti>
+ <ti>Determine if ALSA should be used.</ti>
<ti>Emacs autodetects ALSA. That test is removed by the ebuild if the flag
is not set. This is for cases where ALSA is installed but the user
does not wish support for it in Emacs.</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2011-12-14 20:31 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-12-14 20:31 UTC (permalink / raw
To: gentoo-commits
ulm 11/12/14 20:31:10
Modified: emacs.xml
Log:
Update location of site-start.el.
Revision Changes Path
1.147 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.146&r2=1.147
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- emacs.xml 26 Sep 2011 17:22:40 -0000 1.146
+++ emacs.xml 14 Dec 2011 20:31:10 -0000 1.147
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.146 2011/09/26 17:22:40 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.147 2011/12/14 20:31:10 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.50</version>
-<date>2011-09-26</date>
+<version>1.51</version>
+<date>2011-12-14</date>
<chapter>
<title>Introduction</title>
@@ -401,11 +401,11 @@
<p>
Formerly, all those initialisations were directly added to
- <path>/usr/share/emacs/site-lisp/site-start.el</path>, which is
- executed at Emacs start-up. Today there is another level of
- indirection, i.e. initialisations are in <path>site-gentoo.el</path>
- which can either be loaded from <path>site-start.el</path> (the
- default), or it can be individually loaded from users'
+ <path>site-start.el</path>, which is executed at Emacs start-up.
+ Today there is another level of indirection, i.e. initialisations
+ are in <path>/usr/share/emacs/site-lisp/site-gentoo.el</path> which
+ can either be loaded from <path>/etc/emacs/site-start.el</path>
+ (the default), or it can be individually loaded from users'
<path>~/.emacs</path> files by adding a line like:
</p>
<p>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2012-05-12 14:03 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-05-12 14:03 UTC (permalink / raw
To: gentoo-commits
ulm 12/05/12 14:03:23
Modified: emacs.xml
Log:
Emacs packages have moved from SVN to Git. Update versions and USE flags.
Revision Changes Path
1.148 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.148&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.148&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.147&r2=1.148
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- emacs.xml 14 Dec 2011 20:31:10 -0000 1.147
+++ emacs.xml 12 May 2012 14:03:23 -0000 1.148
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.147 2011/12/14 20:31:10 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.148 2012/05/12 14:03:23 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.51</version>
-<date>2011-12-14</date>
+<version>1.52</version>
+<date>2012-05-12</date>
<chapter>
<title>Introduction</title>
@@ -87,7 +87,7 @@
</tr>
<tr>
<ti>emacs</ti>
- <ti>23.3</ti>
+ <ti>23.4</ti>
<ti>released</ti>
<ti>23</ti>
<ti>emacs-23</ti>
@@ -95,14 +95,6 @@
</tr>
<tr>
<ti>emacs-vcs</ti>
- <ti>23.3.9999</ti>
- <ti>Bazaar (emacs-23 branch)</ti>
- <ti>23</ti>
- <ti>emacs-23-vcs</ti>
- <ti></ti>
-</tr>
-<tr>
- <ti>emacs-vcs</ti>
<ti>24.0.90</ti>
<ti>pretest</ti>
<ti>24</ti>
@@ -112,6 +104,14 @@
<tr>
<ti>emacs-vcs</ti>
<ti>24.0.9999</ti>
+ <ti>Bazaar (emacs-24 branch)</ti>
+ <ti>24</ti>
+ <ti>emacs-24</ti>
+ <ti></ti>
+</tr>
+<tr>
+ <ti>emacs-vcs</ti>
+ <ti>24.1.9999</ti>
<ti>Bazaar (trunk)</ti>
<ti>24</ti>
<ti>emacs-24</ti>
@@ -171,6 +171,11 @@
does not wish support for it in Emacs.</ti>
</tr>
<tr>
+ <ti>aqua</ti>
+ <ti>Include support for the Aqua/Cocoa GUI.</ti>
+ <ti>Only available under Prefix on Max OS X.</ti>
+</tr>
+<tr>
<ti>athena</ti>
<ti>Use the MIT Athena widget set as windowing toolkit.</ti>
<ti></ti>
@@ -259,6 +264,12 @@
<ti></ti>
</tr>
<tr>
+ <ti>livecd</ti>
+ <ti>Force the <path>/usr/bin/emacs</path> symlink to be set during livecd
+ building.</ti>
+ <ti>Internal use, not intended to be set by users.</ti>
+</tr>
+<tr>
<ti>m17n-lib</ti>
<ti>Use the m17n-lib multilingual library for complex text layout,
e.g. for Indic scripts (Emacs 23 and above).</ti>
@@ -550,8 +561,8 @@
</p>
<p>
Sources of these packages are kept in the
-<uri link="http://sources.gentoo.org/viewcvs.py/emacs/">
-Emacs SVN repository</uri>.
+<uri link="http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git">
+Emacs-Tools Git repository</uri>.
They are released and brought to the Emacs overlay or to the Portage
tree when they have proven stable.
</p>
@@ -611,11 +622,11 @@
variable ordering in global scope and implementation along an example.
</p>
<pre caption="Sample ebuild">
-<comment># Copyright 1999-2011 Gentoo Foundation</comment>
+<comment># Copyright 1999-2012 Gentoo Foundation</comment>
<comment># Distributed under the terms of the GNU General Public License v2</comment>
<comment># $Header: $</comment>
-<ident>EAPI</ident>=<const>3</const>
+<ident>EAPI</ident>=<const>4</const>
<keyword>inherit</keyword> elisp
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2012-06-01 19:43 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-06-01 19:43 UTC (permalink / raw
To: gentoo-commits
ulm 12/06/01 19:43:02
Modified: emacs.xml
Log:
Mention Emacs 24.1 release candidate. Document pax_kernel USE flag.
Revision Changes Path
1.149 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.149&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.149&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.148&r2=1.149
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- emacs.xml 12 May 2012 14:03:23 -0000 1.148
+++ emacs.xml 1 Jun 2012 19:43:02 -0000 1.149
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.148 2012/05/12 14:03:23 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.149 2012/06/01 19:43:02 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.52</version>
-<date>2012-05-12</date>
+<version>1.53</version>
+<date>2012-06-01</date>
<chapter>
<title>Introduction</title>
@@ -94,6 +94,14 @@
<ti></ti>
</tr>
<tr>
+ <ti>emacs</ti>
+ <ti>24.1_rc</ti>
+ <ti>release candidate</ti>
+ <ti>24</ti>
+ <ti>emacs-24</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>emacs-vcs</ti>
<ti>24.0.90</ti>
<ti>pretest</ti>
@@ -114,7 +122,7 @@
<ti>24.1.9999</ti>
<ti>Bazaar (trunk)</ti>
<ti>24</ti>
- <ti>emacs-24</ti>
+ <ti>emacs-24-vcs</ti>
<ti></ti>
</tr>
</table>
@@ -281,6 +289,11 @@
<ti></ti>
</tr>
<tr>
+ <ti>pax_kernel</ti>
+ <ti>Enable building under a PaX enabled kernel.</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>png</ti>
<ti>Support for PNG images.</ti>
<ti></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2012-06-29 8:05 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-06-29 8:05 UTC (permalink / raw
To: gentoo-commits
ulm 12/06/29 08:05:06
Modified: emacs.xml
Log:
Describe games USE flag.
Revision Changes Path
1.150 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.150&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.150&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.149&r2=1.150
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- emacs.xml 1 Jun 2012 19:43:02 -0000 1.149
+++ emacs.xml 29 Jun 2012 08:05:05 -0000 1.150
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.149 2012/06/01 19:43:02 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.150 2012/06/29 08:05:05 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.53</version>
-<date>2012-06-01</date>
+<version>1.54</version>
+<date>2012-06-29</date>
<chapter>
<title>Introduction</title>
@@ -194,6 +194,12 @@
<ti></ti>
</tr>
<tr>
+ <ti>games</ti>
+ <ti>Support shared score files for games.</ti>
+ <ti>This flag is passed on to <path>app-emacs/emacs-common-gentoo</path>
+ which will create the <path>games</path> user and install score files.</ti>
+</tr>
+<tr>
<ti>gconf</ti>
<ti>Use gconf to read the system font name (Emacs 23 and above).</ti>
<ti></ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2012-09-02 15:53 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-09-02 15:53 UTC (permalink / raw
To: gentoo-commits
ulm 12/09/02 15:53:47
Modified: emacs.xml
Log:
Update version info.
Revision Changes Path
1.151 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.151&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.151&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.150&r2=1.151
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- emacs.xml 29 Jun 2012 08:05:05 -0000 1.150
+++ emacs.xml 2 Sep 2012 15:53:47 -0000 1.151
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.150 2012/06/29 08:05:05 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.151 2012/09/02 15:53:47 ulm Exp $ -->
<guide link="/proj/en/lisp/emacs/emacs.xml" lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.54</version>
-<date>2012-06-29</date>
+<version>1.55</version>
+<date>2012-09-02</date>
<chapter>
<title>Introduction</title>
@@ -95,31 +95,23 @@
</tr>
<tr>
<ti>emacs</ti>
- <ti>24.1_rc</ti>
- <ti>release candidate</ti>
+ <ti>24.2</ti>
+ <ti>released</ti>
<ti>24</ti>
<ti>emacs-24</ti>
<ti></ti>
</tr>
-<tr>
+<!-- <tr>
<ti>emacs-vcs</ti>
<ti>24.0.90</ti>
<ti>pretest</ti>
<ti>24</ti>
<ti>emacs-24</ti>
<ti>also .91, .92, ...</ti>
-</tr>
-<tr>
- <ti>emacs-vcs</ti>
- <ti>24.0.9999</ti>
- <ti>Bazaar (emacs-24 branch)</ti>
- <ti>24</ti>
- <ti>emacs-24</ti>
- <ti></ti>
-</tr>
+</tr> -->
<tr>
<ti>emacs-vcs</ti>
- <ti>24.1.9999</ti>
+ <ti>24.2.9999</ti>
<ti>Bazaar (trunk)</ti>
<ti>24</ti>
<ti>emacs-24-vcs</ti>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2013-03-21 10:47 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-03-21 10:47 UTC (permalink / raw
To: gentoo-commits
ulm 13/03/21 10:47:32
Modified: emacs.xml
Log:
Describe acl and inotify flags. Update description for motif flag. Update version information.
Revision Changes Path
1.153 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.153&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.153&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.152&r2=1.153
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- emacs.xml 28 Oct 2012 15:21:09 -0000 1.152
+++ emacs.xml 21 Mar 2013 10:47:32 -0000 1.153
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.152 2012/10/28 15:21:09 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.153 2013/03/21 10:47:32 ulm Exp $ -->
<guide lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.55</version>
-<date>2012-09-02</date>
+<version>1.56</version>
+<date>2013-03-21</date>
<chapter>
<title>Introduction</title>
@@ -95,7 +95,7 @@
</tr>
<tr>
<ti>emacs</ti>
- <ti>24.2</ti>
+ <ti>24.3</ti>
<ti>released</ti>
<ti>24</ti>
<ti>emacs-24</ti>
@@ -103,7 +103,7 @@
</tr>
<!-- <tr>
<ti>emacs-vcs</ti>
- <ti>24.0.90</ti>
+ <ti>24.3.90</ti>
<ti>pretest</ti>
<ti>24</ti>
<ti>emacs-24</ti>
@@ -111,7 +111,7 @@
</tr> -->
<tr>
<ti>emacs-vcs</ti>
- <ti>24.2.9999</ti>
+ <ti>24.3.9999</ti>
<ti>Bazaar (trunk)</ti>
<ti>24</ti>
<ti>emacs-24-vcs</ti>
@@ -164,6 +164,12 @@
<th>Notes</th>
</tr>
<tr>
+ <ti>acl</ti>
+ <ti>Include support for Access Control Lists
+ (Emacs 24.3.9999 and above).</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>alsa</ti>
<ti>Determine if ALSA should be used.</ti>
<ti>Emacs autodetects ALSA. That test is removed by the ebuild if the flag
@@ -249,6 +255,12 @@
<ti></ti>
</tr>
<tr>
+ <ti>inotify</ti>
+ <ti>Enable inotify file change notification support
+ (Emacs 24.3.9999 and above).</ti>
+ <ti></ti>
+</tr>
+<tr>
<ti>jpeg</ti>
<ti>Support for JPEG images.</ti>
<ti></ti>
@@ -283,7 +295,7 @@
</tr>
<tr>
<ti>motif</ti>
- <ti>Use Open Motif as windowing toolkit.</ti>
+ <ti>Use Motif as windowing toolkit.</ti>
<ti></ti>
</tr>
<tr>
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2013-06-11 9:28 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-06-11 9:28 UTC (permalink / raw
To: gentoo-commits
ulm 13/06/11 09:28:04
Modified: emacs.xml
Log:
Describe gfile USE flag. Update documentation references.
Revision Changes Path
1.154 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.154&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.154&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.153&r2=1.154
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -r1.153 -r1.154
--- emacs.xml 21 Mar 2013 10:47:32 -0000 1.153
+++ emacs.xml 11 Jun 2013 09:28:04 -0000 1.154
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.153 2013/03/21 10:47:32 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.154 2013/06/11 09:28:04 ulm Exp $ -->
<guide lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.56</version>
-<date>2013-03-21</date>
+<version>1.57</version>
+<date>2013-06-11</date>
<chapter>
<title>Introduction</title>
@@ -165,8 +165,7 @@
</tr>
<tr>
<ti>acl</ti>
- <ti>Include support for Access Control Lists
- (Emacs 24.3.9999 and above).</ti>
+ <ti>Include support for Access Control Lists (Emacs 24.4 and above).</ti>
<ti></ti>
</tr>
<tr>
@@ -203,6 +202,12 @@
<ti></ti>
</tr>
<tr>
+ <ti>gfile</ti>
+ <ti>Use gfile (glib) for file notification (Emacs 24.4 and above).</ti>
+ <ti>This takes precedence over the inotify flag. Note that glib
+ file notification on Linux uses inotify internally.</ti>
+</tr>
+<tr>
<ti>gif</ti>
<ti>Support for GIF images.</ti>
<ti></ti>
@@ -257,7 +262,7 @@
<tr>
<ti>inotify</ti>
<ti>Enable inotify file change notification support
- (Emacs 24.3.9999 and above).</ti>
+ (Emacs 24.4 and above).</ti>
<ti></ti>
</tr>
<tr>
@@ -686,15 +691,6 @@
</tr>
<tr>
<ti>
- <e>Various authors</e>; <uri link="http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml">Gentoo Developer Handbook</uri>
- </ti>
- <ti>
- First steps as Gentoo developer plus an Ebuild HowTo with a good
- overview.
- </ti>
-</tr>
-<tr>
- <ti>
<e>Various authors</e>;
<uri link="http://devmanual.gentoo.org/">Gentoo Development Guide</uri>
</ti>
@@ -707,8 +703,8 @@
<ti>
<e> Robert J. Chassell</e>;
<uri link="http://www.gnu.org/software/emacs/emacs-lisp-intro/">
- An Introduction to Programming in Emacs Lisp</uri>;
- ISBN 1-882114-56-6; GNU Press
+ An Introduction to Programming in Emacs Lisp</uri>; revised 3rd edition;
+ ISBN 1-882114-43-3; GNU Press
</ti>
<ti>
A primer on Elisp programming (very basic, but very good).
@@ -718,8 +714,8 @@
<ti>
<e>Richard M. Stallman</e>;
<uri link="http://www.gnu.org/software/emacs/manual/emacs.html">
- GNU Emacs Manual</uri>; 16th edition (for version 22);
- ISBN 1-882114-86-8; GNU Press
+ GNU Emacs Manual</uri>; 17th edition (updated for Emacs version 24.3);
+ ISBN 978-0-9831592-4-7; GNU Press
</ti>
<ti>
The official handbook of Emacs, also shipped with the editor.
^ permalink raw reply [flat|nested] 98+ messages in thread
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml
@ 2013-07-06 20:18 Ulrich Mueller (ulm)
0 siblings, 0 replies; 98+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-07-06 20:18 UTC (permalink / raw
To: gentoo-commits
ulm 13/07/06 20:18:05
Modified: emacs.xml
Log:
gentoo-syntax has been split into ebuild-mode and eselect-mode.
Revision Changes Path
1.155 xml/htdocs/proj/en/lisp/emacs/emacs.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.155&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?rev=1.155&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml?r1=1.154&r2=1.155
Index: emacs.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- emacs.xml 11 Jun 2013 09:28:04 -0000 1.154
+++ emacs.xml 6 Jul 2013 20:18:05 -0000 1.155
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.154 2013/06/11 09:28:04 ulm Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v 1.155 2013/07/06 20:18:05 ulm Exp $ -->
<guide lang="en">
<title>GNU Emacs on Gentoo</title>
@@ -22,8 +22,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
-<version>1.57</version>
-<date>2013-06-11</date>
+<version>1.58</version>
+<date>2013-07-06</date>
<chapter>
<title>Introduction</title>
@@ -619,6 +619,12 @@
support files again, e.g. after a major upgrade of Emacs.</ti>
</tr>
<tr>
+ <ti><path>app-emacs/ebuild-mode</path></ti>
+ <ti>A collection of Emacs major modes that help you edit ebuilds and
+ other Gentoo specific files. This is developed in cooperation with
+ the XEmacs team, so we share the same source.</ti>
+</tr>
+<tr>
<ti><path>app-emacs/emacs-common-gentoo</path></ti>
<ti>Installs common files needed by all GNU Emacs versions. These include
<path>subdirs.el</path> and a default <path>site-start.el</path> file.
@@ -632,12 +638,6 @@
in server mode. The <path>emacsclient</path> executable then uses
this to connect to.</ti>
</tr>
-<tr>
- <ti><path>app-emacs/gentoo-syntax</path></ti>
- <ti>A collection of Emacs major modes that help you edit ebuilds and
- other Gentoo specific files. This is developed in cooperation with
- the XEmacs team, so we share the same source.</ti>
-</tr>
</table>
</body>
</section>
^ permalink raw reply [flat|nested] 98+ messages in thread
end of thread, other threads:[~2013-07-06 20:18 UTC | newest]
Thread overview: 98+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-12 10:33 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml Ulrich Mueller (ulm)
-- strict thread matches above, loose matches on Subject: below --
2013-07-06 20:18 Ulrich Mueller (ulm)
2013-06-11 9:28 Ulrich Mueller (ulm)
2013-03-21 10:47 Ulrich Mueller (ulm)
2012-09-02 15:53 Ulrich Mueller (ulm)
2012-06-29 8:05 Ulrich Mueller (ulm)
2012-06-01 19:43 Ulrich Mueller (ulm)
2012-05-12 14:03 Ulrich Mueller (ulm)
2011-12-14 20:31 Ulrich Mueller (ulm)
2011-09-26 17:22 Ulrich Mueller (ulm)
2011-09-26 17:13 Ulrich Mueller (ulm)
2011-09-24 13:07 Ulrich Mueller (ulm)
2011-07-25 17:12 Ulrich Mueller (ulm)
2011-04-10 9:15 Ulrich Mueller (ulm)
2011-03-11 8:46 Ulrich Mueller (ulm)
2011-03-11 8:41 Ulrich Mueller (ulm)
2010-12-13 12:08 Christian Faulhammer (fauli)
2010-12-13 12:01 Christian Faulhammer (fauli)
2010-12-13 12:00 Christian Faulhammer (fauli)
2010-11-17 22:39 Ulrich Mueller (ulm)
2010-11-09 7:43 Ulrich Mueller (ulm)
2010-10-27 6:59 Christian Faulhammer (fauli)
2010-10-27 6:43 Christian Faulhammer (fauli)
2010-10-27 6:41 Christian Faulhammer (fauli)
2010-09-14 6:05 Ulrich Mueller (ulm)
2010-09-13 20:58 Ulrich Mueller (ulm)
2010-09-13 8:58 Christian Faulhammer (fauli)
2010-09-13 8:53 Christian Faulhammer (fauli)
2010-09-02 13:23 Christian Faulhammer (fauli)
2010-05-14 15:23 Ulrich Mueller (ulm)
2010-03-10 18:15 Ulrich Mueller (ulm)
2009-12-27 19:26 Ulrich Mueller (ulm)
2009-11-30 21:59 Ulrich Mueller (ulm)
2009-11-18 20:19 Ulrich Mueller (ulm)
2009-08-10 19:13 Ulrich Mueller (ulm)
2009-07-16 17:04 Ulrich Mueller (ulm)
2009-07-02 11:43 Christian Faulhammer (fauli)
2009-07-02 11:42 Christian Faulhammer (fauli)
2009-06-22 14:58 Ulrich Mueller (ulm)
2009-05-28 14:39 Christian Faulhammer (fauli)
2009-03-13 9:24 Christian Faulhammer (fauli)
2009-03-13 9:21 Christian Faulhammer (fauli)
2009-03-13 9:20 Christian Faulhammer (fauli)
2009-03-12 14:24 Ulrich Mueller (ulm)
2009-03-12 11:54 Ulrich Mueller (ulm)
2009-03-12 10:49 Ulrich Mueller (ulm)
2009-03-06 7:52 Christian Faulhammer (fauli)
2009-03-04 16:53 Christian Faulhammer (fauli)
2009-03-04 16:49 Christian Faulhammer (fauli)
2009-03-04 16:42 Christian Faulhammer (fauli)
2009-03-04 16:39 Christian Faulhammer (fauli)
2009-03-04 16:38 Christian Faulhammer (fauli)
2009-03-04 16:36 Christian Faulhammer (fauli)
2009-03-04 16:33 Christian Faulhammer (fauli)
2009-03-04 16:32 Christian Faulhammer (fauli)
2009-03-04 16:31 Christian Faulhammer (fauli)
2009-03-04 16:30 Christian Faulhammer (fauli)
2009-02-02 8:27 Ulrich Mueller (ulm)
2009-02-02 7:59 Ulrich Mueller (ulm)
2008-11-28 12:04 Christian Faulhammer (fauli)
2008-11-02 16:56 Christian Faulhammer (opfer)
2008-11-02 16:54 Christian Faulhammer (opfer)
2008-10-13 13:05 Ulrich Mueller (ulm)
2008-09-04 10:56 Ulrich Mueller (ulm)
2008-09-03 11:52 Christian Faulhammer (opfer)
2008-09-03 11:12 Christian Faulhammer (opfer)
2008-06-04 12:31 Ulrich Mueller (ulm)
2008-06-04 10:37 Ulrich Mueller (ulm)
2008-04-22 17:27 Ulrich Mueller (ulm)
2008-03-26 14:47 Ulrich Mueller (ulm)
2008-03-24 9:43 Ulrich Mueller (ulm)
2008-02-28 6:25 Ulrich Mueller (ulm)
2008-02-28 6:21 Ulrich Mueller (ulm)
2008-02-01 19:27 Ulrich Mueller (ulm)
2008-02-01 16:54 Christian Faulhammer (opfer)
2008-01-31 10:41 Ulrich Mueller (ulm)
2008-01-30 18:13 Ulrich Mueller (ulm)
2008-01-30 7:01 Christian Faulhammer (opfer)
2008-01-30 6:59 Christian Faulhammer (opfer)
2008-01-26 10:39 Ulrich Mueller (ulm)
2008-01-22 20:44 Ulrich Mueller (ulm)
2008-01-12 12:24 Christian Faulhammer (opfer)
2008-01-12 12:22 Christian Faulhammer (opfer)
2008-01-12 12:18 Christian Faulhammer (opfer)
2008-01-04 13:57 Ulrich Mueller (ulm)
2007-12-31 9:07 Ulrich Mueller (ulm)
2007-12-02 18:28 Christian Faulhammer (opfer)
2007-11-05 14:13 Ulrich Mueller (ulm)
2007-10-27 21:37 Ulrich Mueller (ulm)
2007-10-27 21:24 Ulrich Mueller (ulm)
2007-10-27 18:38 Ulrich Mueller (ulm)
2007-10-14 8:41 Ulrich Mueller (ulm)
2007-10-12 6:37 Ulrich Mueller (ulm)
2007-10-07 14:54 Christian Faulhammer (opfer)
2007-10-07 14:49 Christian Faulhammer (opfer)
2007-10-06 23:22 Christian Faulhammer (opfer)
2007-10-06 23:21 Christian Faulhammer (opfer)
2007-10-06 22:59 Christian Faulhammer (opfer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox