Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 Kost | 2016-04-18 | 1 | -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 Kost | 2016-04-18 | 1 | -0/+72 |