]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2829: some comments are not correct or clear v8.2.2829
authorBram Moolenaar <Bram@vim.org>
Mon, 3 May 2021 18:01:45 +0000 (20:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 3 May 2021 18:01:45 +0000 (20:01 +0200)
commitdf36514a6455342e178af693553ef9df9fcf8c83
tree4acc1d74a3bd59c2b226817d12b94daa9752b54d
parent97a6c6a1fb6043fd6520fbaaafc6970334186167
patch 8.2.2829: some comments are not correct or clear

Problem:    Some comments are not correct or clear.
Solution:   Adjust the comments.  Add test for cursor position.
src/regexp_bt.c
src/regexp_nfa.c
src/testdir/test_exec_while_if.vim
src/testdir/test_substitute.vim
src/version.c