summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-04-06 11:32:15 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-04-06 11:32:15 -0400
commit7cee661f0e15a48900b7cbbf130551f15a176b93 (patch)
tree403f157e1513804659b2bc47fb15ce676fb3dc9b /leim
parent3c5d6dfba6b06cddc0aa672488c0aa69d491f24f (diff)
downloademacs-7cee661f0e15a48900b7cbbf130551f15a176b93.tar.gz
* quail/vntelex.el: Fix "af" rule (Bug#5836).
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog4
-rw-r--r--leim/quail/vntelex.el2
2 files changed, 5 insertions, 1 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 176db63c42d..d9159694565 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * quail/vntelex.el: Fix "af" rule (Bug#5836).
+
2010-02-16 Kenichi Handa <handa@m17n.org>
* SKK-DIC/SKK-JISYO.L: Updated to the latest version.
diff --git a/leim/quail/vntelex.el b/leim/quail/vntelex.el
index bfa1cc9263f..8af020b093c 100644
--- a/leim/quail/vntelex.el
+++ b/leim/quail/vntelex.el
@@ -285,7 +285,7 @@ and postfix: Eee -> Ee, ajj -> aj, etc.
("Dd" ?,2p(B)
;("$$" ?$,1tK(B) ; U+20AB DONG SIGN (#### check)
- ("aff" ["aff"])
+ ("aff" ["af"])
("AFF" ["AF"])
("Aff" ["Af"])
("ass" ["as"])