]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0810: too many #ifdefs v8.1.0810
authorBram Moolenaar <Bram@vim.org>
Thu, 24 Jan 2019 16:18:42 +0000 (17:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 24 Jan 2019 16:18:42 +0000 (17:18 +0100)
commit264b74fa545edfb92c0d7d08a02c26331cc5b168
tree2cd0e8517c498f4ce1442492572032be9815654d
parenta12a161b8ce09d024ed71c2134149fa323f8ee8e
patch 8.1.0810: too many #ifdefs

Problem:    Too many #ifdefs.
Solution:   Graduate FEAT_MBYTE, part 4.
25 files changed:
src/ex_cmds.h
src/getchar.c
src/glbl_ime.cpp
src/globals.h
src/gui.h
src/if_py_both.h
src/macros.h
src/option.h
src/os_mac.h
src/os_win32.h
src/proto.h
src/search.c
src/sign.c
src/spell.c
src/spell.h
src/spellfile.c
src/structs.h
src/syntax.c
src/tag.c
src/term.c
src/ui.c
src/version.c
src/vim.h
src/winclip.c
src/window.c