1
0
forked from aniani/vim

updated for version 7.4.450

Problem:    Not all commands that edit another buffer support the +cmd
            argument.
Solution:   Add the +cmd argument to relevant commands. (Marcin Szamotulski)
This commit is contained in:
Bram Moolenaar
2014-09-19 20:07:26 +02:00
parent 5bfa2ed6e4
commit 9c8d9e1952
4 changed files with 66 additions and 41 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
450,
/**/
449,
/**/