[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/apps/kate/hl
From:       Dominik Haumann <dhdev () gmx ! de>
Date:       2004-06-06 20:02:08
Message-ID: 20040606200208.D9E6D126E6 () office ! kde ! org
[Download RAW message or body]

CVS commit by dhaumann: 

defaults, end defaults code folding fix.


  M +1 -1      hl-table.inc   1.29
  M +1 -1      update.xml   1.39
  M +3 -1      xml/ahdl.xml   1.2


--- www/apps/kate/hl/hl-table.inc  #1.28:1.29
@@ -2,5 +2,5 @@
 <tr><th>Secion</th><th>Name</th><th>Version</th></tr>
 <tr><td>Sources</td><td><a href="./xml/ada.xml">Ada</a></td><td>1.04</td></tr>
-<tr><td>Sources</td><td><a href="./xml/ahdl.xml">Altera \
AHDL</a></td><td>1.00</td></tr> +<tr><td>Sources</td><td><a \
href="./xml/ahdl.xml">Altera AHDL</a></td><td>1.01</td></tr>  \
<tr><td>Sources</td><td><a href="./xml/ansic89.xml">ANSI \
C89</a></td><td>1.01</td></tr>  <tr><td>Sources</td><td><a \
href="./xml/asm6502.xml">Asm6502</a></td><td>1.03</td></tr>

--- www/apps/kate/hl/update.xml  #1.38:1.39
@@ -2,5 +2,5 @@
 <DEFINITIONS>
 <Definition name="Ada" date="" url="http://www.kde.org/apps/kate/hl/xml/ada.xml" \
                description="Version: 1.04" version="1.04"/>
-<Definition name="Altera AHDL" date="" \
url="http://www.kde.org/apps/kate/hl/xml/ahdl.xml" description="Version: 1.00" \
version="1.00"/> +<Definition name="Altera AHDL" date="" \
url="http://www.kde.org/apps/kate/hl/xml/ahdl.xml" description="Version: 1.01" \
version="1.01"/>  <Definition name="ANSI C89" date="" \
url="http://www.kde.org/apps/kate/hl/xml/ansic89.xml" description="Version: 1.01" \
version="1.01"/>  <Definition name="Asm6502" date="" \
url="http://www.kde.org/apps/kate/hl/xml/asm6502.xml" description="Version: 1.03" \
version="1.03"/>

--- www/apps/kate/hl/xml/ahdl.xml  #1.1:1.2
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE language SYSTEM "language.dtd">
-<language name="Altera AHDL" version="1.00" kateversion="2.1" section="Sources" \
extensions="*.ahdl;*.tdf" mimetype="text/x-ahdl" author="Dominik Haumann \
(dhdev@gmx.de)" license="LGPL"> +<language name="Altera AHDL" version="1.01" \
kateversion="2.1" section="Sources" extensions="*.ahdl;*.tdf" mimetype="text/x-ahdl" \
author="Dominik Haumann (dhdev@gmx.de)" license="LGPL">  <highlighting>
     <list name="keywords">
@@ -86,4 +86,6 @@
     <contexts>
       <context name="normal" attribute="Normal Text" lineEndContext="#stay">
+        <RegExpr attribute="Keyword" context="#stay" String="\bdefaults\b" \
insensitive="true" beginRegion="def"/> +        <RegExpr attribute="Keyword" \
                context="#stay" String="\bend\s+defaults\b" insensitive="true" \
                endRegion="def"/>
         <RegExpr attribute="Keyword" context="#stay" String="\bif\b" \
                insensitive="true" beginRegion="if"/>
         <RegExpr attribute="Keyword" context="#stay" String="\bend\s+if\b" \
insensitive="true" endRegion="if"/>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic