Fix an instance of dynamic-setting.el clobbering the default face.
authorChong Yidong <cyd@gnu.org>
Sun, 29 Jan 2012 13:55:09 +0000 (21:55 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 29 Jan 2012 13:55:09 +0000 (21:55 +0800)
commitea1626708e5f3799f6b116f7ac50dc52fa52579c
treeda2498ff745073ce4330e7676431adaf39a593b5
parentbdbc1c4e3ea66b6bb27e393e253da822a7fff841
Fix an instance of dynamic-setting.el clobbering the default face.

* lisp/dynamic-setting.el (font-setting-change-default-font): Don't
change the default face if SET-FONT argument is non-nil.

Fixes: debbugs:9982
lisp/ChangeLog
lisp/dynamic-setting.el