From: Kenichi Handa Date: Tue, 6 Mar 2001 02:54:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.100~199 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=827afcacb86227f2452d0ce1a006b346d90f5e38;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 846046047c6..9c18d735975 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,11 @@ +2001-03-06 Kenichi Handa + + * ccl.c (ccl_driver) : Fix for the case + that the source is unibyte. + 2001-03-05 Dave Love - * xterm.c (XTmouse_position): Fix tyypo. + * xterm.c (XTmouse_position): Fix typo. 2001-03-05 Gerd Moellmann