X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fcus-face.el;h=6be65bae0c6e4e5cb99aad98294a5c4f359bf459;hb=refs%2Fremotes%2Forigin%2Funlabeled-1.1.1;hp=1660a7a399ce72514c99d12efdad22b839f7aca8;hpb=72a705551741d6f85a40eea486c222bac482d8dc;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/cus-face.el b/lisp/cus-face.el index 1660a7a..6be65ba 100644 --- a/lisp/cus-face.el +++ b/lisp/cus-face.el @@ -226,6 +226,7 @@ If FRAME is nil, use the default face." (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"