Require fontset and call setup-default-fontset.

This commit is contained in:
Kenichi Handa 2003-01-17 08:16:17 +00:00
parent 6acdd93e6d
commit 153e1ba447

View file

@ -197,6 +197,8 @@ Switch to a buffer editing the last file dropped."
(if (fboundp 'new-fontset)
(progn
(require 'fontset)
(setup-default-fontset)
(create-fontset-from-fontset-spec
"-etl-fixed-medium-r-normal-*-16-*-*-*-*-*-fontset-mac,
ascii:-*-Monaco-*-*-*-*-12-*-*-*-*-*-mac-roman")