aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-10-02 20:19:11 +0000
committerChong Yidong2008-10-02 20:19:11 +0000
commit7c89ea426ceba8a9b56c1c86501deab85e4c1590 (patch)
treec26924e659c963afcfc17c87ecadf8e20f4cbc55
parentb63a740b3b1fd97b335dba4e32d7ba6f8bb7daef (diff)
downloademacs-7c89ea426ceba8a9b56c1c86501deab85e4c1590.tar.gz
emacs-7c89ea426ceba8a9b56c1c86501deab85e4c1590.zip
* faces.el (inhibit-frame-set-background-mode): New var.
(frame-set-background-mode): Use it to avoid a loop in face-spec-recalc.
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cec036fafc8..6d3e9156983 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-10-02 Chong Yidong <cyd@stupidchicken.com>
2
3 * faces.el (inhibit-frame-set-background-mode): New var.
4 (frame-set-background-mode): Use it to avoid a loop in
5 face-spec-recalc.
6
12008-10-02 Glenn Morris <rgm@gnu.org> 72008-10-02 Glenn Morris <rgm@gnu.org>
2 8
3 * vc-bzr.el (vc-bzr-diff): Use vc-switches rather than the obsolete 9 * vc-bzr.el (vc-bzr-diff): Use vc-switches rather than the obsolete