aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2000-07-10 04:02:14 +0000
committerKenichi Handa <[email protected]>2000-07-10 04:02:14 +0000
commitab49ce154cb8a3b815898201b50c07fbb111c723 (patch)
tree58b48f679174e029f2ac95ffdac57940936d6c3b /lisp/ChangeLog
parenta921395d874d3e192c84b5b6d3bb84920f0e2add (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c39dc035b6..405dc34267 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-10 Kenichi Handa <[email protected]>
+
+ * international/mule-diag.el (describe-font): Adjusted for the
+ chnage of fontset-info.
+ (print-fontset): Likewise.
+
2000-07-09 Stefan Monnier <[email protected]>
* mouse.el (mouse-drag-region): Use functionp rather than fboundp.