diff options
| author | mitchell <unknown> | 2020-06-19 08:40:49 -0400 |
|---|---|---|
| committer | mitchell <unknown> | 2020-06-19 08:40:49 -0400 |
| commit | ee0e98b74c7e7c64fb9079cd0bacd4c3e840c3b0 (patch) | |
| tree | 9c3c74b739dfdfaa36dfcb6df613c48fbbf00de5 /doc/ScintillaHistory.html | |
| parent | 6822a42fc6e0d25fe583d8d0fac80946c30bd8ca (diff) | |
| download | scintilla-mirror-ee0e98b74c7e7c64fb9079cd0bacd4c3e840c3b0.tar.gz | |
Reverted experimental Lexilla and SCI_SETILEXER support.
When testing, it works when compiled with debug symbols enabled, but crashes
without them. It doesn't seem worth maintaining.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index def900bc2..266868958 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -634,17 +634,6 @@ Released 9 May 2020. </li> <li> - SCI_SETILEXER implemented to use lexers from Lexilla or other sources. - </li> - </ul> - <h3> - <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.20.0/scintilla3200.zip/download">Release 3.20.0</a> - </h3> - <ul> - <li> - Released 9 May 2020. - </li> - <li> ILexerWithIdentity interface defined provisionally to support potential use of Lexilla. The details of this interface may change before being stabilised in Scintilla 5.0. </li> |
