public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/emacs-tools:gentoo-syntax commit in: /
Date: Sun,  6 May 2012 16:06:21 +0000 (UTC)	[thread overview]
Message-ID: <1327175132.90477d8a33d1cbb44fe4cfcaa2c43650ddb9100c.sping@gentoo> (raw)

commit:     90477d8a33d1cbb44fe4cfcaa2c43650ddb9100c
Author:     Christian Faulhammer <fauli <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 19:45:32 2012 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 19:45:32 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=90477d8a

gentoo-syntax: (ebuild-mode-keywords-flag-o-matic) add all-flag-vars() function

svn path=/gentoo-syntax/; revision=1718

---
 ChangeLog               |    3 ++-
 ebuild-mode-keywords.el |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 717231b..53fea91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,8 @@
 	(ebuild-mode-keywords-autotools): Add config_rpath_update() function
 	(ebuild-mode-keywords-cdrom): Add cdrom.eclass
 	(ebuild-mode-keywords-flag-o-matic): Remove has_hardened()
-	function, mark has_m64() and has_m32() as deprecated
+	function, mark has_m64() and has_m32() as deprecated, add
+	all-flag-vars() function
 
 2011-12-31  Ulrich Mueller  <ulm@gentoo.org>
 

diff --git a/ebuild-mode-keywords.el b/ebuild-mode-keywords.el
index 7c12be1..8b8b7fe 100644
--- a/ebuild-mode-keywords.el
+++ b/ebuild-mode-keywords.el
@@ -252,7 +252,7 @@
     font-lock-type-face))
 
 (defvar ebuild-mode-keywords-flag-o-matic
-  '(("setup-allowed-flags" "_filter-hardened" "_filter-var" "filter-flags" "filter-lfs-flags" "append-cppflags" "append-cflags" "append-cxxflags" "append-fflags" "append-lfs-flags" "append-flags" "replace-flags" "replace-cpu-flags" "_is_flagq" "is-flagq" "is-flag" "is-ldflagq" "is-ldflag" "filter-mfpmath" "strip-flags" "test-flag-PROG" "test-flag-CC" "test-flag-CXX" "test-flag-F77" "test-flag-FC" "test-flags-PROG" "test-flags-CC" "test-flags-CXX" "test-flags-F77" "test-flags-FC" "test-flags" "test_version_info" "strip-unsupported-flags" "get-flag" "test_flag()" "replace-sparc64-flags" "append-libs" "append-ldflags" "filter-ldflags" "raw-ldflags" "no-as-needed")
+  '(("setup-allowed-flags" "_filter-hardened" "_filter-var" "filter-flags" "filter-lfs-flags" "append-cppflags" "append-cflags" "append-cxxflags" "append-fflags" "append-lfs-flags" "append-flags" "replace-flags" "replace-cpu-flags" "_is_flagq" "is-flagq" "is-flag" "is-ldflagq" "is-ldflag" "filter-mfpmath" "strip-flags" "test-flag-PROG" "test-flag-CC" "test-flag-CXX" "test-flag-F77" "test-flag-FC" "test-flags-PROG" "test-flags-CC" "test-flags-CXX" "test-flags-F77" "test-flags-FC" "test-flags" "test_version_info" "strip-unsupported-flags" "get-flag" "test_flag()" "replace-sparc64-flags" "append-libs" "append-ldflags" "filter-ldflags" "raw-ldflags" "no-as-needed" "all-flag-vars")
     font-lock-type-face))
 
 (defvar ebuild-mode-keywords-font-ebdftopcf



             reply	other threads:[~2012-05-06 16:17 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-06 16:06 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-04 19:21 [gentoo-commits] proj/emacs-tools:gentoo-syntax commit in: / Ulrich Mueller
2013-03-09  7:42 Ulrich Mueller
2013-03-09  7:42 Ulrich Mueller
2013-03-09  7:42 Ulrich Mueller
2013-03-09  7:42 Ulrich Mueller
2013-01-13 21:15 Ulrich Mueller
2013-01-13 21:15 Ulrich Mueller
2012-09-22 22:47 Ulrich Mueller
2012-09-22 21:26 Ulrich Mueller
2012-09-22 21:26 Ulrich Mueller
2012-09-22 20:48 Ulrich Mueller
2012-09-22 17:34 Ulrich Mueller
2012-09-22 17:34 Ulrich Mueller
2012-09-22 17:34 Ulrich Mueller
2012-09-22 17:34 Ulrich Mueller
2012-06-09 13:10 Ulrich Mueller
2012-05-06 18:47 Ulrich Mueller
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping
2012-05-06 16:06 Sebastian Pipping

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=1327175132.90477d8a33d1cbb44fe4cfcaa2c43650ddb9100c.sping@gentoo \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@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