diff options
Diffstat (limited to 'etc/NEWS')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -3032,6 +3032,10 @@ A new predicate `supports' has also been added to the `defface' face | |||
| 3032 | specification language, which can be used to do this test for faces | 3032 | specification language, which can be used to do this test for faces |
| 3033 | defined with defface. | 3033 | defined with defface. |
| 3034 | 3034 | ||
| 3035 | ** The function face-differs-from-default-p now truly checks whether the | ||
| 3036 | given face displays differently from the default face or not (previously | ||
| 3037 | it 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 |
| 3037 | accept a new optional argument, INHERIT, which controls how face | 3041 | accept a new optional argument, INHERIT, which controls how face |