diff lisp/faces.el @ 5420:b9167d522a9a

Rebase with 21.5 trunk.
author Mats Lidell <matsl@xemacs.org>
date Thu, 28 Oct 2010 23:53:24 +0200
parents 308d34e9f07d d27c1ee1943b
children 0af042a0c116
line wrap: on
line diff
--- a/lisp/faces.el	Wed Oct 27 23:36:14 2010 +0200
+++ b/lisp/faces.el	Thu Oct 28 23:53:24 2010 +0200
@@ -47,9 +47,7 @@
 
 ;; To elude the warnings for font functions. (Normally autoloaded when
 ;; font-create-object is called)
-(eval-when-compile
-  (require 'font)
-  (load "cl-macs"))
+(eval-when-compile (require 'font))
 
 (defgroup faces nil
   "Support for multiple text attributes (fonts, colors, ...)