diff options
author | oirfeodent <unknown> | 2016-10-27 14:20:50 +0530 |
---|---|---|
committer | oirfeodent <unknown> | 2016-10-27 14:20:50 +0530 |
commit | d489cd587b72a62eddc8da9b6e9ef56221bbd334 (patch) | |
tree | fc5d26996ef25ea78f4288a4d116e9a9010b3f81 /doc/ScintillaHistory.html | |
parent | 06bb0e6af3335e11da31ac8096871831a5da6c39 (diff) | |
download | scintilla-mirror-d489cd587b72a62eddc8da9b6e9ef56221bbd334.tar.gz |
Add Subsection folding & Fix Preprocessor without spaces.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 1b932363e..a1e7a9d82 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -531,7 +531,7 @@ underneath positions or characters. </li> <li> - Baan folder accomodates main sections and lexer fixes definition of SCE_BAAN_FUNCDEF. + Baan folder accomodates 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. |