Mercurial > emacs
changeset 89399:02dd27442437
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 13 Feb 2003 22:46:33 +0000 |
parents | cc2cac7c9faf |
children | 139bded29592 |
files | leim/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/ChangeLog Thu Feb 13 22:46:13 2003 +0000 +++ b/leim/ChangeLog Thu Feb 13 22:46:33 2003 +0000 @@ -1,5 +1,11 @@ 2003-02-13 Dave Love <fx@gnu.org> + * 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 <handa@m17n.org>
--- a/src/ChangeLog Thu Feb 13 22:46:13 2003 +0000 +++ b/src/ChangeLog Thu Feb 13 22:46:33 2003 +0000 @@ -1,3 +1,7 @@ +2003-02-13 Dave Love <fx@gnu.org> + + * coding.c (Fcheck_coding_systems_region): Fix type errors. + 2003-02-04 Dave Love <fx@gnu.org> * xterm.c (XTread_socket): Check Lisp types for Vx_keysym_table