]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.314 v7.4.314
authorBram Moolenaar <Bram@vim.org>
Wed, 28 May 2014 19:40:52 +0000 (21:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 28 May 2014 19:40:52 +0000 (21:40 +0200)
commitea389e910326a0b44a9c534535c1c4c8b1841388
treee0065bab0382c8780d6a385f35ec22575a53042e
parent6f6c0f8085a5b0855f9dce8378086fd5e06a219b
updated for version 7.4.314
Problem:    Completion messages can get in the way of a plugin.
Solution:   Add 'c' flag to 'shortmess' option. (Shougo Matsu)
runtime/doc/options.txt
src/edit.c
src/option.h
src/screen.c
src/version.c