aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authoroirfeodent <unknown>2016-10-20 16:37:40 +0530
committeroirfeodent <unknown>2016-10-20 16:37:40 +0530
commitc93fe8542525c72733005f34277984e5ef9168da (patch)
treeb580a673ec66905065581a4ae38af3ca4b6744df /doc/ScintillaHistory.html
parentb2412a3e9530a9644794b56ca50ef03cd6ac1af2 (diff)
downloadscintilla-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.html3
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>