aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-12-15 22:08:24 +1100
committerNeil <nyamatongwe@gmail.com>2015-12-15 22:08:24 +1100
commitd3e28132698fef1c9ab12c957373a60711869e8e (patch)
treecbd2c91094a622f75316d93992ef2e97626e4477
parent6c9565b07a123e815acb0acffb6f269119cb77cc (diff)
downloadscintilla-mirror-d3e28132698fef1c9ab12c957373a60711869e8e.tar.gz
Updated change log for SciTE addition.
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1a3549a31..9ea4c6b26 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -479,6 +479,7 @@
</tr><tr>
<td>Yury Dubinsky</td>
<td>Sam Hocevar</td>
+ <td>Luyomi</td>
</tr>
</table>
<p>
@@ -507,6 +508,10 @@
Support GObject introspection on GTK+.
</li>
<li>
+ SciTE supports pasting to each selection with the selection.multipaste setting.
+ <a href="http://sourceforge.net/p/scintilla/feature-requests/1123/">Feature #1123.</a>
+ </li>
+ <li>
Bash lexer flags incomplete here doc delimiters as syntax errors.
<a href="http://sourceforge.net/p/scintilla/bugs/1789/">Bug #1789</a>.
</li>