<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-2-28</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Fixed mistake in last change.</title>
<updated>2011-07-08T22:55:03+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-08T22:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=41431d6922f26010bba326a13f74b45d15d2d15a'/>
<id>41431d6922f26010bba326a13f74b45d15d2d15a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed fold.comment.python property as it has not worked for many years.</title>
<updated>2011-07-07T23:30:26+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-07T23:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=78fd0ca1ad33051ff89b9e587ad1f2f4318ccbc7'/>
<id>78fd0ca1ad33051ff89b9e587ad1f2f4318ccbc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #3325333. Property lexer.python.keywords2.no.sub.identifiers controls</title>
<updated>2011-07-07T23:01:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-07T23:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e50dad8446624c5ee38dfc0ea215e21a62713192'/>
<id>e50dad8446624c5ee38dfc0ea215e21a62713192</id>
<content type='text'>
whether keywords from the keywords2 list are valid after '.'.
From Todd Whiteman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
whether keywords from the keywords2 list are valid after '.'.
From Todd Whiteman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with folding not extending to final line. Bug #3349157.</title>
<updated>2011-07-06T10:41:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-06T10:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1df0d69de851eb8953f1c83ef1460c88223465c1'/>
<id>1df0d69de851eb8953f1c83ef1460c88223465c1</id>
<content type='text'>
From Marko Njezic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Marko Njezic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Recognise COBOL comments '*' in column 7 or '*&gt;'. Bug #3014850.</title>
<updated>2011-07-02T03:39:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-02T03:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6e8b14e8c77b25f0522cdc72266e9fffbeeba020'/>
<id>6e8b14e8c77b25f0522cdc72266e9fffbeeba020</id>
<content type='text'>
From Gerrit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Gerrit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for new Mako block syntax. Feature #3325178.</title>
<updated>2011-06-24T00:23:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-24T00:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a601fec1a7240dfd198a90e06312dd180ad2b0d9'/>
<id>a601fec1a7240dfd198a90e06312dd180ad2b0d9</id>
<content type='text'>
From Stephan R.A. Deibel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Stephan R.A. Deibel.
</pre>
</div>
</content>
</entry>
<entry>
<title>LexPython: keywords2: don't highlight sub-identifiers. Bug #3325333.</title>
<updated>2011-06-23T23:29:29+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-23T23:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=729282af00ec46c46d6ee6688273d8d6042a0ac8'/>
<id>729282af00ec46c46d6ee6688273d8d6042a0ac8</id>
<content type='text'>
From Todd Whiteman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Todd Whiteman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable folding for mako template files. Bug #3324563.</title>
<updated>2011-06-22T23:11:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-22T23:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=22ab7222f12ca3dcddb0fe675be6c4985465cfde'/>
<id>22ab7222f12ca3dcddb0fe675be6c4985465cfde</id>
<content type='text'>
From Stephan R.A. Deibel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Stephan R.A. Deibel.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support mako ## comments. Bug #3318818.</title>
<updated>2011-06-20T22:13:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-20T22:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=663b80f79596ca0c0a579d423223133660a0185c'/>
<id>663b80f79596ca0c0a579d423223133660a0185c</id>
<content type='text'>
From Stephan R.A. Deibel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Stephan R.A. Deibel.
</pre>
</div>
</content>
</entry>
<entry>
<title>Single quoted strings may not have \ escapes. Bugs #948757 #1755950 #1888738 #3316852</title>
<updated>2011-06-16T23:51:49+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-16T23:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=be0f88393d907476e720a82493c80f7bf5df04b7'/>
<id>be0f88393d907476e720a82493c80f7bf5df04b7</id>
<content type='text'>
From Jaime Gimeno
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Jaime Gimeno
</pre>
</div>
</content>
</entry>
</feed>
