(define-coding-system): Fix attribute name :for-unibyte.
This commit is contained in:
parent
cc6dfd2abc
commit
7e742024cc
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Reference in a new issue