]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1752 v7.4.1752
authorBram Moolenaar <Bram@vim.org>
Mon, 18 Apr 2016 18:04:00 +0000 (20:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 18 Apr 2016 18:04:00 +0000 (20:04 +0200)
commitc1808d5822ed9534ef7f0fe509b15bee92a5cc28
tree39648a3110add263f6240e7523ee4776cacda14c
parentdef5abe0a2727041ecee69afdccfca405333bd24
patch 7.4.1752
Problem:    When adding to the quickfix list the current position is reset.
Solution:   Do not reset the position when not needed. (Yegappan Lakshmanan)
src/quickfix.c
src/testdir/test_quickfix.vim
src/version.c