diff options
Diffstat (limited to 'leim/quail/vntelex.el')
-rw-r--r-- | leim/quail/vntelex.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/vntelex.el b/leim/quail/vntelex.el index 0184b670567..9748e446b0e 100644 --- a/leim/quail/vntelex.el +++ b/leim/quail/vntelex.el @@ -400,7 +400,7 @@ and postfix: Eee -> Ee, ajj -> aj, etc. ;("$$$" ["$$"]) ;; escape from composition - ("\\w" ?w) ; breve or horn + ("\\w" ?w) ; breve or horn ("\\W" ?W) ("\\a" ?a) ; a circumflex ("\\A" ?A) ; A circumflex |