From: Sam Steingold Date: Fri, 9 Apr 2010 15:52:45 +0000 (-0400) Subject: (compilation-save-buffers-predicate): Remove the "autoload" cookie. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~557 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4a8ae76f680171f77589d460e80ffbd273b6265a;p=emacs.git (compilation-save-buffers-predicate): Remove the "autoload" cookie. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f4091aca9f4..eef4d48c0e4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2010-04-09 Sam Steingold + + * progmodes/compile.el (compilation-save-buffers-predicate): + Remove the "autoload" cookie. + 2010-04-09 Dan Nicolaescu Add --author support to git commit. diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el index 5fc4a5f99df..7f0cdcea47e 100644 --- a/lisp/progmodes/compile.el +++ b/lisp/progmodes/compile.el @@ -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