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

List:       kde-commits
Subject:    kdelibs/kate/data
From:       Dominik Haumann <dhdev () gmx ! de>
Date:       2005-02-20 21:24:47
Message-ID: 20050220212447.401B91B982 () office ! kde ! org
[Download RAW message or body]

CVS commit by dhaumann: 

add some comments.


  M +8 -0      language.dtd   1.40


--- kdelibs/kate/data/language.dtd  #1.39:1.40
@@ -129,4 +129,8 @@
   start:        The comment starts with this string
   end:          The comment ends with this string [optional]
+  region:       The region name of the foldable multiline comment. If you have
+                beginRegion="Comment" ... endRegion="Comment" you should use
+                region="Comment". This way uncomment works even if you do not
+                select all the text of the multiline comment.
 -->
 <!ELEMENT comment EMPTY>
@@ -248,4 +252,6 @@
 <!-- Detect a floating point number
   commonAttributes: Common attributes
+  AnyChar is allowed as a child rule. TODO: The source code allows
+  *all* rules to be child rules, shall we change the DTD in some way?
 -->
 <!ELEMENT Float (AnyChar)*>
@@ -291,4 +297,6 @@
 <!-- Detect an integer number
   commonAttributes: Common attributes
+  StringDetect is allowed as a child rule. TODO: The source code allows
+  *all* rules to be child rules, shall we change the DTD in some way?
 -->
 <!ELEMENT Int (StringDetect)*>


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

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