Alex Kost
0805f336ad
emacs: Complete 'guix size --map-file' properly.
...
* emacs/guix-pcomplete.el (guix-pcomplete-complete-option-arg): Complete
file name for '-m/--map-file' option of 'guix size' command.
2015-06-22 11:01:21 +03:00
Alex Kost
14a983c28a
emacs: Add completions for 'edit' and 'size' commands.
...
* emacs/guix-pcomplete.el (guix-pcomplete-complete-command-arg):
Complete package names for 'guix edit' and 'guix size' commands.
(guix-pcomplete-complete-option-arg): Complete '-s/--system' option
for 'guix size'.
2015-06-19 12:59:32 +03:00
Alex Kost
00a8dae2a6
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.
2015-06-08 11:46:05 +03:00