(define-coding-system): Fix attribute name :for-unibyte.

This commit is contained in:
Kenichi Handa 2003-09-28 23:56:11 +00:00
parent cc6dfd2abc
commit 7e742024cc

View file

@ -663,7 +663,7 @@ encoding. This attribute has a meaning only when `:coding-type' is
:post-read-conversion
:pre-write-conversion
:default-char
:prefer-unibyte
:for-unibyte
:plist
:eol-type)))
(coding-type (plist-get props :coding-type))