diff options
author | nyamatongwe <devnull@localhost> | 2011-01-12 14:50:20 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-01-12 14:50:20 +1100 |
commit | e45fd1ba8cb823e77be831d6243032fbe4f44f58 (patch) | |
tree | e001367e3d931519c0c9c0f6843c4ab4214fff06 /doc/ScintillaHistory.html | |
parent | bbef58d9821b621cb58401e7dca81795e614329b (diff) | |
download | scintilla-mirror-e45fd1ba8cb823e77be831d6243032fbe4f44f58.tar.gz |
Complete folding for CASE WHEN THEN. Feature #3135027.
Code structure updated to new style matching C++ lexer.
From Jérôme LAFORGE.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 0f698d635..eea01cabd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -362,6 +362,7 @@ <td>Martial Demolins</td> </tr><tr> <td>Tino Weinkauf</td> + <td>Jérôme Laforge</td> </tr> </table> <p> |