Mercurial > hg > xemacs-beta
diff lisp/faces.el @ 3094:ad2f4ae9895b
[xemacs-hg @ 2005-11-26 11:45:47 by stephent]
Xft merge. <87k6ev4p8q.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Sat, 26 Nov 2005 11:46:25 +0000 |
parents | 7efd3a9bbcfb |
children | 316fddbf58e2 |
line wrap: on
line diff
--- a/lisp/faces.el Fri Nov 25 22:51:38 2005 +0000 +++ b/lisp/faces.el Sat Nov 26 11:46:25 2005 +0000 @@ -49,7 +49,8 @@ ;; To elude the warnings for font functions. (Normally autoloaded when ;; font-create-object is called) (eval-when-compile - (require 'font)) + (require 'font) + (load "cl-macs")) (defgroup faces nil "Support for multiple text attributes (fonts, colors, ...)