diff options
Diffstat (limited to 'app-shells/tcsh/files/tcsh_enable_kanji.diff')
-rw-r--r-- | app-shells/tcsh/files/tcsh_enable_kanji.diff | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/app-shells/tcsh/files/tcsh_enable_kanji.diff b/app-shells/tcsh/files/tcsh_enable_kanji.diff deleted file mode 100644 index e1432eb3079b..000000000000 --- a/app-shells/tcsh/files/tcsh_enable_kanji.diff +++ /dev/null @@ -1,19 +0,0 @@ ---- config_f.h.orig 2003-03-04 16:38:33.000000000 -0800 -+++ config_f.h 2003-03-04 16:38:51.000000000 -0800 -@@ -113,14 +113,14 @@ - * be used with SHORT_STRINGS - * - */ --#undef KANJI -+#define KANJI - - /* - * DSPMBYTE add variable "dspmbyte" and display multi-byte string at - * only output, when "dspmbyte" is set. Should be used with - * KANJI - */ --#undef DSPMBYTE -+#define DSPMBYTE - - /* - * MBYTEDEBUG when "dspmbyte" is changed, set multi-byte checktable to |