Alex Kost <alez...@gmail.com> skribis: > From b3f3e4b900f4a2d97a10410abe2561d9d1fc137a Mon Sep 17 00:00:00 2001 > From: Alex Kost <alez...@gmail.com> > Date: Sat, 6 Sep 2014 18:00:45 +0400 > Subject: [PATCH] emacs: Improve key bindings for marking the packages. > > * emacs/guix-list.el: Use "U" to upgrade the current package, "^" to > upgrade all.
This sentence should rather be above the first bullet. > (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: Update the manual accordingly. Please mention the affected Texinfo node names (hitting C from the diff in Magit should do that.) OK to commit with these changes. Thanks! Ludo’.