From: Colin Walters Date: Tue, 21 May 2002 21:02:25 +0000 (+0000) Subject: Add font-core.el. X-Git-Tag: ttn-vms-21-2-B4~14931 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=63a29a5d08514191a6b24fd65f843209ee40f3dc;p=emacs.git Add font-core.el. --- diff --git a/lisp/loadup.el b/lisp/loadup.el index e0cb78ef015..fc5bc4305e8 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el @@ -125,6 +125,7 @@ (load "window") (load "frame") (load "term/tty-colors") +(load "font-core") (if (fboundp 'frame-face-alist) (progn