Mercurial > emacs
comparison lisp/ChangeLog @ 98468:bc63ca36bd15
* faces.el (inhibit-frame-set-background-mode): New var.
(frame-set-background-mode): Use it to avoid a loop in
face-spec-recalc.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 02 Oct 2008 20:19:11 +0000 |
parents | 33d466f1a725 |
children | 497018549116 |
comparison
equal
deleted
inserted
replaced
98467:1523ad03b1d2 | 98468:bc63ca36bd15 |
---|---|
1 2008-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 | |
1 2008-10-02 Glenn Morris <rgm@gnu.org> | 7 2008-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 |
4 vc-diff-switches. | 10 vc-diff-switches. |
5 | 11 |