1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 13:02:00 -08:00
emacs/doc
Philip Kaludercic 881be95cdd
Allow reviewing packages before installaion
* 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.
2026-01-10 12:38:05 +01:00
..
emacs Allow reviewing packages before installaion 2026-01-10 12:38:05 +01:00
lispintro ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
lispref ; * doc/lispref/streams.texi (Output Functions): Fix markup (bug#80167). 2026-01-10 12:18:47 +02:00
man ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
misc Unobsolete and autoload M-x eglot-manual, mention it in manual 2026-01-08 08:36:50 +00:00
translations ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00