]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0031 v8.0.0031
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Oct 2016 15:45:29 +0000 (17:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Oct 2016 15:45:29 +0000 (17:45 +0200)
commite8ef3a093453b73594e15462d4de50b011c8ba66
treeb0954c301736bd9c972f37f8efc49f63a64e6bdb
parent0ba407012c63064f03f1a5677677d4da423e5a73
patch 8.0.0031
Problem:    After ":bwipeout" 'fileformat' is not set to the right default.
Solution:   Get the default from 'fileformats'. (Mike Williams)
src/Makefile
src/option.c
src/testdir/test_alot.vim
src/testdir/test_fileformat.vim [new file with mode: 0644]
src/version.c