aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <devnull@localhost>2015-12-15 21:37:18 +1100
committerNeil <devnull@localhost>2015-12-15 21:37:18 +1100
commit6c9565b07a123e815acb0acffb6f269119cb77cc (patch)
tree8ba18d653e833b1cd4fbb600008271488ff2db64 /doc/ScintillaHistory.html
parentcc984ff6b1eaa5a653a85b3dfbb712363170bfec (diff)
downloadscintilla-mirror-6c9565b07a123e815acb0acffb6f269119cb77cc.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>