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

Author: fauli
Date: 2011-12-29 11:19:32 +0000 (Thu, 29 Dec 2011)
New Revision: 1693

Modified:
   gentoo-syntax/ChangeLog
   gentoo-syntax/ebuild-mode-keywords.el
Log:
gentoo-syntax: (ebuild-mode-keywords-toolchain) Add huse() function


Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog	2011-12-29 11:17:56 UTC (rev 1692)
+++ gentoo-syntax/ChangeLog	2011-12-29 11:19:32 UTC (rev 1693)
@@ -5,8 +5,8 @@
 	tc-getBUILD_LD(), tc-getBUILD_STRIP(), tc-getBUILD_NM(),
 	tc-getBUILD_RANLIB(), tc-getBUILD_OBJCOPY() and
 	tc-getBUILD_PKG_CONFIG()
-	(ebuild-mode-keywords-toolchain): Add gcc-multilib-configure()
-	function.  Remove functions gcc-library-configure() and
+	(ebuild-mode-keywords-toolchain): Add gcc-multilib-configure() and
+	huse() functions.  Remove functions gcc-library-configure() and
 	add_version to shared()
 	(ebuild-mode-keywords-eutils): Add functions in_iuse() and usex()
 	(ebuild-mode-keywords-autotools): Add eaclocal_amflags() function

Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el	2011-12-29 11:17:56 UTC (rev 1692)
+++ gentoo-syntax/ebuild-mode-keywords.el	2011-12-29 11:19:32 UTC (rev 1693)
@@ -181,7 +181,7 @@
      "gcc_version_patch" "setup_multilib_osdirnames" "gcc-multilib-configure"
      "disable_multilib_libjava" "fix_libtool_libdir_paths" "is_multilib"
      "is_cxx" "is_d" "is_f77" "is_f95" "is_fortran" "is_gcj" "is_objc"
-     "is_objcxx" "is_ada")
+     "is_objcxx" "is_ada" "huse")
     font-lock-type-face))
 
 (defvar ebuild-mode-keywords-libtool




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

only message in thread, other threads:[~2011-12-29 11:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-29 11:19 [gentoo-commits] emacs r1693 - 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