]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 3 Mar 2004 12:38:28 +0000 (12:38 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 3 Mar 2004 12:38:28 +0000 (12:38 +0000)
README.unicode
lisp/ChangeLog.22
src/ChangeLog.22

index 1812f21f724fb6a83df5609eda5b6357f358881c..79613c9c6e4904da861dcee5f2f75657c3e76e84 100644 (file)
@@ -22,7 +22,7 @@ existing support and the extra stuff at
 
        These examples are all fixed by the change of 2002-10-14, but
        there still exist questionalble SINGLE_BYTE_CHAR_P in the
-       code.
+       code (keymap.c and print.c).
 
  * Rationalize character syntax and its relationship to the Unicode
    database.  (Applies mainly to symbol an punctuation syntax.)
index 4b7c2bfece8fdc5bc0b33a5cb4d09cd1bcad67cf..139f530ce1030b4c86d1bcdae7ba7cb5a37c42e6 100644 (file)
@@ -1,3 +1,7 @@
+2004-03-03  Kenichi Handa  <handa@m17n.org>
+
+       * ps-mule.el (ps-mule-font-info-database): Typo in doc fixed.
+
 2004-02-16  Kenichi Handa  <handa@m17n.org>
 
        * international/fontset.el (font-encoding-alist): Cancel previous
index 32171d9363f9b6e22f79c635b827063c025acd03..c213e027080f2610efa9c2ae51ea71dd6db8ba5b 100644 (file)
@@ -1,3 +1,7 @@
+2004-03-03  Kenichi Handa  <handa@m17n.org>
+
+       * xfaces.c (Fface_font): New optional arg CHARACTER.
+
 2004-02-17  Kenichi Handa  <handa@m17n.org>
 
        * charset.h (CHARSET_OFFSET): New macro.