]> git.eshelyaron.com Git - emacs.git/commit
(decode-char): Avoid the overhead of
authorKenichi Handa <handa@m17n.org>
Wed, 25 Jan 2006 07:44:43 +0000 (07:44 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 25 Jan 2006 07:44:43 +0000 (07:44 +0000)
commitd1efee22033bff7c7d22d5eda93eee14e7796a8c
tree0cb4577bd9fe6fdc3cef734e6e591fca2b7ae369
parent7347faa822b5ea177df5b2ed7a2b7d79194f0bcc
(decode-char): Avoid the overhead of
calling utf-lookup-subst-table-for-decode if
utf-translate-cjk-mode is nil.
(encode-char): Avoid the overhead of calling
utf-lookup-subst-table-for-encode if utf-translate-cjk-mode is
nil.
lisp/ChangeLog
lisp/international/mule.el