aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c6051c97f5b..0c055ca682b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -297,10 +297,10 @@ To get the old, less-secure behavior, you can set the
297(Instead you can use Tramp methods to run root commands in a non-root Emacs.) 297(Instead you can use Tramp methods to run root commands in a non-root Emacs.)
298 298
299--- 299---
300*** 'xft-ignore-color-fonts' now ignores even more color fonts. 300** 'xft-ignore-color-fonts' now ignores even more color fonts.
301There are color fonts that managed to bypass the existing checks, 301There are color fonts that managed to bypass the existing checks,
302causing XFT crashes, they are now filtered out. Setting 302causing XFT crashes, they are now filtered out. Setting
303'xft-ignore-color-conts' to nil removes those checks, which might 303'xft-ignore-color-fonts' to nil removes those checks, which might
304require setting 'face-ignored-fonts' to filter out problematic fonts. 304require setting 'face-ignored-fonts' to filter out problematic fonts.
305Known problematic fonts are "Noto Color Emoji" and "Emoji One". 305Known problematic fonts are "Noto Color Emoji" and "Emoji One".
306 306