]> git.eshelyaron.com Git - emacs.git/commit
Add new package.el commands for recompilation
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 16 Jun 2022 11:49:02 +0000 (13:49 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 16 Jun 2022 11:49:11 +0000 (13:49 +0200)
commitfeb654b4605cd84d1913d33a7d4c687bd4e71be7
tree2dd9d119cc78bae5b419f5e7556a7421d4452819
parent217c41c7b07b10d5a93f4cf7b6619db411603e65
Add new package.el commands for recompilation

* doc/emacs/package.texi (Package Installation): Document them.

* lisp/emacs-lisp/package.el (package-recompile):
(package-recompile-all): New commands (bug#27253).
doc/emacs/package.texi
etc/NEWS
lisp/emacs-lisp/package.el