summaryrefslogtreecommitdiffstats
path: root/kate/data/asm-m68k.xml
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-01-20 08:37:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-01-20 08:37:40 +0900
commit3cefb44bccead583a49043b1169cfea1e6367c7a (patch)
treec57b9d445865adf397412ba8a8b6759c298fdfeb /kate/data/asm-m68k.xml
parent98e72add315583a49ea7fb8f63e408ea041ac8d9 (diff)
downloadtdelibs-3cefb44bccead583a49043b1169cfea1e6367c7a.tar.gz
tdelibs-3cefb44bccead583a49043b1169cfea1e6367c7a.zip
Kate syntax highlighting files update - Jan 2015.
1) Changes in asm-m68k.xml, ppd.xml, sql-oracle.xml taken from http://kate-editor.org/syntax/2.5 2) Changes to the other files from myself.
Diffstat (limited to 'kate/data/asm-m68k.xml')
-rw-r--r--kate/data/asm-m68k.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/kate/data/asm-m68k.xml b/kate/data/asm-m68k.xml
index 74430231a..369cfc47e 100644
--- a/kate/data/asm-m68k.xml
+++ b/kate/data/asm-m68k.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE language SYSTEM "language.dtd">
-<language name="Motorola 68k (VASM/Devpac)" section="Assembler" version="1.01" kateversion="2.4" extensions="*.s;*.i;*.S;*.I" author="Miro Kropacek (miro.kropacek@gmail.com)" license="LGPL">
+<language name="Motorola 68k (VASM/Devpac)" section="Assembler" version="1.02" kateversion="2.4" extensions="*.s;*.i;*.S;*.I" author="Miro Kropacek (miro.kropacek@gmail.com)" license="LGPL">
<highlighting>
<list name="Data Registers">
@@ -149,7 +149,7 @@
<item>dbra</item>
<item>dbt</item>
<item>dbvc</item>
- <item>dbvc</item>
+ <item>dbvs</item>
<item>divs</item>
<item>divsl</item>
<item>divu</item>
@@ -231,7 +231,7 @@
<item>subq</item>
<item>subx</item>
<item>svc</item>
- <item>svc</item>
+ <item>svs</item>
<item>swap</item>
<item>tas</item>
<item>trapcc</item>