From: Kenichi Handa Date: Sat, 16 Aug 1997 01:56:45 +0000 (+0000) Subject: Set 146th element of X-Git-Tag: emacs-20.1~576 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c1b628eb9289a4a5a04e8d88e964ab7e897f09db;p=emacs.git Set 146th element of latin-extra-code-table to `t'. --- diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index c5fb7aa32f3..83e67db7a64 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el @@ -330,4 +330,8 @@ coding-category-iso-8-else coding-category-binary)) + +;;; Miscellaneous settings. +(aset latin-extra-code-table ?\222 t) + ;;; mule-conf.el ends here