]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.201 v7.3.201
authorBram Moolenaar <Bram@vim.org>
Wed, 25 May 2011 11:34:04 +0000 (13:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 25 May 2011 11:34:04 +0000 (13:34 +0200)
commit334adf0ae530a70454d9c01b8aeb717f324d7c97
tree2c5d7bcb14c4b0cdaf25c30fd80fc15801f14386
parenta660dc8f303548488f6138a04cb7a33a396d1b08
updated for version 7.3.201
Problem:    "} else" still causes following lines to be indented too much.
Solution:   Better detection for the "else" block. (Lech Lorens)
src/misc1.c
src/testdir/test3.in
src/testdir/test3.ok
src/version.c