diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -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 b5f9fdf07..99ae922f1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -538,6 +538,10 @@  	and support for abridged keywords.  	</li>  	<li> +	The CoffeeScript lexer styles interpolated code in strings. +	<a href="http://sourceforge.net/p/scintilla/bugs/1865/">Bug #1865</a>. +	</li> +	<li>  	The Progress lexer "progress" has been replaced with a new lexer "abl"  	(Advanced Business Language)  	with a different set of lexical states and more functionality. | 
