From: Kenichi Handa Date: Tue, 23 Jul 2002 04:49:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.2.91~149 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0305b222b3c904a093d2b214d0c865c87add6f99;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index db7f751482b..202f0e7e3cd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,12 @@ +2002-07-23 Kenichi Handa + + * xdisp.c (face_before_or_after_it_pos): Call + FETCH_MULTIBYTE_CHAR with byte postion, not char position. + 2002-07-22 Juanma Barranquero - * fileio.c (file_name_as_directory): Use literal '/' instead of DIRECTORY_SEP. + * fileio.c (file_name_as_directory): Use literal '/' instead of + DIRECTORY_SEP. 2002-07-19 Juanma Barranquero