]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 23 Jul 2002 04:49:43 +0000 (04:49 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 23 Jul 2002 04:49:43 +0000 (04:49 +0000)
src/ChangeLog

index db7f751482bc2a73e473aa5523062f9062d279e4..202f0e7e3cdd01339bc082c7340dff2429059004 100644 (file)
@@ -1,6 +1,12 @@
+2002-07-23  Kenichi Handa  <handa@etl.go.jp>
+
+       * xdisp.c (face_before_or_after_it_pos): Call
+       FETCH_MULTIBYTE_CHAR with byte postion, not char position.
+
 2002-07-22  Juanma Barranquero  <lektu@terra.es>
 
-       * 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  <lektu@terra.es>