]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorKenichi Handa <handa@m17n.org>
Mon, 14 Jun 1999 23:24:09 +0000 (23:24 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 14 Jun 1999 23:24:09 +0000 (23:24 +0000)
leim/quail/ethiopic.el

index b503e2e7ddf0bf8ca6727da29ec9b1165939d6ff..571682336a480bde0d4daa558568939dca538e71 100644 (file)
@@ -546,18 +546,17 @@ C-' or `M-x ethio-gemination'
  ("NWee" ["\e$(3"`%q\e(B"])
  ("NW'" ["\e$(3"`%r\e(B"])
 
- ("e" ?\e$(3"c\e(B)
+ ; ("e" ?\e$(3"c\e(B) ; old style
  ("u" ?\e$(3"d\e(B)
  ("U" ?\e$(3"d\e(B)
  ("i" ?\e$(3"e\e(B)
  ("a" ?\e$(3"f\e(B)
  ("A" ?\e$(3"f\e(B)
  ("E" ?\e$(3"g\e(B)
- ; ("ee" ?\e$(3"g\e(B) ; Alef-E is rare vs Aynu-e, so ee = Aynu-e
+ ; ("ee" ?\e$(3"g\e(B) ; Alef-E is rare vs Aynu-I, so ee = Aynu-I
  ("I" ?\e$(3"h\e(B)
- ; ("e" ?\e$(3"h\e(B)  ; some people prefer this.  Which is fine but
-                       ; then how is Alef-e reached in Tigirgna mode
-                                          ; even though it would be rare?
+ ("e" ?\e$(3"h\e(B)    ; This is the premise to "new style" for vowels
+
  ("o" ?\e$(3"i\e(B)
  ("O" ?\e$(3"i\e(B)
  ("ea" ?\e$(3"j\e(B)
@@ -665,16 +664,17 @@ C-' or `M-x ethio-gemination'
  ("o2" ?\e$(3#;\e(B)
  ("O2" ?\e$(3#;\e(B)
 
- ("ee" ?\e$(3#5\e(B)
- ; ("ae" ?\e$(3#5\e(B)  ; Uncomment this if you want ee = Alef-E, comment above
+ ; ("ee" ?\e$(3#5\e(B) ; old style
+ ("ae" ?\e$(3#5\e(B)   ; new style
+ ("aaa" ?\e$(3#5\e(B)  ; new style
  ("uu" ?\e$(3#6\e(B)
  ("UU" ?\e$(3#6\e(B)
  ("ii" ?\e$(3#7\e(B)
  ("aa" ?\e$(3#8\e(B)
  ("AA" ?\e$(3#8\e(B)
  ("EE" ?\e$(3#9\e(B)
- ("eee" ?\e$(3#9\e(B)
  ("II" ?\e$(3#:\e(B)
+ ("ee" ?\e$(3#:\e(B)   ; new style
  ("oo" ?\e$(3#;\e(B)
  ("OO" ?\e$(3#;\e(B)