Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] emacs r1376 - gentoo-syntax
Date: Fri, 28 Aug 2009 20:16:02
Message-Id: E1Mg1vX-0007kr-EQ@stork.gentoo.org
1 Author: fauli
2 Date: 2009-08-25 19:43:31 +0000 (Tue, 25 Aug 2009)
3 New Revision: 1376
4
5 Modified:
6 gentoo-syntax/gentoo-syntax.texi
7 Log:
8 gentoo-syntax: Add a paragraph on functionality
9
10
11 Modified: gentoo-syntax/gentoo-syntax.texi
12 ===================================================================
13 --- gentoo-syntax/gentoo-syntax.texi 2009-08-25 19:36:44 UTC (rev 1375)
14 +++ gentoo-syntax/gentoo-syntax.texi 2009-08-25 19:43:31 UTC (rev 1376)
15 @@ -64,6 +64,18 @@
16
17 @node Functions
18 @chapter Available functionality
19 +Two packages are available for installation:
20 +@code{app-emacs/gentoo-syntax} and @code{app-xemacs/gentoo-syntax}
21 +(there is support for GNU Emacs and XEmacs from the same source). When
22 +installed through the normal package management in Gentoo and proper
23 +configuration of Emacs, gentoo-syntax loads the appropriate mode on
24 +opening files with the extensions @code{.ebuild}, @code{.eclass} and
25 +@code{.eselect}.
26 +
27 +If font-locking is enabled, keywords are highlighted, both the standard
28 +set available from vanilla Portage and special functions from all common
29 +eclasses. Missing highlighting should be reported on
30 +@code{http://bugs.gentoo.org/}.
31 @section Keybindings
32 @table @kbd
33 @item C-c C-e