diff options
author | Neil <nyamatongwe@gmail.com> | 2015-09-26 11:37:09 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-09-26 11:37:09 +1000 |
commit | c89e08dc9ba69358ade935aa10f180ecbe168f52 (patch) | |
tree | a6334a533aceb2fbe547d6a29c684ee043a374f2 /doc/ScintillaHistory.html | |
parent | a573e3a1253f2affd7d5cc4b6b782ae7b0aa8143 (diff) | |
download | scintilla-mirror-c89e08dc9ba69358ade935aa10f180ecbe168f52.tar.gz |
Centre whitespace dot when dot is larger than 1 pixel.
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 de0656980..2718bfbbe 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -497,6 +497,9 @@ Whitespace may be made visible just in indentation. </li> <li> + Whitespace dots are centred when larger than 1 pixel. + </li> + <li> The Scintilla framework on Cocoa now contains version numbers. </li> <li> |