From 55a22ce11ada6dc60ecab8999c3303ef20479453 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 19 Apr 2001 07:36:35 +0000 Subject: [PATCH] Doc fix in korean-hangul input method. --- leim/ChangeLog | 4 ++++ leim/quail/hangul.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/leim/ChangeLog b/leim/ChangeLog index f4e91e7189e..035ac249722 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,7 @@ +2001-04-19 Eli Zaretskii + + * quail/hangul.el : Doc fix. + 2001-04-18 Andrew Innes * makefile.w32-in (EMACSLOADPATH): Define. diff --git a/leim/quail/hangul.el b/leim/quail/hangul.el index f263b4a985a..08447ba44c5 100644 --- a/leim/quail/hangul.el +++ b/leim/quail/hangul.el @@ -44,7 +44,7 @@ The key sequence \"Z\" can be used for \"$(C#0(B..$(C#A(B..$(C#a(B..\ The key sequence \"H\" can be used for \"$(C$U$V(B...\". The key sequnece \"S\" can be used for such symbols as \"$(C!M!L"6(B...\". -You can use the key TAB to know the avairable key combination. +You can use the key TAB to know the available key combination. For instance, typing \"S\" followed by TAB will tell you which key you should type to input some specific symbol. --- Example --- -- 2.39.2