]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 23 Apr 2004 02:11:35 +0000 (02:11 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 23 Apr 2004 02:11:35 +0000 (02:11 +0000)
lisp/ChangeLog
src/ChangeLog

index 4a55737149f52371964d616fdd02b8f31b41ccf0..9d0215df2e4660fea9a6401227cb5d82046029ef 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-23  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule-util.el (char-displayable-p): Simplified by
+       using internal-char-font.
+
 2004-04-23  Juanma Barranquero  <lektu@terra.es>
 
        * makefile.w32-in: Add "-*- makefile -*-" mode tag.
index 4f00e25652c7f6fe9afd0d7e7e362bc54efe277b..6bc622c8bffd2a3ea83822bd21347553e3f73da8 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-23  Kenichi Handa  <handa@m17n.org>
+
+       * fontset.c (Finternal_char_font): If POSITION is nil, return
+       font for displaying CH with the default face.
+
 2004-04-23  Juanma Barranquero  <lektu@terra.es>
 
        * makefile.w32-in: Add "-*- makefile -*-" mode tag.