Mercurial > emacs
comparison lisp/ChangeLog @ 111528:611ab8607dce
Fix background-color setting in initial frame (Bug#7373).
* lisp/frame.el (frame-notice-user-settings): Don't clobber other
user-set parameters when calling face-set-after-frame-default in
response to background-color parameter (Bug#7373).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 13 Nov 2010 13:34:02 -0500 |
parents | e48ae521359f |
children | c7ebfc6cd27a |
comparison
equal
deleted
inserted
replaced
111527:e48ae521359f | 111528:611ab8607dce |
---|---|
1 2010-11-13 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * frame.el (frame-notice-user-settings): Don't clobber other | |
4 user-set parameters when calling face-set-after-frame-default in | |
5 response to background-color parameter (Bug#7373). | |
6 | |
1 2010-11-13 Eli Zaretskii <eliz@gnu.org> | 7 2010-11-13 Eli Zaretskii <eliz@gnu.org> |
2 | 8 |
3 * international/characters.el (glyphless-char-display-control): | 9 * international/characters.el (glyphless-char-display-control): |
4 Renamed from glyphless-char-control; all users changed. Doc fix. | 10 Renamed from glyphless-char-control; all users changed. Doc fix. |
5 Signal an error if display method is not one of the recognized | 11 Signal an error if display method is not one of the recognized |