guix/emacs
Alex Kost c292a6f304 emacs: Use space to separate package name and version in heading.
Reported by Ludovic Courtès <ludo@gnu.org>.

* emacs/guix-ui-package.el (guix-package-name): Check 'spec' property.
(guix-package-info-insert-heading): Use "name version" for button label,
write name specification to 'spec' property.
2016-03-23 11:24:38 +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: Use '@' to separate package names and version numbers. 2016-03-04 13:17:36 +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 emacs: Fix converting scheme into elisp expression. 2016-03-23 11:24:38 +03:00
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
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
guix-main.scm emacs: Gracefully handle wrong package names passed to 'guix-edit'. 2016-03-08 11:11:28 +01:00
guix-messages.el
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
guix-ui-generation.el emacs: Add missing (require 'guix-profiles). 2016-02-04 15:31:43 +03:00
guix-ui-package.el emacs: Use space to separate package name and version in heading. 2016-03-23 11:24:38 +03:00
guix-ui-system-generation.el
guix-ui.el emacs: Add missing (require 'guix-profiles). 2016-02-04 15:31:43 +03:00
guix-utils.el