summaryrefslogtreecommitdiff
path: root/leim/quail/japanese.el
diff options
context:
space:
mode:
Diffstat (limited to 'leim/quail/japanese.el')
-rw-r--r--leim/quail/japanese.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/leim/quail/japanese.el b/leim/quail/japanese.el
index ffb8a150c59..e859c63bdc6 100644
--- a/leim/quail/japanese.el
+++ b/leim/quail/japanese.el
@@ -56,7 +56,7 @@
(setq unread-command-events
(list (aref quail-current-key control-flag)))))))
control-flag)
-
+
;; Convert Hiragana <-> Katakana in the current translation region.
(defun quail-japanese-toggle-kana ()
(interactive)
@@ -139,7 +139,7 @@
("ra" "$B$i(B") ("ri" "$B$j(B") ("ru" "$B$k(B") ("re" "$B$l(B") ("ro" "$B$m(B")
("la" "$B$i(B") ("li" "$B$j(B") ("lu" "$B$k(B") ("le" "$B$l(B") ("lo" "$B$m(B")
("wa" "$B$o(B") ("wi" "$B$p(B") ("wu" "$B$&(B") ("we" "$B$q(B") ("wo" "$B$r(B")
- ("n'" "$B$s(B")
+ ("n'" "$B$s(B")
("ga" "$B$,(B") ("gi" "$B$.(B") ("gu" "$B$0(B") ("ge" "$B$2(B") ("go" "$B$4(B")
("za" "$B$6(B") ("zi" "$B$8(B") ("zu" "$B$:(B") ("ze" "$B$<(B") ("zo" "$B$>(B")
("da" "$B$@(B") ("di" "$B$B(B") ("du" "$B$E(B") ("de" "$B$G(B") ("do" "$B$I(B")
@@ -461,7 +461,7 @@ qh: shift to the input method `japanese',
("p" "$B#p(B") ("q" "$B#q(B") ("r" "$B#r(B") ("s" "$B#s(B")
("t" "$B#t(B") ("u" "$B#u(B") ("v" "$B#v(B") ("w" "$B#w(B")
("x" "$B#x(B") ("y" "$B#y(B") ("z" "$B#z(B") ("{" "$B!P(B")
-("|" "$B!C(B") ("}" "$B!Q(B") ("~" "$B!A(B")
+("|" "$B!C(B") ("}" "$B!Q(B") ("~" "$B!A(B")
("qq" quail-japanese-switch-package)
("qh" quail-japanese-switch-package)
@@ -527,7 +527,7 @@ qq: toggle between this input method and the input method `japanese-ascii'.
(setq quail-current-str (japanese-katakana quail-current-str)))
control-flag)
-(quail-define-package
+(quail-define-package
"japanese-katakana" "Japanese" "$B%"(B"
nil
"Japanese katakana input method by Roman transliteration."