* lisp/progmodes/grep.el (grep-save-buffers): Don't autoload defcustoms.

; (Unless there is a good, specific reason.)
This commit is contained in:
Glenn Morris 2016-02-29 08:40:56 -08:00
parent 71d63c4721
commit cffe077b76

View file

@ -227,7 +227,6 @@ to determine whether cdr should not be excluded."
(const :tag "No ignored files" nil))
:group 'grep)
;;;###autoload
(defcustom grep-save-buffers 'ask
"If non-nil, save buffers before running the grep commands.
If `ask', ask before saving. If the variable is a function, it