]> git.eshelyaron.com Git - emacs.git/commit
Remove compat code from autoload.el
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 11 Aug 2020 19:21:13 +0000 (21:21 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 11 Aug 2020 19:21:13 +0000 (21:21 +0200)
commitdb3a7dfccceb9498227ab06e981706199e1e0f1b
treee3b188f0e7ca6fff048aae9bfd8a658558bbbd21
parent4d00db5538dc0ef47cf1cdf425b895d04145fe9e
Remove compat code from autoload.el

* lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload):
register-definition-prefixes is in subr.el, so it shouldn't be
necessary to check whether it's defined.
lisp/emacs-lisp/autoload.el