1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-02 20:16:25 +00:00

emacs-lisp/package.el (package-initialize): Populate `package-selected-packages'.

This commit is contained in:
Artur Malabarba 2015-02-02 11:55:24 +00:00
parent 6f8372ded1
commit fe188b2e4f
2 changed files with 348 additions and 324 deletions

View File

@ -1,3 +1,9 @@
2015-02-02 Artur Malabarba <bruce.connor.am@gmail.com>
* emacs-lisp/package.el (package--find-non-dependencies): New
function.
(package-initialize): Use it to populate `package-selected-packages'.
2015-02-02 Michael Albinus <michael.albinus@gmx.de>
* net/tramp-sh.el (tramp-histfile-override): Add another choice 'unset.

File diff suppressed because it is too large Load Diff