emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-23 r99720: * quail/vntelex.el: Fix "a


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-23 r99720: * quail/vntelex.el: Fix "af" rule (Bug#5836).
Date: Tue, 06 Apr 2010 11:32:15 -0400
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 99720
committer: Chong Yidong <address@hidden>
branch nick: emacs-23
timestamp: Tue 2010-04-06 11:32:15 -0400
message:
  * quail/vntelex.el: Fix "af" rule (Bug#5836).
modified:
  leim/ChangeLog
  leim/quail/vntelex.el
=== modified file 'leim/ChangeLog'
--- a/leim/ChangeLog    2010-02-16 06:58:32 +0000
+++ b/leim/ChangeLog    2010-04-06 15:32:15 +0000
@@ -1,3 +1,7 @@
+2010-04-06  Chong Yidong  <address@hidden>
+
+       * quail/vntelex.el: Fix "af" rule (Bug#5836).
+
 2010-02-16  Kenichi Handa  <address@hidden>
 
        * SKK-DIC/SKK-JISYO.L: Updated to the latest version.

=== modified file 'leim/quail/vntelex.el'
--- a/leim/quail/vntelex.el     2010-01-13 08:35:10 +0000
+++ b/leim/quail/vntelex.el     2010-04-06 15:32:15 +0000
@@ -285,7 +285,7 @@
  ("Dd" ?,2p(B)
 ;("$$" ?$,1tK(B)     ; U+20AB DONG SIGN (#### check)
 
- ("aff" ["aff"])
+ ("aff" ["af"])
  ("AFF" ["AF"])
  ("Aff" ["Af"])
  ("ass" ["as"])


reply via email to

[Prev in Thread] Current Thread [Next in Thread]