From: Kenichi Handa Date: Sat, 19 Jan 2008 04:36:40 +0000 (+0000) Subject: ("TeX"): Correct the mappings for \v{k} and \vk. X-Git-Tag: emacs-pretest-22.1.90~70 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=69c43ff730922b9a55920ac1c0601e057eac9766;p=emacs.git ("TeX"): Correct the mappings for \v{k} and \vk. --- diff --git a/leim/ChangeLog b/leim/ChangeLog index ecdd73992e7..cc29276bed1 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,8 @@ +2008-01-14 Aidan Kehoe + + * quail/latin-ltx.el ("TeX"): Correct the mappings for \v{k} and + \vk. + 2007-12-15 Richard Stallman * quail/latin-post.el ("scandinavian-postfix"): Doc fix. diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el index ed21f57a53a..81230d19734 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" ?Ǵ)