Improve reproducibility of generated loaddefs file.
commit5200c2baefbc855d36c07e2d6a9c1adeb693a542
authorGlenn Morris <rgm@gnu.org>
Tue, 30 Jun 2015 18:59:04 +0000 (30 14:59 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 30 Jun 2015 18:59:04 +0000 (30 14:59 -0400)
treee2c67a0c9e71041a150b38fec60cedeb2d69fe7d
parent0dfea4562e19f5cc90c77ff5f9a96f9e94caf57c
Improve reproducibility of generated loaddefs file.

* lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads):
Make the return value the modtime of the input file (if no autoloads).
(update-directory-autoloads): In the "no autoloads" section,
use "most recent modtime" rather than "current time".

; http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00688.html
lisp/emacs-lisp/autoload.el