* [gentoo-commits] emacs r1645 - gentoo-syntax
@ 2011-02-12 18:27 Christian Faulhammer (fauli)
0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2011-02-12 18:27 UTC (permalink / raw
To: gentoo-commits
Author: fauli
Date: 2011-02-12 18:27:43 +0000 (Sat, 12 Feb 2011)
New Revision: 1645
Modified:
gentoo-syntax/ChangeLog
gentoo-syntax/ebuild-mode-keywords.el
Log:
gentoo-syntax: (ebuild-mode-keywords-pam) Add pammod_hide_symbols() function
Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog 2011-02-12 18:26:39 UTC (rev 1644)
+++ gentoo-syntax/ChangeLog 2011-02-12 18:27:43 UTC (rev 1645)
@@ -2,6 +2,7 @@
* ebuild-mode-keywords.el (ebuild-mode-keywords-mount-boot): Add
mount-boot eclass.
+ (ebuild-mode-keywords-pam): Add pammod_hide_symbols() function.
2011-01-05 Ulrich Mueller <ulm@gentoo.org>
Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el 2011-02-12 18:26:39 UTC (rev 1644)
+++ gentoo-syntax/ebuild-mode-keywords.el 2011-02-12 18:27:43 UTC (rev 1645)
@@ -407,7 +407,7 @@
(defvar ebuild-mode-keywords-pam
'(("dopamd" "newpamd" "dopamsecurity" "newpamsecurity" "getpam_mod_dir"
- "dopammod" "newpammod" "pamd_mimic" "clean_pamd")
+ "dopammod" "newpammod" "pamd_mimic" "clean_pamd" "pammod_hide_symbols")
font-lock-type-face))
(defvar ebuild-mode-keywords-haskell-cabal
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-12 18:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-12 18:27 [gentoo-commits] emacs r1645 - 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