Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
4740:ff037e1dc33c | 4741:e14f9fdd5096 |
---|---|
1 2009-11-14 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * faces.el (init-other-random-faces): | |
4 If the modeline face is using its fallbacks, avoid that, specify | |
5 the corresponding problems instead. Fixes problems described in | |
6 http://mid.gmane.org/3ggprc2diyt.wl_Ron.Isaacson@morganstanley.com | |
7 | |
1 2009-11-09 Didier Verna <didier@xemacs.org> | 8 2009-11-09 Didier Verna <didier@xemacs.org> |
2 | 9 |
3 * minibuf.el (read-buffer): New optional argument 'exclude' for | 10 * minibuf.el (read-buffer): New optional argument 'exclude' for |
4 excluding buffers from the completion list. | 11 excluding buffers from the completion list. |
5 * buffer.el (switch-to-buffer): Don't offer the current buffer in | 12 * buffer.el (switch-to-buffer): Don't offer the current buffer in |