1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/test/lisp/vc
Lars Ingebrigtsen 6f36b67e41 Stop using a dynamically bound 'generated-autoload-file' variable
* doc/lispref/loading.texi (Autoload): Document change of name
(bug#39823).

* lisp/emacs-lisp/autoload.el (autoload-find-generated-file): Pass
the file name in.
(autoload-generated-file): Ditto.
(autoload-file-load-name): Ditto.
(generate-file-autoloads): Ditto.
(autoload--setup-output): Ditto.
(autoload-generate-file-autoloads): Ditto, and alter doc string to
reflect when `generated-autoload-file' is heeded.
(update-file-autoloads): Pass outfile in to functions.
(autoload-find-destination): Ditto.
(update-directory-autoloads): Make into an obsolete shim around
`make-directory-autoloads'.
(make-directory-autoloads): Renamed from
`update-directory-autoloads' with new semantics.
(batch-update-autoloads): Adjust caller.

* lisp/emacs-lisp/package.el (package-generate-autoloads): Adjust
caller.
2020-10-02 04:34:31 +02:00
..
add-log-tests.el Use lexical-binding in most vc tests 2020-04-28 10:36:34 +02:00
diff-mode-tests.el Mark some diff tests as failing in nonascii directories 2020-09-12 19:47:29 -07:00
ediff-diff-tests.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-ptch-tests.el Use lexical-binding in most vc tests 2020-04-28 10:36:34 +02:00
log-edit-tests.el Handle filling of indented ChangeLog function entries 2020-04-04 20:08:02 -04:00
smerge-mode-tests.el Use lexical-binding in most vc tests 2020-04-28 10:36:34 +02:00
vc-bzr-tests.el Stop using a dynamically bound 'generated-autoload-file' variable 2020-10-02 04:34:31 +02:00
vc-hg-tests.el Use lexical-binding in most vc tests 2020-04-28 10:36:34 +02:00
vc-tests.el Fix svn tests on Macos 2020-08-04 14:48:38 +02:00