* quail/greek.el ("greek", "greek-postfix"): Change string to
[bpt/emacs.git] / leim / quail / greek.el
index 6b18311..688b247 100644 (file)
@@ -1280,8 +1280,8 @@ e.g.
  (":;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
@@ -1422,11 +1422,11 @@ e.g.
  ("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