aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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>