From: "Ulrich Mueller (ulm)" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] emacs r1593 - gentoo-syntax
Date: Tue, 23 Nov 2010 21:18:45 +0000 (UTC) [thread overview]
Message-ID: <20101123211845.7FD2120051@flycatcher.gentoo.org> (raw)
Author: ulm
Date: 2010-11-23 21:18:45 +0000 (Tue, 23 Nov 2010)
New Revision: 1593
Modified:
gentoo-syntax/ChangeLog
gentoo-syntax/ebuild-mode-keywords.el
Log:
Add elisp-need-emacs function to ebuild-mode-keywords-elisp-common.
Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog 2010-11-23 21:18:03 UTC (rev 1592)
+++ gentoo-syntax/ChangeLog 2010-11-23 21:18:45 UTC (rev 1593)
@@ -1,3 +1,8 @@
+2010-11-23 Ulrich Mueller <ulm@gentoo.org>
+
+ * ebuild-mode-keywords.el (ebuild-mode-keywords-elisp-common):
+ Add elisp-need-emacs function.
+
2010-11-04 Christian Faulhammer <fauli@gentoo.org>
* ebuild-mode-keywords.el (ebuild-mode-keywords-darcs):
Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el 2010-11-23 21:18:03 UTC (rev 1592)
+++ gentoo-syntax/ebuild-mode-keywords.el 2010-11-23 21:18:45 UTC (rev 1593)
@@ -532,8 +532,9 @@
font-lock-type-face))
(defvar ebuild-mode-keywords-elisp-common
- '(("elisp-compile" "elisp-install" "elisp-site-file-install"
- "elisp-site-regen" "elisp-emacs-version" "elisp-make-autoload-file")
+ '(("elisp-compile" "elisp-emacs-version" "elisp-need-emacs"
+ "elisp-make-autoload-file" "elisp-install" "elisp-site-file-install"
+ "elisp-site-regen")
font-lock-type-face))
(defvar ebuild-mode-keywords-elisp
reply other threads:[~2010-11-23 21:18 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=20101123211845.7FD2120051@flycatcher.gentoo.org \
--to=ulm@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