]> granicus.if.org Git - vim/commit
patch 8.1.2327: cannot build with Hangul input v8.1.2327
authorBram Moolenaar <Bram@vim.org>
Thu, 21 Nov 2019 16:13:31 +0000 (17:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 21 Nov 2019 16:13:31 +0000 (17:13 +0100)
commit546125869f2959480c9a0f6c448c2092d565ec15
tree7ac0aff02cb54e73a4a1a0143d6c09ed2eff8bcd
parent10455d43fef041309ce0613fa792c635dd71e3a8
patch 8.1.2327: cannot build with Hangul input

Problem:    Cannot build with Hangul input.
Solution:   Remove Hangul input support.
21 files changed:
Filelist
runtime/doc/hangulin.txt
src/Makefile
src/auto/configure
src/config.h.in
src/config.mk.in
src/configure.ac
src/edit.c
src/evalfunc.c
src/feature.h
src/globals.h
src/gui.c
src/gui_gtk_x11.c
src/gui_x11.c
src/hangulin.c [deleted file]
src/mbyte.c
src/proto.h
src/proto/hangulin.pro [deleted file]
src/screen.c
src/ui.c
src/version.c