commit | 883373cd76044a5662a50c3d1c6b7dd3145f9f7d | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Tue Jun 14 16:01:52 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Tue Jun 14 16:34:29 2016 +0200 |
tree | 44a56b8925ab0e88bc1559e22ca86dd9e63b8972 | |
parent | 9536edfcc6826d42e99bdb24c1d501bd50a21f1a [diff] |
undo: start renumbering from the head of the paste, not from its tail Because when undoing a paste at the end of the buffer, the tail line probably does not exist any more. This fixes https://savannah.gnu.org/bugs/?48222. (It would have been the proper fix for https://savannah.gnu.org/bugs/?44488.)