Erase in Display: updating "at_end_of_line".
commitdea9b249eb6f494225f9433eb81f825ea56c1f72
authorSteve Folta <steve@folta.net>
Tue, 31 May 2022 01:14:45 +0000 (30 18:14 -0700)
committerSteve Folta <steve@folta.net>
Tue, 31 May 2022 01:14:45 +0000 (30 18:14 -0700)
tree60cd226696d5ade4e7eabd3c5b2ce8ec5e8e136a
parent88ac6bd2d1342afa320468d8e3bab424e0378bb8
Erase in Display: updating "at_end_of_line".

"ash" was badly hit by this bug.  Actually, it means that
Line::replace_characters() isn't working correctly when "replacing" at the end
of the line, but this is the quicker fix and we'd want it eventually anyway.
History.cpp