comparison lisp/ChangeLog @ 102520:66b0cc830a26

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 13 Mar 2009 05:08:19 +0000
parents c633dd1c509c
children 438d27553e81
comparison
equal deleted inserted replaced
102519:2d1154701720 102520:66b0cc830a26
1 2009-03-13 Kenichi Handa <handa@m17n.org>
2
3 * international/mule-diag.el (print-fontset): Handling of the
4 argument FONTSET changed for consistency. Reorder the printed
5 information to match with the font searching strategy.
6 (describe-fontset): Use face-attribute to get the fontset of the
7 selected frame.
8 (mule-diag): Likewise. Print both font and fontset of the frame.
9
1 2009-03-13 Chong Yidong <cyd@stupidchicken.com> 10 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * term.el (term-send-raw-string): Deactivate mark. 12 * term.el (term-send-raw-string): Deactivate mark.
4 (term-send-raw, term-send-raw-meta): Undo 2009-03-08 change. 13 (term-send-raw, term-send-raw-meta): Undo 2009-03-08 change.
5 14