]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0135 v8.0.0135
authorBram Moolenaar <Bram@vim.org>
Mon, 2 Jan 2017 13:27:34 +0000 (14:27 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 2 Jan 2017 13:27:34 +0000 (14:27 +0100)
commitded2782783f352201ac0b05c6dbe4831adb4a58b
tree070f8f840fbb4d2558d3d9853dfdfd8b94551e00
parentc4bfedabe057c05f09a455a5851089e177fa9c00
patch 8.0.0135
Problem:    An address relative to the current line, ":.,+3y", does not work
            properly on a closed fold. (Efraim Yawitz)
Solution:   Correct for including the closed fold. (Christian Brabandt)
src/Makefile
src/ex_docmd.c
src/testdir/Make_all.mak
src/testdir/test_fold.vim [new file with mode: 0644]
src/version.c