XEmacs 21.2.14.
[chise/xemacs-chise.git.1] / lisp / cus-face.el
index 1660a7a..6be65ba 100644 (file)
@@ -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"