public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] emacs r1532 - gentoo-syntax
@ 2010-03-02  8:34 Christian Faulhammer (fauli)
  0 siblings, 0 replies; only message in thread
From: Christian Faulhammer (fauli) @ 2010-03-02  8:34 UTC (permalink / raw
  To: gentoo-commits

Author: fauli
Date: 2010-03-02 08:34:16 +0000 (Tue, 02 Mar 2010)
New Revision: 1532

Modified:
   gentoo-syntax/ChangeLog
   gentoo-syntax/ebuild-mode-keywords.el
Log:
gentoo-syntax (ebuild-mode-keywords-python): python_tkinter_exists() is deprecated


Modified: gentoo-syntax/ChangeLog
===================================================================
--- gentoo-syntax/ChangeLog	2010-03-02 08:31:42 UTC (rev 1531)
+++ gentoo-syntax/ChangeLog	2010-03-02 08:34:16 UTC (rev 1532)
@@ -1,7 +1,7 @@
 2010-03-02  Christian Faulhammer  <fauli@gentoo.org>
 
 	* ebuild-mode-keywords.el (ebuild-mode-keywords-python):
-	python_mod_exists() is deprecated
+	python_mod_exists(), python_tkinter_exists() are deprecated
 
 2010-02-21  Christian Faulhammer  <fauli@gentoo.org>
 

Modified: gentoo-syntax/ebuild-mode-keywords.el
===================================================================
--- gentoo-syntax/ebuild-mode-keywords.el	2010-03-02 08:31:42 UTC (rev 1531)
+++ gentoo-syntax/ebuild-mode-keywords.el	2010-03-02 08:34:16 UTC (rev 1532)
@@ -451,7 +451,7 @@
     font-lock-type-face))
 
 (defvar ebuild-mode-keywords-python
-  '(("NEED_PYTHON" "DOCS" "PYTHON" "python_version" "python_tkinter_exists"
+  '(("NEED_PYTHON" "DOCS" "PYTHON" "python_version"
      "python_mod_compile" "python_mod_optimize"
      "python_mod_cleanup" "python_disable_pyc" "python_enable_pyc"
      "python_get_libdir" "python_get_sitedir" "python_need_rebuild"




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

only message in thread, other threads:[~2010-03-02  8:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-02  8:34 [gentoo-commits] emacs r1532 - 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