summaryrefslogtreecommitdiff
path: root/emacs/guix-location.el
Commit message (Expand)AuthorAgeFilesLines
* emacs: Make 'guix-find-location' interactive.•••* emacs/guix-location.el (guix-find-location): Make interactive. Adjust to handle "reduced" locations (without line and column numbers). Alex Kost2016-04-181-12/+19
* emacs: Separate package location code.•••* emacs/guix-base.el (guix-directory, guix-read-directory) (guix-set-directory): Move to "guix-backend.el". (guix-find-location, guix-package-location, guix-edit): Move to... * emacs/guix-location.el: ... here. New file. * emacs/guix-ui-package.el: Use it. * emacs.am (ELFILES): Add it. Alex Kost2016-04-181-0/+72