merging Emacs.app (NeXTstep port)
[bpt/emacs.git] / lisp / cus-face.el
index 318fd61..5581cff 100644 (file)
@@ -44,7 +44,7 @@
          ;; Create frame-local faces
          (dolist (frame (frame-list))
            (face-spec-set-2 face frame value)
-           (when (memq (window-system frame) '(x w32 mac))
+           (when (memq (window-system frame) '(x w32 mac ns))
              (setq have-window-system t)))
          ;; When making a face after frames already exist
          (if have-window-system