*** empty log message ***
[bpt/emacs.git] / lisp / info.el
index 8c78aa1..c4bc2c0 100644 (file)
@@ -1495,7 +1495,7 @@ Advanced commands:
   (make-local-variable 'Info-tag-table-marker)
   (make-local-variable 'Info-history)
   (make-local-variable 'Info-index-alternatives)
-  (if (eq (framep (selected-frame)) 'x)
+  (if (memq (framep (selected-frame)) '(x pc))
       (progn
        (make-face 'info-node)
        (make-face 'info-menu-5)