(iso-2022-kr): Set :suitable-for-keyboard property to 1.
This commit is contained in:
parent
69b8e72cb5
commit
dd2c478d41
1 changed files with 2 additions and 1 deletions
|
@ -53,7 +53,8 @@
|
|||
:flags '(ascii-at-eol ascii-at-cntl 7-bit designation locking-shift
|
||||
designation-bol)
|
||||
:charset-list '(ascii korean-ksc5601)
|
||||
:mime-charset 'iso-2022-kr)
|
||||
:mime-charset 'iso-2022-kr
|
||||
:suitable-for-keyboard t)
|
||||
|
||||
(define-coding-system-alias 'korean-iso-7bit-lock 'iso-2022-kr)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue