Mercurial > hg > xemacs-beta
diff lisp/cus-face.el @ 5640:e6b5c49f9e13
Add autoload cookie to custom-set-face-bold
author | Vin Shelton <acs@xemacs.org> |
---|---|
date | Sun, 08 Jan 2012 22:29:06 -0500 |
parents | c39052c921b5 |
children |
line wrap: on
line diff
--- a/lisp/cus-face.el Sun Jan 08 20:41:37 2012 +0000 +++ b/lisp/cus-face.el Sun Jan 08 22:29:06 2012 -0500 @@ -215,6 +215,7 @@ (list (list t (face-custom-attributes-get symbol (selected-frame)))))) +;;;###autoload (defun custom-set-face-bold (face value &optional frame tags) "Set the bold property of FACE to VALUE." (if value