commit | f05fa33a6c42bc21ffdfe7a20226a2b9a83ac3c2 | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Fri Feb 15 22:25:09 2008 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Fri Feb 15 22:25:09 2008 +0000 |
tree | 81a5d693f49e4b053c6ca3975bd99f170099a49c | |
parent | e312cfddd363a2ace2a8108927a610387f8e4a50 [diff] |
Configured selection highlighting colors were ignored; updating highlighting in the config dialog would cause non-Python files to be colored as if they were Python source; improve use of ColorDelagator. Patch 1334. Tal Einat.