aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <unknown>2015-12-15 21:37:18 +1100
committerNeil <unknown>2015-12-15 21:37:18 +1100
commitef32e5c4565ef7faa07d443eade1a15470e6668e (patch)
tree91083acabe22e482a6be76813aac595ee2a6d534 /doc/ScintillaHistory.html
parentf731523ba185e94af6734102332168487c14730f (diff)
downloadscintilla-mirror-ef32e5c4565ef7faa07d443eade1a15470e6668e.tar.gz
Minor cleanups for GObject introspection.
Avoid doc-comment in header as they are interpreted by g-ir-scanner, fix a typo, remove empty lines, add to change log.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 29e664b12..1a3549a31 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -504,6 +504,9 @@
the document is already styled when the user scrolls to it.
</li>
<li>
+ Support GObject introspection on GTK+.
+ </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>