guix-devel/emacs
Alex Kost f2638f0b37 emacs: Add completions for 'guix graph'.
* emacs/guix-pcomplete.el (guix-pcomplete-parse-linter-regexp): Improve
  and rename to ...
  (guix-pcomplete-parse-list-regexp): ...this.  New variable.
  (guix-pcomplete-lint-checkers): Use it.
  (guix-pcomplete-graph-types): New function.
  (guix-pcomplete-complete-command-arg): Complete package names for
  'guix graph' command.
  (guix-pcomplete-complete-option-arg): Complete '-t/--type' option.
2015-08-27 17:50:01 +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: Add 'guix-root-map'. 2015-06-26 16:15:45 +03:00
guix-emacs.el emacs: Require 'cl-lib'. 2015-07-20 22:25:42 +02: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: Fill package heading in Info buffers. 2015-07-14 18:46:59 +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 'guix-root-map'. 2015-06-26 16:15:45 +03:00
guix-main.scm emacs: Add "edit" command to a list of packages. 2015-06-22 22:19:19 +03:00
guix-messages.el emacs: Add interface for comparing generations. 2014-11-04 15:51:22 +03:00
guix-pcomplete.el emacs: Add completions for 'guix graph'. 2015-08-27 17:50:01 +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 "memoization" code. 2015-06-08 11:46:05 +03:00
guix.el emacs: Improve interface for working with multiple profiles. 2014-10-18 10:24:13 +04:00