From: Kenichi Handa Date: Fri, 10 Apr 1998 02:01:50 +0000 (+0000) Subject: Tutorial file name changed to TUTORIAL.ka. X-Git-Tag: emacs-20.3~1613 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0dc2eab5d8bcad0871c0ac7396b47763a09d4f85;p=emacs.git Tutorial file name changed to TUTORIAL.ka. --- diff --git a/lisp/language/korean.el b/lisp/language/korean.el index 4ecf7b85390..c8fec8788eb 100644 --- a/lisp/language/korean.el +++ b/lisp/language/korean.el @@ -53,7 +53,7 @@ (set-language-info-alist "Korean" '((setup-function . setup-korean-environment) (exit-function . exit-korean-environment) - (tutorial . "TUTORIAL.kr") + (tutorial . "TUTORIAL.ka") (charset korean-ksc5601) (coding-system iso-2022-kr korean-iso-8bit) (coding-priority korean-iso-8bit iso-2022-kr)