comparison Filelist @ 18671:df141c730008 v8.1.2327

patch 8.1.2327: cannot build with Hangul input Commit: https://github.com/vim/vim/commit/546125869f2959480c9a0f6c448c2092d565ec15 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 21 17:13:31 2019 +0100 patch 8.1.2327: cannot build with Hangul input Problem: Cannot build with Hangul input. Solution: Remove Hangul input support.
author Bram Moolenaar <Bram@vim.org>
date Thu, 21 Nov 2019 17:15:04 +0100
parents 5b95ccb82c0a
children 97d534e17874
comparison
equal deleted inserted replaced
18670:4658aa8e09fc 18671:df141c730008
399 src/gui_xmebw.c \ 399 src/gui_xmebw.c \
400 src/gui_xmebw.h \ 400 src/gui_xmebw.h \
401 src/gui_xmebwp.h \ 401 src/gui_xmebwp.h \
402 src/gui_x11.c \ 402 src/gui_x11.c \
403 src/gui_x11_pm.h \ 403 src/gui_x11_pm.h \
404 src/hangulin.c \
405 src/if_xcmdsrv.c \ 404 src/if_xcmdsrv.c \
406 src/link.sh \ 405 src/link.sh \
407 src/installman.sh \ 406 src/installman.sh \
408 src/installml.sh \ 407 src/installml.sh \
409 src/install-sh \ 408 src/install-sh \
419 src/proto/gui_gtk_x11.pro \ 418 src/proto/gui_gtk_x11.pro \
420 src/proto/gui_gtk_gresources.pro \ 419 src/proto/gui_gtk_gresources.pro \
421 src/proto/gui_motif.pro \ 420 src/proto/gui_motif.pro \
422 src/proto/gui_xmdlg.pro \ 421 src/proto/gui_xmdlg.pro \
423 src/proto/gui_x11.pro \ 422 src/proto/gui_x11.pro \
424 src/proto/hangulin.pro \
425 src/proto/if_xcmdsrv.pro \ 423 src/proto/if_xcmdsrv.pro \
426 src/proto/os_unix.pro \ 424 src/proto/os_unix.pro \
427 src/proto/pty.pro \ 425 src/proto/pty.pro \
428 src/pty.c \ 426 src/pty.c \
429 src/testdir/Makefile \ 427 src/testdir/Makefile \