Alex Kost <alez...@gmail.com> skribis: > If I understood correctly, the message should look like this: > > emacs: Improve key bindings for marking the packages. > > Use "U" to upgrade the current package, "^" to upgrade all. > > * emacs/guix-list.el: (guix-list-unmark): With prefix, mark all. > (guix-package-list-mark-outputs): New procedure. > (guix-package-list-mark-install, guix-package-list-mark-delete) > (guix-package-list-mark-upgrade): Use it. > (guix-package-list-mark-upgrades): New command. > * doc/emacs.texi (emacs List buffer): Update the manual accordingly.
Perfect, thanks! Ludo’.