+2010-08-14 Andreas Schwab <schwab@linux-m68k.org>
+
+ * quail/greek.el ("greek", "greek-postfix"): Change string to
+ character.
+
2010-08-13 Kenichi Handa <handa@m17n.org>
* quail/greek.el ("greek-postfix"): Add rules for Greek style
(":;i" ?\e,F@\e(B)
(";:y" ?\e,F`\e(B)
(":;y" ?\e,F`\e(B)
- (";<" "\e$(Q)(\e(B")
- (";>" "\e$(Q)2\e(B"))
+ (";<" ?\e$(Q)(\e(B)
+ (";>" ?\e$(Q)2\e(B))
(quail-define-package
"greek-postfix" "GreekPost" "\e,FX\e(B" nil
("i;:" ?\e,F@\e(B)
("y:;" ?\e,F`\e(B)
("y;:" ?\e,F`\e(B)
- ;; There two are asymmetric with ";<" and ";>" in "greek" input
- ;; method. But, as the other Latin postfix methdos adopt "<<" and
+ ;; These two are asymmetric with ";<" and ";>" in "greek" input
+ ;; method. But, as the other Latin postfix methods adopt "<<" and
;; ">>", it may be better to follow them.
- ("<<" "\e$(Q)(\e(B")
- (">>" "\e$(Q)2\e(B"))
+ ("<<" ?\e$(Q)(\e(B)
+ (">>" ?\e$(Q)2\e(B))
;; arch-tag: 2a37e042-db1b-4ecf-b755-117775a3c150