diff options
| author | Kenichi Handa | 1997-08-19 10:58:10 +0000 |
|---|---|---|
| committer | Kenichi Handa | 1997-08-19 10:58:10 +0000 |
| commit | 1dcf3e0f968704369abc2f2e54345b7b760f9615 (patch) | |
| tree | 58dd1647e4cec92a534f6ab1139ad37c4359feb3 | |
| parent | d2e7d71ba8b34d802aca5b2098052ab399bb5f97 (diff) | |
| download | emacs-1dcf3e0f968704369abc2f2e54345b7b760f9615.tar.gz emacs-1dcf3e0f968704369abc2f2e54345b7b760f9615.zip | |
("korean-hangul"): Doc-string of this Quail
package fixed.
| -rw-r--r-- | leim/quail/hangul.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/leim/quail/hangul.el b/leim/quail/hangul.el index aadccfbacb9..727eea29f19 100644 --- a/leim/quail/hangul.el +++ b/leim/quail/hangul.el | |||
| @@ -49,13 +49,13 @@ The key sequence \"Z<key>\" can be used for \"$(C#0(B..$(C#A(B..$(C#a(B..\ | |||
| 49 | The key sequence \"H<key-sequence>\" can be used for \"$(C$U$V(B...\". | 49 | The key sequence \"H<key-sequence>\" can be used for \"$(C$U$V(B...\". |
| 50 | The key sequnece \"S<key>\" can be used for such symbols as \"$(C!M!L"6(B...\". | 50 | The key sequnece \"S<key>\" can be used for such symbols as \"$(C!M!L"6(B...\". |
| 51 | 51 | ||
| 52 | You can use the key M-i to know the avairable key combination. | 52 | You can use the key TAB to know the avairable key combination. |
| 53 | For instance, typing \"S\" followed by \"M-i\" will tell you | 53 | For instance, typing \"S\" followed by TAB will tell you |
| 54 | which key you should type to input some specific symbol. | 54 | which key you should type to input some specific symbol. |
| 55 | --- Example --- | 55 | --- Example --- |
| 56 | <key sequence> r k r k | 56 | <key sequence> r k r k |
| 57 | <string inserted> $(C$!(B $(C0!(B $(C0"(B $(C0!0!(B | 57 | <string inserted> $(C$!(B $(C0!(B $(C0"(B $(C0!0!(B |
| 58 | <key sequence> r k r <M-SP> k | 58 | <key sequence> r k r <C-SP> k |
| 59 | <string inserted> $(C$!(B $(C0!(B $(C0"(B $(C0"(B $(C0"$?(B" | 59 | <string inserted> $(C$!(B $(C0!(B $(C0"(B $(C0"(B $(C0"$?(B" |
| 60 | nil t t nil nil nil t) | 60 | nil t t nil nil nil t) |
| 61 | 61 | ||