Mercurial > emacs
changeset 22233:d06567759809
(frame-update-face-colors): Call frame-set-background-mode.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 25 May 1998 18:37:10 +0000 |
parents | 96217e8a9b7f |
children | 40229c79e16b |
files | lisp/faces.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/faces.el Mon May 25 16:45:33 1998 +0000 +++ b/lisp/faces.el Mon May 25 18:37:10 1998 +0000 @@ -1474,6 +1474,7 @@ ;; 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