Mercurial > hg > xemacs-beta
diff lisp/cus-face.el @ 321:19dcec799385 r21-0-58
Import from CVS: tag r21-0-58
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:46:44 +0200 |
parents | 341dac730539 |
children | a4f53d9b3154 |
line wrap: on
line diff
--- a/lisp/cus-face.el Mon Aug 13 10:46:01 2007 +0200 +++ b/lisp/cus-face.el Mon Aug 13 10:46:44 2007 +0200 @@ -223,6 +223,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"