mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-23 13:02:00 -08:00
* lisp/emacs-lisp/package.el (package-review-policy) (package-review-directory, package-review-diff-command): Add new options. (package--review-p): Add new function to consult 'package-review-policy'. (package-review): Add new function. (package-unpack): Use new functions. (package-install-from-archive): Return package descriptors of installed packages. (package-download-transaction): Handle failure of a incomplete transaction. (package-install): Report if a package installation failed. (package-upgrade): Anticipate a failed package transaction by not deleting a package beforehand. (package-install-from-buffer): Handle the failure to download dependencies or a rejection during the actual package review. * doc/emacs/package.texi: Document feature. * etc/NEWS: Mention new feature. |
||
|---|---|---|
| .. | ||
| emacs | ||
| lispintro | ||
| lispref | ||
| man | ||
| misc | ||
| translations | ||