changeset 102520:66b0cc830a26

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 13 Mar 2009 05:08:19 +0000
parents 2d1154701720
children 855091f2ad89
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 13 05:07:59 2009 +0000
+++ b/lisp/ChangeLog	Fri Mar 13 05:08:19 2009 +0000
@@ -1,3 +1,12 @@
+2009-03-13  Kenichi Handa  <handa@m17n.org>
+
+	* international/mule-diag.el (print-fontset): Handling of the
+	argument FONTSET changed for consistency.  Reorder the printed
+	information to match with the font searching strategy.
+	(describe-fontset): Use face-attribute to get the fontset of the
+	selected frame.
+	(mule-diag): Likewise.  Print both font and fontset of the frame.
+
 2009-03-13  Chong Yidong  <cyd@stupidchicken.com>
 
 	* term.el (term-send-raw-string): Deactivate mark.