commit | 28cfab7580c42a6d6c9c5d787ce736094fd51a0c | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@telfort.nl> | Tue Aug 29 19:28:44 2017 +0200 |
committer | Benno Schulenberg <bensberg@telfort.nl> | Tue Aug 29 19:28:44 2017 +0200 |
tree | 32c711bcfb20d4d749380cd89dff892fd7dfe561 | |
parent | 758b4e66dbd719187aafa9d5f492b6948e54da8f [diff] |
tweaks: fix compilation when configured with --enable-tiny When moving the cursor to the top-left corner, it is not necessary to compute leftedge because firstcolumn IS the relevant leftedge. Reported-by: Jordi Mallach <jordi@debian.org>