]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4941: '[ and '] marks may be wrong after undo v8.2.4941
authorLemonBoy <thatlemon@gmail.com>
Thu, 12 May 2022 14:39:31 +0000 (15:39 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 12 May 2022 14:39:31 +0000 (15:39 +0100)
commit82444cefa3fef87624a078ea86a72af7ef4ef42e
tree7ec703a5fd5b1d641a731868e9bab06ef4d32f92
parentd0132f4862342eebe6d8e7a9096adf956ba6588b
patch 8.2.4941: '[ and '] marks may be wrong after undo

Problem:    '[ and '] marks may be wrong after undo.
Solution:   Adjust the '[ and '] marks if needed. (closes #10407, closes #1281)
src/testdir/test_undo.vim
src/undo.c
src/version.c