From e29969ca9dd017b6be55836c5c149265d2fa30dd Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Wed, 5 Feb 2003 15:08:42 +0000 Subject: [PATCH] fix iota accent typos in greek-babel encoding. --- leim/ChangeLog | 5 +++++ leim/quail/greek.el | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/leim/ChangeLog b/leim/ChangeLog index 71a966b583c..832f7ceadfc 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,8 @@ +2003-02-05 David Kastrup + + * quail/greek.el: fix iota accent typos in greek-babel + encoding. + 2003-01-05 Dave Love * makefile.w32-in (SLAVIC): Add croatian.elc. diff --git a/leim/quail/greek.el b/leim/quail/greek.el index 25a5c4f8b18..3a0dda13560 100644 --- a/leim/quail/greek.el +++ b/leim/quail/greek.el @@ -544,14 +544,14 @@ nil t t nil nil nil nil nil nil nil t) ("i" ?$,1pP(B) ("'i" ?$,1q7(B) - ("<`i" ?$,1pU(B) + ("<'i" ?$,1pU(B) (">'i" ?$,1pT(B) ("`i" ?$,1q6(B) ("<`i" ?$,1pS(B) - (">'i" ?$,1pR(B) + (">`i" ?$,1pR(B) ("~i" ?$,1r6(B) ("<~i" ?$,1pW(B) - (">'i" ?$,1pV(B) + (">~i" ?$,1pV(B) ("\"i" ?$,1'J(B) ("\"'i" ?$,1r3(B) ("\"`i" ?$,1r2(B) -- 2.39.2