]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/package.el (package--get-deps): Fix thinko
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 Oct 2019 13:36:01 +0000 (09:36 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 Oct 2019 13:36:01 +0000 (09:36 -0400)
commitb12edc61711d383819f0119d9227ad856c4556aa
treee705cf3cf3091dc8940857d5b3fce3a60483cbc9
parentbdb04e9dd182436a08fc80d5f7bda6432439271a
* lisp/emacs-lisp/package.el (package--get-deps): Fix thinko

* test/lisp/emacs-lisp/package-tests.el (package-test-get-deps):
Adjust test to new calling convention.
lisp/emacs-lisp/package.el
test/lisp/emacs-lisp/package-tests.el