commit | 115aeda69b6f45271b8d4f7a10dcf5261714b30c | [log] [tgz] |
---|---|---|
author | Mike Scalora <mike@scalora.org> | Tue May 31 21:19:50 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Tue May 31 21:36:22 2016 +0200 |
tree | 989933db4a78bef016988e302bcfef66fa79b891 | |
parent | 17cf833b9c0631d933edcdd298099821c1634707 [diff] |
text: keep the file size correct when undoing/redoing a comment/uncomment Store the file sizes from before and after the commenting/uncommenting in the undo struct, so they can be restored when undoing or redoing. This fixes https://savannah.gnu.org/bugs/?48062. Signed-off-by: Mike Scalora <mike@scalora.org>