Mercurial > emacs
changeset 73254:828010b87f61
* quail/latin-ltx.el: Fix typo in previous change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 05 Oct 2006 20:20:41 +0000 |
parents | 108f4a391eaa |
children | 30ef2b3f2442 |
files | leim/ChangeLog leim/quail/latin-ltx.el |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/ChangeLog Thu Oct 05 17:33:41 2006 +0000 +++ b/leim/ChangeLog Thu Oct 05 20:20:41 2006 +0000 @@ -1,3 +1,7 @@ +2006-10-05 Chong Yidong <cyd@stupidchicken.com> + + * quail/latin-ltx.el: Fix typo in previous change. + 2006-10-05 Stefan Monnier <monnier@iro.umontreal.ca> * quail/latin-ltx.el: Remove rules that start with { since they are
--- a/leim/quail/latin-ltx.el Thu Oct 05 17:33:41 2006 +0000 +++ b/leim/quail/latin-ltx.el Thu Oct 05 20:20:41 2006 +0000 @@ -185,7 +185,6 @@ ("\\^{J}" ?Ĵ) ("\\^J" ?Ĵ) ("\\^{\\j}" ?ĵ) ("\\^j" ?ĵ) ("\\c{K}" ?Ķ) ("\\cK" ?Ķ) -\cK" ?Ķ) ("\\c{k}" ?ķ) ("\\ck" ?ķ) ("\\'{L}" ?Ĺ) ("\\'L" ?Ĺ) ("\\'{l}" ?ĺ) ("\\'l" ?ĺ)