comparison lisp/ChangeLog @ 5373:b6e59ea11533

Add min-colors specifier to defface, and document it.
author Jeff Sparkes <jsparkes@gmail.com>
date Thu, 17 Mar 2011 14:35:02 -0400
parents 6f10ac29bf40
children 2fba45e5b48d
comparison
equal deleted inserted replaced
5372:6c3a695f54f5 5373:b6e59ea11533
1 2011-03-14 Jeff Sparkes <jsparkes@gmail.com>
2
3 * custom.el (defface): Document `min-colors' specifier.
4
5 * faces.el (face-spec-set-match-display): Add `min-colors'
6 specifer for defface.
7
1 2011-03-12 Aidan Kehoe <kehoea@parhasard.net> 8 2011-03-12 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * isearch-mode.el (isearch-mode-map): 10 * isearch-mode.el (isearch-mode-map):
4 Document why we bind the ASCII characters to isearch-printing-char 11 Document why we bind the ASCII characters to isearch-printing-char
5 in more detail. 12 in more detail.