diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-05-07 16:11:50 +0100 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-05-07 16:13:45 +0100 |
commit | 14bb519f1034ddb38ce375cbad7095d9b07f8b26 (patch) | |
tree | acf9714a9fd6e6f4c09e95ef72c62de6020eb2b2 /lisp/emacs-lisp/debug.el | |
parent | ad39858fae45452d39c7f37c3eaf0037fa5620b8 (diff) | |
download | emacs-14bb519f1034ddb38ce375cbad7095d9b07f8b26.tar.gz emacs-14bb519f1034ddb38ce375cbad7095d9b07f8b26.tar.bz2 emacs-14bb519f1034ddb38ce375cbad7095d9b07f8b26.zip |
* lisp/emacs-lisp/package.el: New "external" package status
An external package is any installed package that's not built-in
and not from `package-user-dir', which usually means it's from an
entry in `package-directory-list'. They are treated much like
built-in packages, in that they cannot be through the Package Menu
deleted and are not considered for upgrades.
(package-desc-status): Identify if a package is installed outside
`package-user-dir'.
(package-menu--print-info-simple)
(package-menu--status-predicate): Add support for it.
* etc/NEWS: Document it.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions