diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c7e5fbed8..cc32d4a9f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -499,6 +499,7 @@  	SQL lexer fixes a bug with the q-quote operator.  	</li>  	<li> +	Verilog lexer handles escaped identifiers that begin with \ and end with space like \reset* .  	Verilog folder fixes a bug with inconsistent folding when fold.comment is on.  	</li>  	<li> | 
