]> git.eshelyaron.com Git - emacs.git/commitdiff
(frame-update-face-colors): Call frame-set-background-mode.
authorRichard M. Stallman <rms@gnu.org>
Mon, 25 May 1998 18:37:10 +0000 (18:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 25 May 1998 18:37:10 +0000 (18:37 +0000)
lisp/faces.el

index 2e3529fabf36458b2acd6790a03dd39d1d61e060..ad394fb8e01270266fb8d30c1c9959bcd9785e90 100644 (file)
@@ -1474,6 +1474,7 @@ examine the brightness for you."
 ;; This applies only to faces with global color specifications
 ;; that are not simple constants.
 (defun frame-update-face-colors (frame)
+  (frame-set-background-mode frame)
   (let ((faces global-face-data))
     (while faces
       (condition-case nil