guix/emacs
Alex Kost b8fa5a2ae8 emacs: hydra: Use '-' to separate job names and version numbers.
* emacs/guix-hydra.el (guix-hydra-job-name-specification): New procedure.
* emacs/guix-ui-package.el (guix-package-info-insert-systems)
(guix-package-list-latest-builds): Use it.
2016-03-04 13:17:36 +03:00
..
guix-backend.el emacs: Move the code to load Emacs packages after installing. 2016-02-07 11:24:35 +03:00
guix-base.el emacs: 'C-u M-x guix-edit' prompts for directory. 2016-02-10 01:31:19 +03:00
guix-buffer.el emacs: Set 'guix-buffer-item' before displaying entries. 2016-02-22 22:29:56 +03:00
guix-build-log.el emacs: Autoload hooks instead of putting them in 'guix-init'. 2016-02-18 11:59:03 +03:00
guix-command.el emacs: command: Disambiguate "w" key in build options. 2016-02-01 21:23:38 +03:00
guix-config.el.in
guix-devel.el emacs: Autoload hooks instead of putting them in 'guix-init'. 2016-02-18 11:59:03 +03:00
guix-emacs.el emacs: Find Emacs packages in a system profile. 2016-02-07 11:24:35 +03:00
guix-entry.el
guix-external.el
guix-geiser.el
guix-guile.el
guix-help-vars.el
guix-helper.scm.in
guix-history.el
guix-hydra-build.el
guix-hydra-jobset.el
guix-hydra.el emacs: hydra: Use '-' to separate job names and version numbers. 2016-03-04 13:17:36 +03:00
guix-info.el emacs: Rename 'file-path' to 'file-name'. 2016-01-25 22:11:47 +03:00
guix-init.el emacs: Autoload hooks instead of putting them in 'guix-init'. 2016-02-18 11:59:03 +03:00
guix-license.el emacs: Add interface for licenses. 2016-01-25 22:11:47 +03:00
guix-list.el emacs: list: Support displaying URL links. 2016-01-25 22:11:47 +03:00
guix-main.scm Do not check package freshness during upgrade. 2016-02-24 18:24:16 +03:00
guix-messages.el emacs: Add 'guix-packages-by-license' command. 2016-01-25 22:11:47 +03:00
guix-pcomplete.el
guix-popup.el
guix-prettify.el
guix-profiles.el emacs: Do not allow a user to modify system profiles. 2016-02-22 22:36:35 +03:00
guix-read.el emacs: Add 'guix-browse-license-url' command. 2016-01-25 22:11:47 +03:00
guix-ui-generation.el emacs: Add missing (require 'guix-profiles). 2016-02-04 15:31:43 +03:00
guix-ui-package.el emacs: hydra: Use '-' to separate job names and version numbers. 2016-03-04 13:17:36 +03:00
guix-ui-system-generation.el emacs: Rename 'file-path' to 'file-name'. 2016-01-25 22:11:47 +03:00
guix-ui.el emacs: Add missing (require 'guix-profiles). 2016-02-04 15:31:43 +03:00
guix-utils.el