# HG changeset patch # User Sam Steingold # Date 1270828365 14400 # Node ID f1bfb44da2cb5ccf1564ab5945162096b7dce85e # Parent 2c6eaa7826c734385d629c4d374a83a893fb4829 (compilation-save-buffers-predicate): Remove the "autoload" cookie. diff -r 2c6eaa7826c7 -r f1bfb44da2cb lisp/ChangeLog --- a/lisp/ChangeLog Fri Apr 09 08:35:30 2010 -0700 +++ b/lisp/ChangeLog Fri Apr 09 11:52:45 2010 -0400 @@ -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 -r 2c6eaa7826c7 -r f1bfb44da2cb lisp/progmodes/compile.el --- a/lisp/progmodes/compile.el Fri Apr 09 08:35:30 2010 -0700 +++ b/lisp/progmodes/compile.el Fri Apr 09 11:52:45 2010 -0400 @@ -583,7 +583,6 @@ :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