]> granicus.if.org Git - vim/commit
updated for version 7.3.301 v7.3.301
authorBram Moolenaar <Bram@vim.org>
Wed, 7 Sep 2011 17:58:09 +0000 (19:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Sep 2011 17:58:09 +0000 (19:58 +0200)
commitc42e7ed777c41796615035ff9b56fce06ba78d2d
treebcf83a45c3227819772ce4c15b865dd897bcce50
parent275648066d786aac4959cec8617aafc8264e78a2
updated for version 7.3.301
Problem:    When 'smartindent' and 'copyindent' are set a Tab is used even
            though 'expandtab' is set.
Solution:   Do not insert Tabs. Add a test. (Christian Brabandt)
src/misc1.c
src/testdir/test19.in
src/testdir/test19.ok
src/version.c