diff lisp/x-faces.el @ 394:7d59cb494b73 r21-2-12

Import from CVS: tag r21-2-12
author cvs
date Mon, 13 Aug 2007 11:11:37 +0200
parents cc15677e0335
children 6719134a07c2
line wrap: on
line diff
--- a/lisp/x-faces.el	Mon Aug 13 11:10:52 2007 +0200
+++ b/lisp/x-faces.el	Mon Aug 13 11:11:37 2007 +0200
@@ -506,7 +506,7 @@
 	;; globally.  This means we should override global
 	;; defaults for all X device classes.
 	(remove-specifier (face-font face) locale x-tag-set nil))
-      (set-face-font face fn locale nil append))
+      (set-face-font face fn locale 'x append))
     ;; Kludge-o-rooni.  Set the foreground and background resources for
     ;; X devices only -- otherwise things tend to get all messed up
     ;; if you start up an X frame and then later create a TTY frame.