]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1403 v7.4.1403
authorBram Moolenaar <Bram@vim.org>
Tue, 23 Feb 2016 17:55:43 +0000 (18:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 23 Feb 2016 17:55:43 +0000 (18:55 +0100)
commit0106e3d0bf8a38351af45331cbf3b9172a6bb90b
tree8bc142ad7ff048dee9bcd0ddeb200327e34bd972
parent9892189d2e7ab94b750f99e6da4cbfc3c8014517
patch 7.4.1403
Problem:    Can't build without the quickfix feature.
Solution:   Add #ifdefs. Call ex_ni() for unimplemented commands. (Yegappan
            Lakshmanan)
src/ex_cmds2.c
src/popupmnu.c
src/version.c