diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 1cc91e184..540a4e4d1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -568,6 +568,11 @@ operators correctly by following operator precedence rules. <a href="https://sourceforge.net/p/scintilla/bugs/2069/">Bug #2069</a>. </li> + <li> + The EDIFACT lexer handles message groups as well as messages. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1247/">Feature #1247</a>. + </li> + </li> <li> Notify with SC_UPDATE_SELECTION when user performs a multiple selection add. </li> |