comparison lisp/ChangeLog @ 5378:4f0a1f4cc111

Improve support for min-colors req in `defface'. lisp/faces.el (face-spec-set-match-display): Protect against `display-color-cells' returning nil. Delete unreferenced let-binding of `min-colors'. man/lispref/customize.texi (Face Definitions): New node. (Customization): Add entry to menu. (Variable Definitions): Add cross-ref for `defface'. (Customization Types): Fixup Previous link. man/lispref/faces.texi (Faces): Clarify that built-in properties of faces are computed at runtime.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sat, 19 Mar 2011 22:13:14 +0900
parents eac2e6bd5b2c
children a32a108ae815
comparison
equal deleted inserted replaced
5377:eac2e6bd5b2c 5378:4f0a1f4cc111
1 2011-03-19 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * faces.el (face-spec-set-match-display):
4 Protect against `display-color-cells' returning nil.
5 Delete unreferenced let-binding of `min-colors'.
6
1 2011-03-17 Aidan Kehoe <kehoea@parhasard.net> 7 2011-03-17 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * bytecomp.el (byte-compile-catch): 9 * bytecomp.el (byte-compile-catch):
4 * bytecomp.el (byte-compile-throw): 10 * bytecomp.el (byte-compile-throw):
5 Correct some minor problems in my last change. Happy St. Patrick's 11 Correct some minor problems in my last change. Happy St. Patrick's