diff options
Diffstat (limited to 'tools/encoding')
-rw-r--r-- | tools/encoding/iso2022-jp.esc | 2 | ||||
-rw-r--r-- | tools/encoding/iso2022.esc | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/tools/encoding/iso2022-jp.esc b/tools/encoding/iso2022-jp.esc index 761f107..0317856 100644 --- a/tools/encoding/iso2022-jp.esc +++ b/tools/encoding/iso2022-jp.esc @@ -3,8 +3,8 @@ init {} final {} iso8859-1 \x1b(B jis0201 \x1b(J -jis0208 \x1b$@ jis0208 \x1b$B +jis0208 \x1b$@ jis0212 \x1b$(D gb2312 \x1b$A ksc5601 \x1b$(C diff --git a/tools/encoding/iso2022.esc b/tools/encoding/iso2022.esc index 4b4b906..c7f4403 100644 --- a/tools/encoding/iso2022.esc +++ b/tools/encoding/iso2022.esc @@ -4,11 +4,9 @@ final {} iso8859-1 \x1b(B jis0201 \x1b(J gb1988 \x1b(T -jis0208 \x1b$@ jis0208 \x1b$B +jis0208 \x1b$@ jis0212 \x1b$(D gb2312 \x1b$A ksc5601 \x1b$(C jis0208 \x1b&@\x1b$B - - |