diff options
| author | oirfeodent <unknown> | 2016-10-20 16:37:40 +0530 |
|---|---|---|
| committer | oirfeodent <unknown> | 2016-10-20 16:37:40 +0530 |
| commit | c93fe8542525c72733005f34277984e5ef9168da (patch) | |
| tree | b580a673ec66905065581a4ae38af3ca4b6744df /doc/ScintillaHistory.html | |
| parent | b2412a3e9530a9644794b56ca50ef03cd6ac1af2 (diff) | |
| download | scintilla-mirror-c93fe8542525c72733005f34277984e5ef9168da.tar.gz | |
Rewrite Folding to accomodate Main Sections and Fix SCE_BAAN_FUNCDEF defining.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b6ced2dea..9f3b28179 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -527,6 +527,9 @@ Accessibility supported on GTK+. </li> <li> + Baan folder accomodates main sections and lexer fixes definition of SCE_BAAN_FUNCDEF. + </li> + <li> JSON folder fixed where it didn't resume folding with the correct fold level. </li> <li> |
