]> git.eshelyaron.com Git - emacs.git/commit
Improve error when installing non-package dirs
authorNoam Postavsky <npostavs@gmail.com>
Sat, 25 Jun 2016 19:57:39 +0000 (15:57 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 21 Aug 2016 16:22:18 +0000 (12:22 -0400)
commit14a86f837762af8d16eef57c315da93b56699901
tree78d4e57200ccb85c749b094fcc74a286e4ad72a3
parent578d9aaf82b386c1a0316dde491d297e18e10636
Improve error when installing non-package dirs

* lisp/emacs-lisp/package.el (package-dir-info): Throw meaningful error
when no file with package info is found (Bug #19851).
lisp/emacs-lisp/package.el