| Commit message (Expand) | Author | Age | Files | Lines |
* | 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.
| Alex Kost | 2015-06-22 | 1 | -1/+5 |
* | 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'.
| Alex Kost | 2015-06-19 | 1 | -2/+3 |
* | 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.
| Alex Kost | 2015-06-08 | 1 | -0/+392 |