diff options
author | Miles Bader <miles@gnu.org> | 2008-01-22 23:53:46 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-01-22 23:53:46 +0000 |
commit | b83ab79fe4b2f0ba65a700e707b0dc98e5018df8 (patch) | |
tree | 4626d7cc1c39ba62cfed7da0d1b30aac1350b03c /leim/quail | |
parent | 2f40987e5816e7099718a105697e87a736c38eea (diff) | |
parent | 74676ce76d4f01aae7c1da29494c8a5ff0e62668 (diff) | |
download | emacs-b83ab79fe4b2f0ba65a700e707b0dc98e5018df8.tar.gz |
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
Diffstat (limited to 'leim/quail')
-rw-r--r-- | leim/quail/latin-ltx.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el index 04336b15ab7..c3e3eab8f11 100644 --- a/leim/quail/latin-ltx.el +++ b/leim/quail/latin-ltx.el @@ -263,7 +263,7 @@ system, including many technical ones. Examples: ("\\v{G}" ?Ǧ) ("\\vG" ?Ǧ) ("\\v{g}" ?ǧ) ("\\vg" ?ǧ) ("\\v{K}" ?Ǩ) ("\\vK" ?Ǩ) - ("\\v{k}" ?k) ("\\vk" ?k) + ("\\v{k}" ?ǩ) ("\\vk" ?ǩ) ("\\v{\\j}" ?ǰ) ("\\vj" ?ǰ) ("\\'{G}" ?Ǵ) ("\\'G" ?Ǵ) |