]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant requires from package.el
authorStefan Kangas <stefankangas@gmail.com>
Sat, 18 Feb 2023 11:39:17 +0000 (12:39 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 18 Feb 2023 11:44:00 +0000 (12:44 +0100)
commit97f24924df62303c944176510038f398370f8fb6
tree71181773b953ac24fbbef09161b756e186e6ee0b
parent0be5f7ab6368175953c0a5bcbbd485fd9edda2b0
Remove redundant requires from package.el

* lisp/emacs-lisp/package.el (package-check-signature)
(package-untar-buffer): Simplify by removing redundant require for
autoloaded function.
lisp/emacs-lisp/package.el