From: Richard M. Stallman Date: Mon, 15 Sep 1997 20:04:22 +0000 (+0000) Subject: (latin-2-postfix): Use : for double-acute again. X-Git-Tag: emacs-20.1~8 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1f68db67e0551a2f52c36e3f09b15647f7dab6b7;p=emacs.git (latin-2-postfix): Use : for double-acute again. --- diff --git a/leim/quail/latin-alt.el b/leim/quail/latin-alt.el index 19227d6143a..de7ffc41ac7 100644 --- a/leim/quail/latin-alt.el +++ b/leim/quail/latin-alt.el @@ -197,7 +197,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a' breve | ~ | a~ -> ,Bc(B cedilla | ` | c` -> ,Bg(B caron | ~ | c~ -> ,Bh(B - dbl. acute | \" | o\" -> ,Bu(B + dbl. acute | : | o\" -> ,Bu(B ring | ` | u` -> ,By(B dot | ` | z` -> ,B?(B stroke | / | d/ -> ,Bp(B @@ -233,7 +233,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a' ("N'" ?,BQ(B) ("N~" ?,BR(B) ("O'" ?,BS(B) - ("O\"" ?,BU(B) + ("O:" ?,BU(B) ("O\"" ?,BV(B) ("O^" ?,BT(B) ("R'" ?,B@(B) @@ -244,7 +244,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a' ("T`" ?,B^(B) ("T~" ?,B+(B) ("U'" ?,BZ(B) - ("U\"" ?,B[(B) + ("U:" ?,B[(B) ("U\"" ?,B\(B) ("U`" ?,BY(B) ("Y'" ?,B](B) @@ -273,7 +273,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a' ("n'" ?,Bq(B) ("n~" ?,Br(B) ("o'" ?,Bs(B) - ("o\"" ?,Bu(B) + ("o:" ?,Bu(B) ("o\"" ?,Bv(B) ("o^" ?,Bt(B) ("r'" ?,B`(B) @@ -285,7 +285,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a' ("t`" ?,B~(B) ("t~" ?,B;(B) ("u'" ?,Bz(B) - ("u\"" ?,B{(B) + ("u:" ?,B{(B) ("u\"" ?,B|(B) ("u`" ?,By(B) ("y'" ?,B}(B)