diff options
author | nyamatongwe <unknown> | 2011-07-26 15:47:57 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-07-26 15:47:57 +1000 |
commit | 13e32d00598bf793dc4a62fd38f4d42162ff216c (patch) | |
tree | 39571b68525e43f64b50be822d8b48ce514fd2b7 | |
parent | d9d1771d20e748db4a424616a3d66f2125c383e1 (diff) | |
download | scintilla-mirror-13e32d00598bf793dc4a62fd38f4d42162ff216c.tar.gz |
Listing previous fix.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 313a2efca..a54557b3c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -471,6 +471,10 @@ <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3347268&group_id=2439">Bug #3347268.</a> </li> <li> + Lexers initialized correctly when started at position other than start of line. + <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3377148&group_id=2439">Bug #3377148.</a> + </li> + <li> Fold highlight drawing fixed for some situations. <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3323015&group_id=2439">Bug #3323015.</a> <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3323805&group_id=2439">Bug #3323805.</a> |