Mercurial > emacs
comparison lisp/ChangeLog @ 98471:497018549116
(vc-dir-mode): Don't create the ewoc header here.
(vc-dir-refresh): Set it here instead. (Bug#1067)
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 03 Oct 2008 06:09:30 +0000 |
parents | bc63ca36bd15 |
children | cf237e746d8c |
comparison
equal
deleted
inserted
replaced
98470:be0cd2e19e84 | 98471:497018549116 |
---|---|
1 2008-10-03 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * vc-dir.el (vc-dir-mode): Don't create the ewoc header here. | |
4 (vc-dir-refresh): Set it here instead. (Bug#1067) | |
5 | |
1 2008-10-02 Chong Yidong <cyd@stupidchicken.com> | 6 2008-10-02 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * faces.el (inhibit-frame-set-background-mode): New var. | 8 * faces.el (inhibit-frame-set-background-mode): New var. |
4 (frame-set-background-mode): Use it to avoid a loop in | 9 (frame-set-background-mode): Use it to avoid a loop in |
5 face-spec-recalc. | 10 face-spec-recalc. |