Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5621:8265913e617b
Explicitely set zmacs-region to not shrink.
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2011-12-27 Didier Verna <didier@xemacs.org>
* faces.el: Explicitely set the 'zmacs-region face to not shrink
so as to override a shrink setting for a face under it (during
face merging).
author | Didier Verna <didier@xemacs.org> |
---|---|
date | Tue, 27 Dec 2011 15:32:42 +0100 |
parents | 7a81b4d98d2d |
children | 4b4b37ddb7fd |
comparison
equal
deleted
inserted
replaced
5620:7a81b4d98d2d | 5621:8265913e617b |
---|---|
1 2011-12-27 Didier Verna <didier@xemacs.org> | |
2 | |
3 * faces.el: Explicitely set the 'zmacs-region face to not shrink | |
4 so as to override a shrink setting for a face under it (during | |
5 face merging). | |
6 | |
1 2011-12-27 Didier Verna <didier@xemacs.org> | 7 2011-12-27 Didier Verna <didier@xemacs.org> |
2 | 8 |
3 * wid-edit.el (widget-field-face): Set this face to shrink. Fix | 9 * wid-edit.el (widget-field-face): Set this face to shrink. Fix |
4 incorrect specification. | 10 incorrect specification. |
5 | 11 |