]> code.delx.au - gnu-emacs/blobdiff - leim/quail/hangul.el
(holidays): Add an autoload cookie. From Pavel Jan\7fk <Pavel@Janik.cz>.
[gnu-emacs] / leim / quail / hangul.el
index aadccfbacb94758492e05163f5655e526b2fb82b..08447ba44c541eab01120e620fe7f59f41ff1d44 100644 (file)
 ;;; Code:
 
 (require 'quail)
-
-(defun quail-hangul-switch-to-symbol-ksc (&rest ignore)
-  "Swith to `korean-symbol' package."
-  (quail-delete-region)
-  (activate-input-method "korean-symbol")
-  (throw 'quail-tag nil))
+(require 'korea-util)
 
 (quail-define-package
  "korean-hangul" "Korean" "\e$(CGQ\e(B2"
@@ -49,19 +44,17 @@ The key sequence \"Z<key>\" can be used for \"\e$(C#0\e(B..\e$(C#A\e(B..\e$(C#a\e(B..\
 The key sequence \"H<key-sequence>\" can be used for \"\e$(C$U$V\e(B...\".
 The key sequnece \"S<key>\" can be used for such symbols as \"\e$(C!M!L"6\e(B...\".
 
-You can use the key M-i to know the avairable key combination.
-For instance, typing \"S\" followed by \"M-i\" will tell you
+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 ---
 <key sequence>         r       k       r       k
 <string inserted>      \e$(C$!\e(B       \e$(C0!\e(B       \e$(C0"\e(B       \e$(C0!0!\e(B
-<key sequence>         r       k       r       <M-SP>  k
+<key sequence>         r       k       r       <C-SP>  k
 <string inserted>      \e$(C$!\e(B       \e$(C0!\e(B       \e$(C0"\e(B       \e$(C0"\e(B       \e$(C0"$?\e(B"
  nil t t nil nil nil t)
 
 (quail-define-rules
- ("\\" quail-hangul-switch-to-symbol-ksc)
-
  ("r"  ?\e$(C$!\e(B)
  ("s"  ?\e$(C$$\e(B)
  ("e"  ?\e$(C$'\e(B)