]> granicus.if.org Git - vim/commit
patch 7.4.700 v7.4.700
authorBram Moolenaar <Bram@vim.org>
Wed, 15 Apr 2015 10:43:50 +0000 (12:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 15 Apr 2015 10:43:50 +0000 (12:43 +0200)
commitd5f6933d5c57ea6f79bbdeab6c426cf66a393f33
treea195ad8661e0cd1ae02670e2365ff77ea64894c6
parent05b20fb14ec3219d73014595cfb6cc28ae1e1fc3
patch 7.4.700
Problem:    Fold can't be opened after ":move". (Ein Brown)
Solution:   Delete the folding information and update it afterwards.
            (Christian Brabandt)
src/ex_cmds.c
src/fold.c
src/testdir/test45.in
src/testdir/test45.ok
src/version.c