]> git.eshelyaron.com Git - emacs.git/commit
When autoload-timestamps is nil, use a dummy timestamp rather than "t".
authorGlenn Morris <rgm@gnu.org>
Sun, 24 Apr 2016 00:59:06 +0000 (17:59 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 24 Apr 2016 00:59:06 +0000 (17:59 -0700)
commit5d1e62e32989399fd2a073cc8efc07f869a1b438
treec67979129e6e7f0b0d07a26a9eea8c95d10f962e
parentb4c135f1217a0da26b792981b2132bca69d72145
When autoload-timestamps is nil, use a dummy timestamp rather than "t".

* lisp/emacs-lisp/autoload.el (autoload--non-timestamp): New constant.
(autoload-generate-file-autoloads, autoload-find-destination)
(update-directory-autoloads): Use autoload--non-timestamp.
lisp/emacs-lisp/autoload.el