diff options
| author | Vicente <unknown> | 2017-03-06 13:53:09 +1100 | 
|---|---|---|
| committer | Vicente <unknown> | 2017-03-06 13:53:09 +1100 | 
| commit | d38ff94eaa712ffc048b75764e394865ea31c2a8 (patch) | |
| tree | aa11e9eeca3c09e49fa2e6dc8dd497e6dcabc364 /doc | |
| parent | 26fc47b6fc2445b1d9b4a20eb3ccc79cf2fca315 (diff) | |
| download | scintilla-mirror-d38ff94eaa712ffc048b75764e394865ea31c2a8.tar.gz | |
Fold a VHDL "entity" on the first line of the file.
Diffstat (limited to 'doc')
| -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 764d1eeb3..f8892ae03 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -527,6 +527,9 @@  	Released 19 February 2017.  	</li>  	<li> +	The VHDL folder folds an "entity" on the first line of the file. +	</li> +	<li>  	For IMEs, do not clear selected text when there is no composition text to show.  	</li>  	<li> | 
