Skip to content
Snippets Groups Projects
  • Alex Kost's avatar
    91cc37a1
    emacs: Improve key bindings for marking the packages. · 91cc37a1
    Alex Kost authored
    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.
    91cc37a1
    History
    emacs: Improve key bindings for marking the packages.
    Alex Kost authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.