From: Dave Love Date: Thu, 13 Feb 2003 22:46:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~73 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=eb1d57f054fb4be6127dc5d0edef25877c6fd53b;p=emacs.git *** empty log message *** --- diff --git a/leim/ChangeLog b/leim/ChangeLog index dc02d85a91e..2fcd45430df 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,5 +1,11 @@ 2003-02-13 Dave Love + * quail/latin-post.el ("turkish-latin-3-postfix"): Make it + just an alias for turkish-postfix. + + * quail/latin-alt.el ("turkish-latin-3-alt-postfix"): Make it + just an alias for turkish-alt-postfix. + * quail/cyrillic.el (ukrainian-computer): Fix duplicate `\'. 2002-11-07 Kenichi Handa diff --git a/src/ChangeLog b/src/ChangeLog index 66c9f4a0e5e..e2c14b5a6ef 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2003-02-13 Dave Love + + * coding.c (Fcheck_coding_systems_region): Fix type errors. + 2003-02-04 Dave Love * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table