From 3ed58a1549e8e1ed969f47f3eb21eee524c347f9 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 30 May 2002 11:05:50 +0000 Subject: [PATCH] (coding-system-iso-2022-flags): Add use-roman, use-oldjis. --- lisp/international/mule.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lisp/international/mule.el b/lisp/international/mule.el index 1fe12866495..e5eba095514 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -361,7 +361,9 @@ Now we have the variable `charset-list'." safe latin-extra composition - euc-tw-shift) + euc-tw-shift + use-roman + use-oldjis) "List of symbols that control ISO-2022 encoder/decoder. The value of `:flags' attribute in the argument of the function -- 2.39.5