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

List:       kde-commits
Subject:    [kate] part/syntax/data: Remove RST include cuz it breaks too much things!
From:       Alex Turbov <i.zaufi () gmail ! com>
Date:       2014-02-27 20:20:30
Message-ID: E1WJ7RW-0000Vj-AY () scm ! kde ! org
[Download RAW message or body]

Git commit 9695f1785ad8f9ae95802d561acd0e29fc0193d1 by Alex Turbov.
Committed on 27/02/2014 at 20:14.
Pushed by turbov into branch 'master'.

Remove RST include cuz it breaks too much things!
Particularly, RST syntax also include the cmake, making a cycle dependency
and introduce a bunch of regressions. Moreover, it brings C++ (and Doxygen)
items (a lot of) to cmake color settings which is completely ridiculous…

CCMAIL: mw_triad@users.sourceforge.net

M  +11   -2    part/syntax/data/cmake.xml

http://commits.kde.org/kate/9695f1785ad8f9ae95802d561acd0e29fc0193d1

diff --git a/part/syntax/data/cmake.xml b/part/syntax/data/cmake.xml
index f14358b..e1de4e4 100644
--- a/part/syntax/data/cmake.xml
+++ b/part/syntax/data/cmake.xml
@@ -26,7 +26,17 @@
  **********************************************************************
  -->
 <!-- generated for "cmake version 2.8.12.1" -->
-<language name="CMake" version="1.26" kateversion="2.4" section="Other" \
extensions="CMakeLists.txt;*.cmake;" mimetype="" author="Alexander Neundorf \
(neundorf@kde.org)" license="LGPL"> +<language
+    name="CMake"
+    version="1.27"
+    kateversion="2.4"
+    section="Other"
+    extensions="CMakeLists.txt;*.cmake;"
+    mimetype=""
+    indenter="cmake"
+    author="Alexander Neundorf (neundorf@kde.org)"
+    license="LGPL"
+  >
   <highlighting>
 
     <!-- ATTENTION Do not change the list name! Or change a generation script \
accordingly --> @@ -975,7 +985,6 @@
       </context>
       <context attribute="Comment" lineEndContext="#stay" name="RST Documentation" \
                dynamic="true">
         <RegExpr attribute="Region Marker" context="#pop" String="^#?\]%1\]" \
                dynamic="true" column="0" />
-        <IncludeRules context="##reStructuredText" />
       </context>
       <context attribute="Comment" lineEndContext="#stay" name="Bracketed Comment" \
                dynamic="true">
         <RegExpr attribute="Comment" context="#pop" String="^#?\]%1\]" \
dynamic="true" column="0" />


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

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