]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.596 v7.3.596
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Jul 2012 13:18:22 +0000 (15:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Jul 2012 13:18:22 +0000 (15:18 +0200)
commitf65e5667dfd0281fa197638ab3361f0bc007fc14
treebf30002816e3ce93b5df064562eac9d856218119
parent773c1ef81b2d29e40592cd2743a7d7a6e554e06f
updated for version 7.3.596
Problem:    Can't remove all signs for a file or buffer.
Solution:   Support "*" for the sign id. (Christian Brabandt)
runtime/doc/sign.txt
src/buffer.c
src/ex_cmds.c
src/proto/buffer.pro
src/version.c