diff lisp/x-faces.el @ 335:54f7aa390f4f r21-0-65

Import from CVS: tag r21-0-65
author cvs
date Mon, 13 Aug 2007 10:50:39 +0200
parents 70ad99077275
children fbbf69b4e8a7
line wrap: on
line diff
--- a/lisp/x-faces.el	Mon Aug 13 10:49:52 2007 +0200
+++ b/lisp/x-faces.el	Mon Aug 13 10:50:39 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.