diff options
| -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 2843ebd17..368d4cd79 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -387,6 +387,9 @@  	Incremental search available on GTK+.  	</li>  	<li> +	SciTE Indentation Settings dialog available on GTK+ and adds a "Convert" button. +	</li> +	<li>  	Find in Files can optionally ignore binary files or directories that start with ".".  	</li>  	<li> | 
