(require 'faces)
(require 'select)
(require 'menu-bar)
+;; Conditional on new-fontset so bootstrapping works on non-GUI compiles
(if (fboundp 'new-fontset)
(require 'fontset))
See the documentation of `create-fontset-from-fontset-spec for the format.")
+;; Conditional on new-fontset so bootstrapping works on non-GUI compiles
(if (fboundp 'new-fontset)
(progn
;; Create the standard fontset.
(x-popup-menu
last-nonmenu-event
;; Append list of fontsets currently defined.
+ ;; Conditional on new-fontset so bootstrapping works on non-GUI compiles
(if (fboundp 'new-fontset)
(append w32-fixed-font-alist (list (generate-fontset-menu)))))))
(if fonts