commit | d8031af030c0b0754de850b1e3a21458fea75156 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Thu Aug 11 18:24:59 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Fri Aug 12 20:02:04 2016 +0200 |
tree | 1cbc7c2a7f85e6ba11d0d60055d019da6c3e24e8 | |
parent | f85648db68682cced1bc99b2c97592cac89a0581 [diff] |
screen: retain the placewewant also when using an alternate speller When using the default speller or the formatter, the placewewant is remembered. So it should be remembered too when the user specifies a different speller. (This behavior was inadvertently lost last year, in commit 82d737e.)