]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1570 v7.4.1570
authorBram Moolenaar <Bram@vim.org>
Tue, 15 Mar 2016 14:09:29 +0000 (15:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 15 Mar 2016 14:09:29 +0000 (15:09 +0100)
commit426dd0219512af5f4abeb0901b533159253ffba3
tree515e63551f20af6f51a2723c4d47ae7ca4c76cbc
parente27dba499aaaf2ffe9f0da45f062450b434cddaa
patch 7.4.1570
Problem:    There is no way to avoid the message when editing a file.
Solution:   Add the "F" flag to 'shortmess'. (Shougo, closes #686)
runtime/doc/options.txt
src/buffer.c
src/ex_cmds.c
src/option.h
src/version.c