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
commitb828842ed0b37d1ad59f3dbe2b0e073e4bd104ea (patch)
treef43eef8f33c9d525d93e92ecfe2205956017e4e1 /leim
parent938c01ef4b22d376062572e4b14a554452f28d72 (diff)
downloademacs-b828842ed0b37d1ad59f3dbe2b0e073e4bd104ea.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"])