diff options
Diffstat (limited to 'modules/font-config.el')
| -rw-r--r-- | modules/font-config.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/font-config.el b/modules/font-config.el index f7c3af5f..811763f7 100644 --- a/modules/font-config.el +++ b/modules/font-config.el @@ -45,6 +45,7 @@ ;;; Code: (require 'host-environment) +(require 'keybindings) ;; establishes the C-z prefix used for "C-z F" below ;; ---------------------- HarfBuzz Font Cache Crash Fix ----------------------- ;; Prevents Emacs from compacting font caches during GC. Without this, GC can |
