]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Sat, 24 Feb 2001 03:12:35 +0000 (03:12 +0000)
committerKenichi Handa <handa@m17n.org>
Sat, 24 Feb 2001 03:12:35 +0000 (03:12 +0000)
lisp/ChangeLog
src/ChangeLog

index e49d71304292321b550d4779175c13c5063dea39..4022d7f293b7b02e50cd151fbec874e91ad7df3f 100644 (file)
@@ -1,5 +1,8 @@
 2001-02-24  Kenichi Handa  <handa@etl.go.jp>
 
+       * international/utf-8.el (mule-utf-8): Set correct value for
+       valid-codes property.
+
        * international/fontset.el (x-complement-fontset-spec): In the
        case that we use ASCII font for the other charsets, use only
        family and regisry part of it.
index 71a01ce20edc3052f6fc93f9d4530d9096a12352..6080cfd8520a97f8cbfe7223cf5bc0577bfb2262 100644 (file)
@@ -1,5 +1,7 @@
 2001-02-24  Kenichi Handa  <handa@etl.go.jp>
 
+       * Makefile.in (lisp): Add international/utf-8.elc.
+
        * fontset.c (Fnew_fontset): Fix handling of the case that an
        element of FONTLIST is a cons of family and registry.