commit | d5b950cc29534f54414528c2b9f9eefd42028ac0 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Tue Feb 28 21:57:53 2017 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Wed Mar 01 09:35:45 2017 +0100 |
tree | c4b8618eb5279bcfc513db2cfe99ccd03380d8a7 | |
parent | adf69a05f1f714780ae64951c599670b2f535032 [diff] |
tweaks: don't turn the mark off before it's needed The mark only needs to be off when calling replace_marked_buffer(), because this indirectly calls ingraft_buffer(), which fiddles with the end points if the mark is on.