aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1997-09-15 20:04:22 +0000
committerRichard M. Stallman1997-09-15 20:04:22 +0000
commit1f68db67e0551a2f52c36e3f09b15647f7dab6b7 (patch)
tree597bc7d854fc3a32e837f2cad8e7e5fb221ef5e9
parenta6a99976606bf1cd34ab501b989dcdcef203e03f (diff)
downloademacs-1f68db67e0551a2f52c36e3f09b15647f7dab6b7.tar.gz
emacs-1f68db67e0551a2f52c36e3f09b15647f7dab6b7.zip
(latin-2-postfix): Use : for double-acute again.
-rw-r--r--leim/quail/latin-alt.el10
1 files changed, 5 insertions, 5 deletions
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'
197 breve | ~ | a~ -> ,Bc(B 197 breve | ~ | a~ -> ,Bc(B
198 cedilla | ` | c` -> ,Bg(B 198 cedilla | ` | c` -> ,Bg(B
199 caron | ~ | c~ -> ,Bh(B 199 caron | ~ | c~ -> ,Bh(B
200 dbl. acute | \" | o\" -> ,Bu(B 200 dbl. acute | : | o\" -> ,Bu(B
201 ring | ` | u` -> ,By(B 201 ring | ` | u` -> ,By(B
202 dot | ` | z` -> ,B?(B 202 dot | ` | z` -> ,B?(B
203 stroke | / | d/ -> ,Bp(B 203 stroke | / | d/ -> ,Bp(B
@@ -233,7 +233,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
233 ("N'" ?,BQ(B) 233 ("N'" ?,BQ(B)
234 ("N~" ?,BR(B) 234 ("N~" ?,BR(B)
235 ("O'" ?,BS(B) 235 ("O'" ?,BS(B)
236 ("O\"" ?,BU(B) 236 ("O:" ?,BU(B)
237 ("O\"" ?,BV(B) 237 ("O\"" ?,BV(B)
238 ("O^" ?,BT(B) 238 ("O^" ?,BT(B)
239 ("R'" ?,B@(B) 239 ("R'" ?,B@(B)
@@ -244,7 +244,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
244 ("T`" ?,B^(B) 244 ("T`" ?,B^(B)
245 ("T~" ?,B+(B) 245 ("T~" ?,B+(B)
246 ("U'" ?,BZ(B) 246 ("U'" ?,BZ(B)
247 ("U\"" ?,B[(B) 247 ("U:" ?,B[(B)
248 ("U\"" ?,B\(B) 248 ("U\"" ?,B\(B)
249 ("U`" ?,BY(B) 249 ("U`" ?,BY(B)
250 ("Y'" ?,B](B) 250 ("Y'" ?,B](B)
@@ -273,7 +273,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
273 ("n'" ?,Bq(B) 273 ("n'" ?,Bq(B)
274 ("n~" ?,Br(B) 274 ("n~" ?,Br(B)
275 ("o'" ?,Bs(B) 275 ("o'" ?,Bs(B)
276 ("o\"" ?,Bu(B) 276 ("o:" ?,Bu(B)
277 ("o\"" ?,Bv(B) 277 ("o\"" ?,Bv(B)
278 ("o^" ?,Bt(B) 278 ("o^" ?,Bt(B)
279 ("r'" ?,B`(B) 279 ("r'" ?,B`(B)
@@ -285,7 +285,7 @@ Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
285 ("t`" ?,B~(B) 285 ("t`" ?,B~(B)
286 ("t~" ?,B;(B) 286 ("t~" ?,B;(B)
287 ("u'" ?,Bz(B) 287 ("u'" ?,Bz(B)
288 ("u\"" ?,B{(B) 288 ("u:" ?,B{(B)
289 ("u\"" ?,B|(B) 289 ("u\"" ?,B|(B)
290 ("u`" ?,By(B) 290 ("u`" ?,By(B)
291 ("y'" ?,B}(B) 291 ("y'" ?,B}(B)