dynamic-setting.el (font-setting-change-default-font): Remove call to message.

This commit is contained in:
Jan D 2010-06-28 14:54:44 +02:00
parent 5fc8e5bc7c
commit 62d115efc9
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
* dynamic-setting.el (font-setting-change-default-font): Remove
call to message.
2010-06-28 Kenichi Handa <handa@m17n.org>
* international/quail.el (quail-insert-kbd-layout): Fix the

View file

@ -65,7 +65,6 @@ current form for the frame (i.e. hinting or somesuch changed)."
frame-font)))
(if font-to-set
(progn
(message "setting %s" font-to-set)
(set-frame-parameter f 'font-parameter font-to-set)
(set-face-attribute 'default f
:width 'normal