commit | c4d2a92d4c6b8ea0d8832cb73b4d3f2568da306a | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@telfort.nl> | Wed Sep 27 17:37:17 2017 +0200 |
committer | Benno Schulenberg <bensberg@telfort.nl> | Mon Oct 30 21:02:23 2017 +0100 |
tree | 322d4d207f90acf80ee723477cc3af457ea880af | |
parent | 4e03a245ace64ec2712bd46b7388802a07eea4f7 [diff] |
tweaks: reshuffle some code in order to elide a variable Initialize 'breaking_col' to what it needs to be when the current chunk consists of only a tab -- a tab that spreads across both start and end of the chunk -- so that the last 'if' can move into the preceding one, which allows the elision of 'char_len'.