This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Alex Kost
0b0fbf0c16
emacs: Add "Source" field to 'guix-info' buffers.
Suggested by Ludovic Courtès.
* emacs/guix-info.el (guix-info-insert-methods, guix-info-displayed-params):
Add 'source' parameter.
(guix-package-info-source): New face.
(guix-package-source): New button type.
(guix-package-info-auto-find-source, guix-package-info-auto-download-source,
guix-package-info-download-buffer): New variables.
(guix-package-info-show-source, guix-package-info-insert-source-url,
guix-package-info-insert-source, guix-package-info-download-source,
guix-package-info-redisplay-after-download): New procedures.
* emacs/guix-base.el (guix-param-titles): Add 'source' parameter.
(guix-operation-prompt): Add 'prompt' argument.
(guix-after-source-download-hook): New variable.
(guix-package-source-path, guix-package-source-build-derivation): New
procedures.
* emacs/guix-main.scm (%package-param-alist): Add 'source' parameter.
(package-source-names, package-source-derivation->store-path,
package-source-path, package-source-build-derivation): New procedures.
|
2014-11-12 22:10:32 +03:00 |
.. |
guix-backend.el
|
emacs: Improve REPL procedures.
|
2014-10-27 21:52:56 +03:00 |
guix-base.el
|
emacs: Add "Source" field to 'guix-info' buffers.
|
2014-11-12 22:10:32 +03:00 |
guix-helper.scm.in
|
Add Emacs user interface.
|
2014-09-03 23:50:35 +04:00 |
guix-history.el
|
Add Emacs user interface.
|
2014-09-03 23:50:35 +04:00 |
guix-info.el
|
emacs: Add "Source" field to 'guix-info' buffers.
|
2014-11-12 22:10:32 +03:00 |
guix-init.el.in
|
Add Emacs user interface.
|
2014-09-03 23:50:35 +04:00 |
guix-list.el
|
emacs: Add interface for comparing generations.
|
2014-11-04 15:51:22 +03:00 |
guix-main.scm
|
emacs: Add "Source" field to 'guix-info' buffers.
|
2014-11-12 22:10:32 +03:00 |
guix-messages.el
|
emacs: Add interface for comparing generations.
|
2014-11-04 15:51:22 +03:00 |
guix-prettify.el
|
emacs: Add 'guix-prettify'.
|
2014-11-07 14:58:15 +03:00 |
guix-utils.el
|
emacs: Add 'guix-find-file'.
|
2014-11-10 16:13:41 +03:00 |
guix.el
|
emacs: Improve interface for working with multiple profiles.
|
2014-10-18 10:24:13 +04:00 |