diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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. |
| 301 | There are color fonts that managed to bypass the existing checks, | 301 | There are color fonts that managed to bypass the existing checks, |
| 302 | causing XFT crashes, they are now filtered out. Setting | 302 | causing 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 |
| 304 | require setting 'face-ignored-fonts' to filter out problematic fonts. | 304 | require setting 'face-ignored-fonts' to filter out problematic fonts. |
| 305 | Known problematic fonts are "Noto Color Emoji" and "Emoji One". | 305 | Known problematic fonts are "Noto Color Emoji" and "Emoji One". |
| 306 | 306 | ||