Mercurial > emacs
changeset 67048:5d9dc617268a
Remove :ignore-defface entry; it's now handled automagically.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 20 Nov 2005 15:24:02 +0000 |
parents | 1afb65446eaf |
children | 580816de789f |
files | etc/NEWS |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Nov 20 15:23:33 2005 +0000 +++ b/etc/NEWS Sun Nov 20 15:24:02 2005 +0000 @@ -4935,11 +4935,6 @@ *** `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: +++