]> code.delx.au - gnu-emacs/blobdiff - lisp/newcomment.el
Merged from miles@gnu.org--gnu-2005 (patch 296-306)
[gnu-emacs] / lisp / newcomment.el
index 5711e7903ad28fb8d3505946e01e9fad28bc8e28..5a7b7666e8962445b3f2653c46e5f8a37e493a3f 100644 (file)
@@ -1087,6 +1087,7 @@ Else, call `comment-indent'."
            (insert (comment-padleft comment-end add)))
          (indent-according-to-mode))))))
 
+;;;###autoload
 (defcustom comment-auto-fill-only-comments nil
   "Non-nil means to only auto-fill inside comments.
 This has no effect in modes that do not define a comment syntax."