(mule-utf-8): Set correct value for valid-codes property.
This commit is contained in:
parent
41d79f4d2b
commit
87ae797346
1 changed files with 2 additions and 1 deletions
|
@ -299,6 +299,7 @@ lower-casing commands won't work with them."
|
|||
mule-unicode-0100-24ff
|
||||
mule-unicode-2500-33ff
|
||||
mule-unicode-e000-ffff)
|
||||
(mime-charset . utf-8)))
|
||||
(mime-charset . utf-8)
|
||||
(valid-codes (0 . 255))))
|
||||
|
||||
(define-coding-system-alias 'utf-8 'mule-utf-8)
|
||||
|
|
Loading…
Add table
Reference in a new issue