diff lisp/cus-face.el @ 267:966663fcf606 r20-5b32

Import from CVS: tag r20-5b32
author cvs
date Mon, 13 Aug 2007 10:26:29 +0200
parents 85a06df23a9a
children c9fe270a4101
line wrap: on
line diff
--- a/lisp/cus-face.el	Mon Aug 13 10:25:39 2007 +0200
+++ b/lisp/cus-face.el	Mon Aug 13 10:26:29 2007 +0200
@@ -28,7 +28,7 @@
 ;;;###autoload
 (defun custom-declare-face (face spec doc &rest args)
   "Like `defface', but FACE is evaluated as a normal argument."
-  ;; (when (fboundp 'load-gc)
+  ;; (when (fboundp 'pureload)
     ;; (error "Attempt to declare a face during dump"))
   (unless (get face 'face-defface-spec)
     (put face 'face-defface-spec spec)