]> granicus.if.org Git - vim/commit
patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
authorBram Moolenaar <Bram@vim.org>
Mon, 31 Jan 2022 14:59:41 +0000 (14:59 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 31 Jan 2022 14:59:41 +0000 (14:59 +0000)
commit424bcae1fb0f69e0aef5e0cf84fd771cf34a0fb7
tree2841d6e3702a563627a400fa10a284b73a817436
parenteb6c2765959c91ddbb527f96f91ba5be199b8d41
patch 8.2.4273: the EBCDIC support is outdated

Problem:    The EBCDIC support is outdated.
Solution:   Remove the EBCDIC support.
43 files changed:
src/ascii.h
src/charset.c
src/cindent.c
src/digraph.c
src/edit.c
src/eval.c
src/evalfunc.c
src/ex_cmds.c
src/feature.h
src/filepath.c
src/findfile.c
src/getchar.c
src/gui.c
src/gui_motif.c
src/hardcopy.c
src/help.c
src/macros.h
src/map.c
src/mark.c
src/misc2.c
src/normal.c
src/ops.c
src/option.c
src/option.h
src/optiondefs.h
src/os_unix.c
src/proto/evalfunc.pro
src/regexp.c
src/regexp_bt.c
src/regexp_nfa.c
src/register.c
src/screen.c
src/spell.c
src/strings.c
src/structs.h
src/term.c
src/testdir/test_edit.vim
src/testdir/test_exec_while_if.vim
src/testdir/test_expr.vim
src/testdir/test_gf.vim
src/testdir/test_regexp_utf8.vim
src/version.c
src/viminfo.c