mirror of
https://github.com/vim/vim.git
synced 2025-11-16 23:24:03 -05:00
patch 8.2.4273: the EBCDIC support is outdated
Problem: The EBCDIC support is outdated. Solution: Remove the EBCDIC support.
This commit is contained in:
@@ -2534,7 +2534,6 @@ close_spellbuf(buf_T *buf)
|
||||
|
||||
/*
|
||||
* Init the chartab used for spelling for ASCII.
|
||||
* EBCDIC is not supported!
|
||||
*/
|
||||
void
|
||||
clear_spell_chartab(spelltab_T *sp)
|
||||
|
||||
Reference in New Issue
Block a user