commit | 6103c47f1c7638c6661b993a3feb80872621dbde | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Jan 08 10:20:57 2017 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Jan 08 11:35:07 2017 +0100 |
tree | c2a185bcab299acd463fbb495b0826a7f435d12a | |
parent | 88cf22f804f0fbe30ae89d0bf34aeacb92a6af2f [diff] |
tweaks: rename three painting variables, to be more distinct All these different "start"s and "end"s are confusing. Use instead 'from_x and 'till_x' to remember which part of the current line is visible now on screen and is thus represented in 'converted'.