diff options
| author | nyamatongwe <unknown> | 2001-04-16 08:44:39 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2001-04-16 08:44:39 +0000 |
| commit | 38195356591b7739f59c67104ff8d2f1d0174e57 (patch) | |
| tree | 636de582a6b5d03e5897a78796d7fcef35a6625e | |
| parent | 9449e4b3a78875dedda05b2d6900daad5e7d90de (diff) | |
| download | scintilla-mirror-38195356591b7739f59c67104ff8d2f1d0174e57.tar.gz | |
Reordered 1.37 changes.
| -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> |
