Mercurial > hg > xemacs-beta
diff lisp/cus-edit.el @ 314:341dac730539 r21-0b55
Import from CVS: tag r21-0b55
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:44:22 +0200 |
parents | 57709be46d1b |
children | fbbf69b4e8a7 |
line wrap: on
line diff
--- a/lisp/cus-edit.el Mon Aug 13 10:43:56 2007 +0200 +++ b/lisp/cus-edit.el Mon Aug 13 10:44:22 2007 +0200 @@ -2288,7 +2288,8 @@ (unless (widget-get widget :custom-form) (widget-put widget :custom-form custom-face-default-form)) (let* ((symbol (widget-value widget)) - (spec (or (get symbol 'saved-face) + (spec (or (get symbol 'customized-face) + (get symbol 'saved-face) (get symbol 'face-defface-spec) ;; Attempt to construct it. (list (list t (face-custom-attributes-get