Mercurial > hg > xemacs-beta
diff lisp/cus-face.el @ 235:85a06df23a9a r20-5b16
Import from CVS: tag r20-5b16
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:14:40 +0200 |
parents | 78f53ef88e17 |
children | 966663fcf606 |
line wrap: on
line diff
--- a/lisp/cus-face.el Mon Aug 13 10:14:17 2007 +0200 +++ b/lisp/cus-face.el Mon Aug 13 10:14:40 2007 +0200 @@ -137,7 +137,7 @@ atts (cdr atts) get (nth 3 att)) (condition-case nil - ;; This may fail if w3 doesn't exists. + ;; This may fail if w3 doesn't exist. (when get (let ((answer (funcall get face frame))) (unless (equal answer (funcall get 'default frame))