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 70a1bb794..5c86f7663 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -575,6 +575,10 @@  	Released 26 July 2021.  	</li>  	<li> +	Add SCI_STYLESETCHECKMONOSPACED which can be used to optimize fonts that are monospaced +	over the ASCII graphics characters. +	</li> +	<li>  	Add SC_ELEMENT_FOLD_LINE to set the colour of fold lines.  	Add SC_ELEMENT_HIDDEN_LINE to show where lines are hidden.  	<a href="https://sourceforge.net/p/scintilla/feature-requests/1241/">Feature #1241</a>, | 
