diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2718bfbbe..9e475b3d9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -503,6 +503,10 @@  	The Scintilla framework on Cocoa now contains version numbers.  	</li>  	<li> +	SciTE adds an output.blank.margin.left property to allow setting the output pane +	margin to a different width that the edit pane. +	</li> +	<li>  	Optimise marker redrawing by only drawing affected lines when markers shown in the text.  	</li>  	<li> | 
