Remove :ignore-defface entry; it's now handled automagically.

This commit is contained in:
Chong Yidong 2005-11-20 15:24:02 +00:00
parent 5890344b0a
commit ddbbc9cd39

View file

@ -4935,11 +4935,6 @@ was inconsistent with the face behavior under X.
*** `set-fontset-font', `fontset-info', `fontset-font' now operate on
the default fontset if the argument NAME is nil..
+++
*** In `set-face-attribute', you can assign any attribute the value
`:ignore-defface'. This forces the attribute value to be acquired
from some other face during face merging.
** Font-Lock changes:
+++