1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 19:31:02 -08:00

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

@ -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