* [gentoo-commits] emacs r1222 - gentoo-syntax
@ 2009-01-19 17:22 Christian Faulhammer (fauli)
0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2009-01-19 17:22 UTC (permalink / raw
To: gentoo-commits
Author: fauli
Date: 2009-01-19 17:22:02 +0000 (Mon, 19 Jan 2009)
New Revision: 1222
Modified:
gentoo-syntax/ChangeLog
gentoo-syntax/ebuild-mode-keywords.el
Log:
(ebuild-mode-keywords-go-mono): Add new go-mono.eclass
Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog 2009-01-18 11:25:44 UTC (rev 1221)
+++ gentoo-syntax/ChangeLog 2009-01-19 17:22:02 UTC (rev 1222)
@@ -1,3 +1,7 @@
+2009-01-19 Christian Faulhammer <fauli@gentoo.org>
+
+ * ebuild-mode-keywords.el (ebuild-mode-keywords-go-mono): Add new go-mono.eclass
+
2009-01-07 Ulrich Mueller <ulm@gentoo.org>
* Version 1.11 released.
Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el 2009-01-18 11:25:44 UTC (rev 1221)
+++ gentoo-syntax/ebuild-mode-keywords.el 2009-01-19 17:22:02 UTC (rev 1222)
@@ -76,6 +76,10 @@
'(("elisp-comp")
font-lock-warning-face))
+(defvar ebuild-mode-keywords-go-mono
+ '(("go-mono_src_prepare" "go-mono_src_configure" "go-mono_src_install")
+ font-lock-type-face))
+
(defvar ebuild-mode-keywords-gnustep-funcs
'(("egnustep_prefix" "egnustep_install_domain" "egnustep_env"
"egnustep_system_root" "egnustep_local_root" "egnustep_network_root"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-19 17:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 17:22 [gentoo-commits] emacs r1222 - 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