From 7cee661f0e15a48900b7cbbf130551f15a176b93 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 6 Apr 2010 11:32:15 -0400 Subject: [PATCH] * quail/vntelex.el: Fix "af" rule (Bug#5836). --- leim/ChangeLog | 4 ++++ leim/quail/vntelex.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 + + * quail/vntelex.el: Fix "af" rule (Bug#5836). + 2010-02-16 Kenichi Handa * 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"]) -- 2.39.5