mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(compilation-save-buffers-predicate): Remove the "autoload" cookie.
This commit is contained in:
parent
6aebd58cd2
commit
4a8ae76f68
2 changed files with 5 additions and 1 deletions
|
|
@ -583,7 +583,6 @@ Otherwise, it saves all modified buffers without asking."
|
|||
:type 'boolean
|
||||
:group 'compilation)
|
||||
|
||||
;;;###autoload
|
||||
(defcustom compilation-save-buffers-predicate nil
|
||||
"The second argument (PRED) passed to `save-some-buffers' before compiling.
|
||||
E.g., one can set this to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue