From 7c89ea426ceba8a9b56c1c86501deab85e4c1590 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 2 Oct 2008 20:19:11 +0000 Subject: [PATCH] * faces.el (inhibit-frame-set-background-mode): New var. (frame-set-background-mode): Use it to avoid a loop in face-spec-recalc. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cec036fafc8..6d3e9156983 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-10-02 Chong Yidong + + * faces.el (inhibit-frame-set-background-mode): New var. + (frame-set-background-mode): Use it to avoid a loop in + face-spec-recalc. + 2008-10-02 Glenn Morris * vc-bzr.el (vc-bzr-diff): Use vc-switches rather than the obsolete -- 2.39.5