* international/fontset.el (font-encoding-alist): Add an entry for ksx1001.

Fixes: debbugs:5667
This commit is contained in:
Jae-hyeon Park 2012-03-10 17:45:06 +08:00 committed by Chong Yidong
parent 589ce07027
commit b9e501dee8
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
* international/fontset.el (font-encoding-alist): Add an entry for
ksx1001 (Bug#5667).
2012-03-10 Richard Stallman <rms@gnu.org>
* mail/sendmail.el (mail-encode-header):

View file

@ -58,6 +58,7 @@
("jisx0208" . japanese-jisx0208)
("jisx0201" . jisx0201)
("jisx0212" . japanese-jisx0212)
("ksx1001" . korean-ksc5601)
("ksc5601.1987" . korean-ksc5601)
("cns11643.1992.*1" . chinese-cns11643-1)
("cns11643.1992.*2" . chinese-cns11643-2)