]> code.delx.au - gnu-emacs/commitdiff
* lisp/progmodes/grep.el (grep-save-buffers): Don't autoload defcustoms.
authorGlenn Morris <rgm@gnu.org>
Mon, 29 Feb 2016 16:40:56 +0000 (08:40 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 29 Feb 2016 16:40:56 +0000 (08:40 -0800)
; (Unless there is a good, specific reason.)

lisp/progmodes/grep.el

index b035528d4b26bd1139ca9e3c531c20ef10363172..a0b7e7d1bf55e12decb850e538a2afc07569b900 100644 (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