patch 7.4.2174 v7.4.2174
authorBram Moolenaar <Bram@vim.org>
Sun, 7 Aug 2016 11:48:20 +0000 (13:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 7 Aug 2016 11:48:20 +0000 (13:48 +0200)
commitc8ce615299b4d8c1b2e6cf83496f48cd497d8a37
tree8999cef1f862e02a9c3fbf742c278e618502b16b
parent3321e9d8a36c91c62d8ba3d43430b5c213b87f8b
patch 7.4.2174
Problem:    Adding duplicate flags to 'whichwrap' leaves commas behind.
Solution:   Also remove the commas. (Naruhiko Nishino)
src/Makefile
src/option.c
src/testdir/Make_all.mak
src/testdir/test_alot.vim
src/testdir/test_options.in [deleted file]
src/testdir/test_options.ok [deleted file]
src/testdir/test_options.vim [new file with mode: 0644]
src/version.c