]> code.delx.au - gnu-emacs/blobdiff - lisp/faces.el
(doc-view-scroll-up-or-next-page)
[gnu-emacs] / lisp / faces.el
index d1a716994eb78d5137fb7525a7084f54a194213f..522446add151e30df97acdb7be328fe82b91480a 100644 (file)
@@ -1020,7 +1020,7 @@ an integer value."
            ((:height)
             'integerp)
            (:stipple
-            (and (memq (window-system frame) '(x w32 ns))
+            (and (memq (window-system frame) '(x ns)) ; No stipple on w32
                  (mapcar #'list
                          (apply #'nconc
                                 (mapcar (lambda (dir)