Mercurial > emacs
comparison etc/NEWS @ 66979:05e8ff7121b4
mention :ignore-defface
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 18 Nov 2005 02:51:12 +0000 |
parents | b42f333ee0f4 |
children | 5d9dc617268a |
comparison
equal
deleted
inserted
replaced
66978:40cc5f0fb379 | 66979:05e8ff7121b4 |
---|---|
4932 was inconsistent with the face behavior under X. | 4932 was inconsistent with the face behavior under X. |
4933 | 4933 |
4934 --- | 4934 --- |
4935 *** `set-fontset-font', `fontset-info', `fontset-font' now operate on | 4935 *** `set-fontset-font', `fontset-info', `fontset-font' now operate on |
4936 the default fontset if the argument NAME is nil.. | 4936 the default fontset if the argument NAME is nil.. |
4937 | |
4938 +++ | |
4939 *** In `set-face-attribute', you can assign any attribute the value | |
4940 `:ignore-defface'. This forces the attribute value to be acquired | |
4941 from some other face during face merging. | |
4937 | 4942 |
4938 ** Font-Lock changes: | 4943 ** Font-Lock changes: |
4939 | 4944 |
4940 +++ | 4945 +++ |
4941 *** New special text property `font-lock-face'. | 4946 *** New special text property `font-lock-face'. |