emacs-lisp/package.el (package--user-selected-p): New function.
commitc184e85ea2adfc5b63f1fe55a6fa2eaaacbda97b
authorArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 3 Feb 2015 13:43:10 +0000 (3 13:43 +0000)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Tue, 3 Feb 2015 13:54:41 +0000 (3 13:54 +0000)
treef62bbf32a9a6717aa1676b991d7680e36d0154e8
parent6d767f961fe9f3bff9f59f5902db7925e6da19ef
emacs-lisp/package.el (package--user-selected-p): New function.

Populates `package-selected-packages' if necessary, and then checks if
symbol PKG is contained in it.
lisp/ChangeLog
lisp/emacs-lisp/package.el