aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d230bb01e6a..bec835fa22e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -33,7 +33,7 @@ default toolkit, but you can use --with-x-toolkit=gtk if necessary.
33** New font code. 33** New font code.
34Fonts are handled by new code capable of dealing with multiple font 34Fonts are handled by new code capable of dealing with multiple font
35backends. This uses the freetype and fontconfig libraries. 35backends. This uses the freetype and fontconfig libraries.
36 36+++
37*** Emacs now accepts font names supplied in the fontconfig format 37*** Emacs now accepts font names supplied in the fontconfig format
38(e.g. "monospace-12:bold") and GTK format (e.g. "Monospace Bold 12"). 38(e.g. "monospace-12:bold") and GTK format (e.g. "Monospace Bold 12").
39 39