summaryrefslogtreecommitdiffstats
path: root/kate/data/mel.xml
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-01-09 00:24:34 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-01-09 00:24:34 +0100
commitbf4e405e03859bf383f55715944f4f71bd338c34 (patch)
tree293783d05c079b477b9ef396bbd851ca01714e2d /kate/data/mel.xml
parentc5189a79b8621b38b53e3cec952d49630e16dd3a (diff)
downloadtdelibs-bf4e405e03859bf383f55715944f4f71bd338c34.tar.gz
tdelibs-bf4e405e03859bf383f55715944f4f71bd338c34.zip
Update kate syntax highlight files
Diffstat (limited to 'kate/data/mel.xml')
-rw-r--r--kate/data/mel.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/data/mel.xml b/kate/data/mel.xml
index 032cba66f..e7495e23c 100644
--- a/kate/data/mel.xml
+++ b/kate/data/mel.xml
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-->
-<language name="MEL" section="Scripts" version="1.00" kateversion="2.4" extensions="*.mel" mimetype="" author="Karl Erlandsen (karlerlandsen@yahoo.com)" license="GPL">
+<language name="MEL" section="Scripts" version="1.02" kateversion="2.5" extensions="*.mel" mimetype="" author="Karl Erlandsen (karlerlandsen@yahoo.com)" license="GPL">
<highlighting>
<list name="keywords">
<item> break </item>
@@ -1310,7 +1310,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
</list>
<contexts>
- <context attribute="Normal Text" lineEndContext="#pop" name="Normal" >
+ <context attribute="Normal Text" lineEndContext="#stay" name="Normal" >
<DetectSpaces />
<Detect2Chars attribute="Block comments" context="Block comments" char="/" char1="*" beginRegion="Block comments" />
<Detect2Chars attribute="Line comments" context="Line comments" char="/" char1="/" />