diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a4a4e4f65..75053702e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -114,15 +114,15 @@ Replace in Selection available in SciTE. </li> <li> + Scintilla has a 'target' feature for replacing code rapidly without + causing display updates. + </li> + <li> Scintilla and SciTE on GTK+ support file dropping from file managers such as Nautilus and gmc. Files or other URIs dropped on Scintilla result in a URIDropped notification. </li> <li> - Scintilla has a 'target' feature for replacing code rapidly without - causing display updates. - </li> - <li> Lexers may have separate Lex and Fold functions. </li> <li> |