aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 07f0f09739a..cc5eff864ad 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3032,6 +3032,10 @@ A new predicate `supports' has also been added to the `defface' face
3032specification language, which can be used to do this test for faces 3032specification language, which can be used to do this test for faces
3033defined with defface. 3033defined with defface.
3034 3034
3035** The function face-differs-from-default-p now truly checks whether the
3036given face displays differently from the default face or not (previously
3037it did only a very cursory check).
3038
3035+++ 3039+++
3036** face-attribute, face-foreground, face-background, and face-stipple now 3040** face-attribute, face-foreground, face-background, and face-stipple now
3037accept a new optional argument, INHERIT, which controls how face 3041accept a new optional argument, INHERIT, which controls how face