From: "Christian Faulhammer (fauli)" <fauli@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] emacs r1547 - gentoo-syntax
Date: Mon, 26 Apr 2010 15:11:02 +0000 (UTC) [thread overview]
Message-ID: <20100426151102.89F902C04C@corvid.gentoo.org> (raw)
Author: fauli
Date: 2010-04-26 15:11:02 +0000 (Mon, 26 Apr 2010)
New Revision: 1547
Modified:
gentoo-syntax/ChangeLog
gentoo-syntax/ebuild-mode-keywords.el
Log:
gentoo-syntax: ebuild-mode-keywords.el (ebuild-mode-keywords-ruby-ng) Add ruby_rbconfig_value() function
Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog 2010-04-22 21:33:23 UTC (rev 1546)
+++ gentoo-syntax/ChangeLog 2010-04-26 15:11:02 UTC (rev 1547)
@@ -1,3 +1,8 @@
+2010-04-26 Christian Faulhammer <fauli@gentoo.org>
+
+ * ebuild-mode-keywords.el (ebuild-mode-keywords-ruby-ng): Add
+ ruby_rbconfig_value() function
+
2010-04-22 Christian Faulhammer <fauli@gentoo.org>
* ebuild-mode-keywords.el (ebuild-mode-keywords-toolchain-funcs):
Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el 2010-04-22 21:33:23 UTC (rev 1546)
+++ gentoo-syntax/ebuild-mode-keywords.el 2010-04-26 15:11:02 UTC (rev 1547)
@@ -505,7 +505,7 @@
(defvar ebuild-mode-keywords-ruby-ng
'(("ruby_implementation_depend" "ruby_samelib" "ruby_add_rdepend"
"ruby_add_bdepend" "doruby" "ruby_get_libruby" "ruby_get_hdrdir"
- "ruby_get_version" "ruby_get_implementation")
+ "ruby_get_version" "ruby_get_implementation" "ruby_rbconfig_value")
font-lock-type-face))
(defvar ebuild-mode-keywords-ruby-ng-gnome2
reply other threads:[~2010-04-26 15:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100426151102.89F902C04C@corvid.gentoo.org \
--to=fauli@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox