comparison etc/NEWS @ 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 05e8ff7121b4
children c6ae377fa1f0
comparison
equal deleted inserted replaced
67047:1afb65446eaf 67048:5d9dc617268a
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.
4942 4937
4943 ** Font-Lock changes: 4938 ** Font-Lock changes:
4944 4939
4945 +++ 4940 +++
4946 *** New special text property `font-lock-face'. 4941 *** New special text property `font-lock-face'.