Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4741:e14f9fdd5096
Fix modeline-mousable, other faces that inherit from modeline, on startup.
2009-11-14 Aidan Kehoe <kehoea@parhasard.net>
* faces.el (init-other-random-faces):
If the modeline face is using its fallbacks, avoid that, specify
the corresponding problems instead. Fixes problems described in
http://mid.gmane.org/3ggprc2diyt.wl_Ron.Isaacson@morganstanley.com
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 14 Nov 2009 11:32:10 +0000 |
parents | 74a5eaa67982 |
children | 4cf435fcebbc |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 12 00:00:11 2009 +0900 +++ b/lisp/ChangeLog Sat Nov 14 11:32:10 2009 +0000 @@ -1,3 +1,10 @@ +2009-11-14 Aidan Kehoe <kehoea@parhasard.net> + + * faces.el (init-other-random-faces): + If the modeline face is using its fallbacks, avoid that, specify + the corresponding problems instead. Fixes problems described in + http://mid.gmane.org/3ggprc2diyt.wl_Ron.Isaacson@morganstanley.com + 2009-11-09 Didier Verna <didier@xemacs.org> * minibuf.el (read-buffer): New optional argument 'exclude' for