More wide char support.
commit345b8bb5cc5302ea326c25d2ef713195fec45fc7
authorskimo <skimo>
Sat, 15 Jul 2000 20:26:33 +0000 (15 20:26 +0000)
committerskimo <skimo>
Sat, 15 Jul 2000 20:26:33 +0000 (15 20:26 +0000)
tree44dc855cf1ab7a1a38e4010939521a2968e77703
parent7cc66539636e90c9fd48779b3267d5e0b85133dd
More wide char support.
Reading and writing and some basic commands seem to work.
28 files changed:
cl/cl_read.c
cl/cl_term.c
common/cut.c
common/db.c
common/delete.c
common/exf.h
common/key.c
common/key.h
common/mem.h
common/put.c
common/screen.h
ex/ex.c
ex/ex_argv.c
ex/ex_join.c
ex/ex_move.c
ex/ex_script.c
ex/ex_shift.c
ex/ex_subst.c
ex/ex_txt.c
ex/ex_util.c
ex/ex_write.c
vi/v_increment.c
vi/v_itxt.c
vi/v_replace.c
vi/v_search.c
vi/v_txt.c
vi/v_ulcase.c
vi/vi.c