commit | 08cfdbcbdb7b574fee62377225b842bce3ef3fbe | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Jan 08 11:49:59 2017 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Jan 08 13:12:11 2017 +0100 |
tree | 07f603f1c0904ea592939c34bac79db59b0a5959 | |
parent | 6103c47f1c7638c6661b993a3feb80872621dbde [diff] |
tweaks: don't compare a character offset with a column position It is the misuse of "x_" to mean a column position on screen, and the misuse of "_col" to mean a character position in a string that causes this confusion.