]> git.eshelyaron.com Git - emacs.git/commit
Fix face recalculation when frame's background mode changes
authorEli Zaretskii <eliz@gnu.org>
Wed, 7 Oct 2020 07:02:20 +0000 (10:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 7 Oct 2020 07:02:20 +0000 (10:02 +0300)
commitbc2b63876b669ede07c93bc5694030646d9fbd36
tree242147b2bebf5387cd7aa1718027bbb209c53e68
parent4bea5574a5f727180438ea7b87c315d77e2e58bc
Fix face recalculation when frame's background mode changes

* lisp/frame.el (frame-set-background-mode): Use the FRAME
argument instead of the selected frame, when calling
'face-spec-match-p'.  (Bug#43837)
lisp/frame.el