]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1222 v7.4.1222
authorBram Moolenaar <Bram@vim.org>
Sun, 31 Jan 2016 13:55:40 +0000 (14:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 31 Jan 2016 13:55:40 +0000 (14:55 +0100)
commite2c3810c2ae290bbc2cba18eb47cc2d44e4b9797
treed925e3d106d6ef1cc76cd5465f8971d8fac2db72
parent3c124e3ac81521ae1e7e4a9cb9597ab754b92429
patch 7.4.1222
Problem:    ":normal" command and others missing in tiny build.
Solution:   Graduate FEAT_EX_EXTRA.
12 files changed:
src/charset.c
src/eval.c
src/ex_cmds.c
src/ex_cmds2.c
src/ex_docmd.c
src/ex_getln.c
src/feature.h
src/getchar.c
src/globals.h
src/normal.c
src/ui.c
src/version.c