Mercurial > hg > xemacs-beta
diff lisp/cus-face.el @ 213:78f53ef88e17 r20-4b5
Import from CVS: tag r20-4b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:06:47 +0200 |
parents | 41ff10fd062f |
children | 85a06df23a9a |
line wrap: on
line diff
--- a/lisp/cus-face.el Mon Aug 13 10:05:53 2007 +0200 +++ b/lisp/cus-face.el Mon Aug 13 10:06:47 2007 +0200 @@ -81,7 +81,7 @@ set-face-reverse-p face-reverse-p) (:stipple (editable-field :format "Stipple: %v" :help-echo "Name of background bitmap file.") - set-face-background-pixmap custom-face-stipple) + set-face-stipple custom-face-stipple) (:family (editable-field :format "Font Family: %v" :help-echo "\ Name of font family to use (e.g. times).")