Require fontset.
This commit is contained in:
parent
ec465548a9
commit
51099b4521
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@
|
|||
(require 'faces)
|
||||
(require 'select)
|
||||
(require 'menu-bar)
|
||||
(if (fboundp 'new-fontset)
|
||||
(require 'fontset))
|
||||
|
||||
;; Because Windows scrollbars look and act quite differently compared
|
||||
;; with the standard X scroll-bars, we don't try to use the normal
|
||||
|
|
Loading…
Add table
Reference in a new issue