Mercurial > hg > xemacs-beta
diff lisp/cus-face.el @ 377:d883f39b8495 r21-2b4
Import from CVS: tag r21-2b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:05:42 +0200 |
parents | 6240c7796c7a |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/lisp/cus-face.el Mon Aug 13 11:04:53 2007 +0200 +++ b/lisp/cus-face.el Mon Aug 13 11:05:42 2007 +0200 @@ -226,6 +226,7 @@ (fontobj (font-create-object font))) (font-family fontobj))) +;;;###autoload (defun custom-set-face-update-spec (face display plist) "Customize the FACE for display types matching DISPLAY, merging in the new items from PLIST"