commit | f08d169aa145fb9432362cfc7e9fbc0669a1f4fb | [log] [tgz] |
---|---|---|
author | David Lawrence Ramsey <pooka109@gmail.com> | Wed Aug 16 17:14:30 2017 -0500 |
committer | Benno Schulenberg <bensberg@telfort.nl> | Thu Aug 17 19:39:51 2017 +0200 |
tree | 7adc94befc59c50cc36b96b8cbbb4a09efd6da8b | |
parent | cf14ee2ef32d33a4ea0e53b1037f6918242b8deb [diff] |
softwrap: make sure char_len is set when a tab is wider than a chunk This fixes https://savannah.gnu.org/bugs/?51770, and fixes https://savannah.gnu.org/bugs/?51768. Reported-by: David Lawrence Ramsey <pooka109@gmail.com>