]> code.delx.au - gnu-emacs/blobdiff - lisp/help-fns.el
* cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
[gnu-emacs] / lisp / help-fns.el
index c3bff9273007dbba4e2202e742682cfb27843f6f..78c156fa410695774b5890f9a8eef9345f72cfe1 100644 (file)
@@ -223,7 +223,6 @@ KIND should be `var' for a variable or `subr' for a subroutine."
            (concat "src/" file)
          file)))))
 
-;;;###autoload
 (defface help-argument-name '((((supports :slant italic)) :inherit italic))
   "Face to highlight argument names in *Help* buffers."
   :group 'help)