gtksourceview r1969 - in trunk: . gtksourceview/language-specs
- From: muntyan svn gnome org
- To: svn-commits-list gnome org
- Subject: gtksourceview r1969 - in trunk: . gtksourceview/language-specs
- Date: Fri, 20 Jun 2008 04:59:49 +0000 (UTC)
Author: muntyan
Date: Fri Jun 20 04:59:49 2008
New Revision: 1969
URL: http://svn.gnome.org/viewvc/gtksourceview?rev=1969&view=rev
Log:
2008-06-18 Yevgen Muntyan <muntyan tamu edu>
* gtksourceview/language-specs/php.lang: added parentheses and
comma to the operators list. Bug #497376, Etienne Bersac.
Modified:
trunk/ChangeLog
trunk/gtksourceview/language-specs/php.lang
Modified: trunk/gtksourceview/language-specs/php.lang
==============================================================================
--- trunk/gtksourceview/language-specs/php.lang (original)
+++ trunk/gtksourceview/language-specs/php.lang Fri Jun 20 04:59:49 2008
@@ -221,7 +221,7 @@
</context>
<context id="operators" style-ref="operator" extend-parent="false">
- <match>[-.~^@;:/%|\=\+\*\!\?&<>]</match>
+ <match>[-.~^@,;:/%|\=\+\*\!\?&<>()]</match>
</context>
<context id="type" style-ref="type">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]