+2010-08-13 Kenichi Handa <handa@m17n.org>
+
+ * quail/greek.el ("greek-postfix"): Add rules for Greek style
+ quotes.
+
2010-08-09 Kenichi Handa <handa@m17n.org>
* quail/greek.el ("greek"): Add rules for Greek style quotes.
("i:;" ?\e,F@\e(B)
("i;:" ?\e,F@\e(B)
("y:;" ?\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
+ ;; ">>", it may be better to follow them.
+ ("<<" "\e$(Q)(\e(B")
+ (">>" "\e$(Q)2\e(B"))
;; arch-tag: 2a37e042-db1b-4ecf-b755-117775a3c150