emacs: Add shell completions for "guix" command.
authorAlex Kost <alezost@gmail.com>
Sat, 6 Jun 2015 19:19:51 +0000 (22:19 +0300)
committerAlex Kost <alezost@gmail.com>
Mon, 8 Jun 2015 08:46:05 +0000 (11:46 +0300)
commit00a8dae2a6e74a0d7dd8a0b82c3dc08d3daf2a31
tree52f2970febcc684a157c723a1ff1024d5ba4499b
parent132e74fec99eaf0febb62269ca38bacebeaa0882
emacs: Add shell completions for "guix" command.

Suggested by Ludovic Courtès <ludo@gnu.org>.

* emacs/guix-pcomplete.el: New file.
* emacs.am (ELFILES): Add it.
* doc/emacs.texi (Emacs Completions): New node.
doc/emacs.texi
emacs.am
emacs/guix-pcomplete.el [new file with mode: 0644]