# HG changeset patch # User Kenichi Handa # Date 1236920899 0 # Node ID 66b0cc830a2617749f10d7b740949469b22eb9b1 # Parent 2d1154701720b4ed0cc91a4b7bd7147ccf1bf5c0 *** empty log message *** diff -r 2d1154701720 -r 66b0cc830a26 lisp/ChangeLog --- 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 + + * 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 * term.el (term-send-raw-string): Deactivate mark.