public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] emacs r1381 - gentoo-syntax
@ 2009-08-25 22:11 Christian Faulhammer (fauli)
  0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2009-08-25 22:11 UTC (permalink / raw
  To: gentoo-commits

Author: fauli
Date: 2009-08-25 22:11:38 +0000 (Tue, 25 Aug 2009)
New Revision: 1381

Modified:
   gentoo-syntax/ChangeLog
   gentoo-syntax/ebuild-mode-keywords.el
Log:
gentoo-syntax (ebuild-mode-keywords-elisp): Add ebuild phases to highlighted keywords from elisp.eclass


Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog	2009-08-25 19:58:08 UTC (rev 1380)
+++ gentoo-syntax/ChangeLog	2009-08-25 22:11:38 UTC (rev 1381)
@@ -1,3 +1,8 @@
+2009-08-26  Christian Faulhammer  <fauli@gentoo.org>
+
+	* ebuild-mode-keywords.el (ebuild-mode-keywords-elisp): Add ebuild
+	phases to highlighted keywords from elisp.eclass
+
 2009-08-25  Christian Faulhammer  <fauli@gentoo.org>
 
 	* gentoo-syntax.texi: Add new Info manual

Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el	2009-08-25 19:58:08 UTC (rev 1380)
+++ gentoo-syntax/ebuild-mode-keywords.el	2009-08-25 22:11:38 UTC (rev 1381)
@@ -549,7 +549,8 @@
     font-lock-type-face))
 
 (defvar ebuild-mode-keywords-elisp
-  '(("NEED_EMACS" "DOCS")
+  '(("NEED_EMACS" "DOCS" "elisp_src_install" "elisp_src_compile"
+     "elisp_src_unpack" "elisp_src_prepare" "elisp_src_configure")
     font-lock-type-face))
 
 (defvar ebuild-mode-keywords-games-etmod




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-28 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-25 22:11 [gentoo-commits] emacs r1381 - gentoo-syntax Christian Faulhammer (fauli)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox