guix/emacs
Alex Kost 578b98da43 emacs: Remove "M" key binding for marking all lines.
* emacs/guix-list.el: Split 'guix-list-mark' into internal and
  interactive functions.  Remove "M" key binding, use "C-u m" instead.
  (guix-list--mark): New function.  Use it in other marking functions.
  (guix-list-mark): Mark all lines with a prefix argument.
* doc/emacs.texi (Emacs List buffer): Document changes in the key
  bindings.
2015-05-29 20:54:54 +03:00
..
guix-backend.el emacs: Handle autoloading Emacs packages installed with Guix. 2014-12-02 22:09:23 +03:00
guix-base.el emacs: Move profiles code to "guix-profiles.el.in". 2014-12-02 22:09:22 +03:00
guix-emacs.el emacs: Handle autoloading Emacs packages installed with Guix. 2014-12-02 22:09:23 +03:00
guix-helper.scm.in emacs: Add missing directory to the guile load path. 2014-11-26 23:07:16 +03:00
guix-history.el
guix-info.el
guix-init.el.in emacs: Handle autoloading Emacs packages installed with Guix. 2014-12-02 22:09:23 +03:00
guix-list.el emacs: Remove "M" key binding for marking all lines. 2015-05-29 20:54:54 +03:00
guix-main.scm emacs: In 'run-with-store' call, specify the guile-for-build. 2015-01-16 21:24:52 +01:00
guix-messages.el
guix-prettify.el
guix-profiles.el.in emacs: Move profiles code to "guix-profiles.el.in". 2014-12-02 22:09:22 +03:00
guix-utils.el
guix.el