summaryrefslogtreecommitdiff
path: root/emacs/guix-location.el
AgeCommit message (Expand)Author
2016-04-18emacs: 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 Kost