guix/emacs
Alex Kost 9b0afb0d28 emacs: Add popup interface for guix commands.
* emacs/guix-command.el: New file.
* emacs.am (ELFILES): Add it.
* doc/emacs.texi (Emacs Initial Setup): Mention 'magit-popup' library.
  (Emacs Popup Interface): New node.
  (Emacs Interface): Add it.
* doc/guix.texi (Top): Likewise.
2015-08-30 18:26:03 +03:00
..
guix-backend.el
guix-base.el emacs: Add code to run guix command in shell. 2015-08-30 18:26:02 +03:00
guix-command.el emacs: Add popup interface for guix commands. 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
guix-history.el
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: Add and use alist accessors. 2015-08-30 18:26:02 +03:00
guix-main.scm emacs: Add code to run guix command in REPL. 2015-08-30 18:26:02 +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
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