]> git.eshelyaron.com Git - emacs.git/commitdiff
("Korean"): Set `iso639-language' property to `ko'.
authorKenichi Handa <handa@m17n.org>
Wed, 14 May 2008 01:53:38 +0000 (01:53 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 14 May 2008 01:53:38 +0000 (01:53 +0000)
lisp/language/korean.el

index 5a3bbdb9edba2e4189301f5bebc6134c3f1c067d..9d60089450d1e07d7a0b2d53a5836dd6af453e4a 100644 (file)
@@ -61,6 +61,7 @@
 (set-language-info-alist
  "Korean" '((setup-function . setup-korean-environment-internal)
            (exit-function . exit-korean-environment)
+           (iso639-language . ko)
            (tutorial . "TUTORIAL.ko")
            (charset korean-ksc5601)
            (coding-system iso-2022-kr korean-iso-8bit)