1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00

(frame-update-face-colors): Call frame-set-background-mode.

This commit is contained in:
Richard M. Stallman 1998-05-25 18:37:10 +00:00
parent a9ca74cd76
commit 0bea75b9d4

View 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