diff options
author | nyamatongwe <unknown> | 2004-10-04 12:05:24 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2004-10-04 12:05:24 +0000 |
commit | 42f56cb42cd34d252b356d646525d9611117f460 (patch) | |
tree | e97f31690a0bba02a106d97f1a5ae335e7b56a44 /doc | |
parent | 45116cb5f6a63afa7f93a839e710cceea9d9b41f (diff) | |
download | scintilla-mirror-42f56cb42cd34d252b356d646525d9611117f460.tar.gz |
Patch from Carsten Sperber that colours line ends on comment
and preprocessor lines in STYLE_DEFAULT rather than colouring
first byte of line end in line style.
Diffstat (limited to 'doc')
-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 1bc22f3cc..aa79a40df 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -177,6 +177,7 @@ <li>Ben Key</li> <li>Gene Barry</li> <li>Niki Spahiev</li> + <li>Carsten Sperber</li> </ul> <p> Images used in GTK+ version |