aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8c27289d5e0..3e686f98db3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -38,6 +38,12 @@ fontsets if the default font supports these characters. Set this
38variable to nil to disable the new behavior and get back the old 38variable to nil to disable the new behavior and get back the old
39behavior. 39behavior.
40 40
41---
42** New variable 'inhibit-compacting-font-caches'.
43Set this variable to a non-nil value to speed up display of characters
44using large fonts, at the price of a larger memory footprint of the
45Emacs session.
46
41 47
42* Installation Changes in Emacs 25.1 48* Installation Changes in Emacs 25.1
43 49