From: Kenichi Handa Date: Tue, 15 Oct 2002 01:19:59 +0000 (+0000) Subject: (define-coding-system): Fix typo; "docode" -> "decode". X-Git-Url: http://git.hcoop.net/bpt/emacs.git/commitdiff_plain/1a9db5562288ed1bb2a9cba866052295599ebdd7 (define-coding-system): Fix typo; "docode" -> "decode". --- diff --git a/lisp/international/mule.el b/lisp/international/mule.el index 283179a387..e96fdf248c 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -582,7 +582,7 @@ encoding. This attribute has a meaning only when `:coding-type' is :coding-type :charset-list :ascii-compatible-p - :docode-translation-table + :decode-translation-table :encode-translation-table :post-read-conversion :pre-write-conversion