]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Mon, 10 Jul 2000 04:02:14 +0000 (04:02 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 10 Jul 2000 04:02:14 +0000 (04:02 +0000)
lisp/ChangeLog
src/ChangeLog

index c39dc035b635117f8aaba6e918b01f4f5c816dce..405dc34267ce2a454928d06f88c2b0d2dc77eb9a 100644 (file)
@@ -1,3 +1,9 @@
+2000-07-10  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/mule-diag.el (describe-font): Adjusted for the
+       chnage of fontset-info.
+       (print-fontset): Likewise.
+
 2000-07-09  Stefan Monnier  <monnier@cs.yale.edu>
 
        * mouse.el (mouse-drag-region): Use functionp rather than fboundp.
index 31ecc2cced9141239eda92166c267cc451929727..4f415dde840d3e1e016ad9c96e9f4604c6b1d679 100644 (file)
@@ -1,3 +1,8 @@
+2000-07-10  Kenichi Handa  <handa@etl.go.jp>
+
+       * fontset.c (Ffontset_info): Make the return value more compatible
+       with that of Emacs 20.
+
 2000-07-07  Gerd Moellmann  <gerd@gnu.org>
 
        * eval.c (Fsignal): Handle case that backtrace_list is null.