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