guix-devel/emacs
Alex Kost eb097f36b1 emacs: Use prompt for packages instead popup for edit action.
* emacs/guix-base.el (guix-package-location): New function.
  (guix-edit-package): Rename and move to ...
* emacs/guix.el (guix-edit): ...here.  Make it interactive.
* emacs/guix-command.el (guix-edit-action): New function (alias to
  'guix-edit') to override the popup for edit command in "M-x guix".
* emacs/guix-list.el (guix-list-edit-package): Adjust for 'guix-edit'
  renaming.
* emacs/guix-main.scm (package-location-string): Allow to accept package
  id or package name as argument.
2015-08-30 18:26:03 +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: Use prompt for packages instead popup for edit action. 2015-08-30 18:26:03 +03:00
guix-command.el emacs: Use prompt for packages instead popup for edit action. 2015-08-30 18:26:03 +03:00
guix-emacs.el emacs: Require 'cl-lib'. 2015-07-20 22:25:42 +02:00
guix-help-vars.el emacs: Add help variables. 2015-08-30 18:26:02 +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 and use alist accessors. 2015-08-30 18:26:02 +03:00
guix-init.el.in emacs: Find autoloads in "guix.d" subdirectories. 2015-07-11 18:21:35 +03:00
guix-list.el emacs: Use prompt for packages instead popup for edit action. 2015-08-30 18:26:03 +03:00
guix-main.scm emacs: Use prompt for packages instead popup for edit action. 2015-08-30 18:26:03 +03:00
guix-messages.el emacs: Add and use alist accessors. 2015-08-30 18:26:02 +03:00
guix-pcomplete.el emacs: Add help variables. 2015-08-30 18:26:02 +03:00
guix-popup.el emacs: Add "guix-popup.el". 2015-08-30 18:26:03 +03:00
guix-prettify.el emacs: Add and use 'guix-while-search'. 2015-08-30 18:26:01 +03:00
guix-profiles.el.in emacs: Move profiles code to "guix-profiles.el.in". 2014-12-02 22:09:22 +03:00
guix-read.el emacs: Add minibuffer readers. 2015-08-30 18:26:02 +03:00
guix-utils.el emacs: Add and use alist accessors. 2015-08-30 18:26:02 +03:00
guix.el emacs: Use prompt for packages instead popup for edit action. 2015-08-30 18:26:03 +03:00