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 Add Emacs user interface. 2014-09-03 23:50:35 +04:00
guix-info.el emacs: Add "Source" field to 'guix-info' buffers. 2014-11-12 22:10:32 +03:00
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 emacs: Add interface for comparing generations. 2014-11-04 15:51:22 +03:00
guix-prettify.el emacs: Add 'guix-prettify'. 2014-11-07 14:58:15 +03:00
guix-profiles.el.in emacs: Move profiles code to "guix-profiles.el.in". 2014-12-02 22:09:22 +03:00
guix-utils.el emacs: Add 'guix-find-file'. 2014-11-10 16:13:41 +03:00
guix.el emacs: Improve interface for working with multiple profiles. 2014-10-18 10:24:13 +04:00