diff options
| author | Neil <unknown> | 2015-12-15 21:37:18 +1100 |
|---|---|---|
| committer | Neil <unknown> | 2015-12-15 21:37:18 +1100 |
| commit | ef32e5c4565ef7faa07d443eade1a15470e6668e (patch) | |
| tree | 91083acabe22e482a6be76813aac595ee2a6d534 /doc/ScintillaHistory.html | |
| parent | f731523ba185e94af6734102332168487c14730f (diff) | |
| download | scintilla-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.html | 3 |
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> |
