guix/emacs
Alex Kost 6b3a1ce8d7 emacs: Fix heading face in "Package Info".
Reported by Ludovic Courtès <ludo@gnu.org> on #guix.
This fixes a regression introduced in commit 7171d824.

'insert-text-button' procedure does not allow to override a button face,
so a specialized button type should be used instead.

* emacs/guix-ui-package.el (guix-package-heading): New button type.
  (guix-package-info-insert-heading): Use it.
2016-01-14 01:12:24 +03:00
..
guix-backend.el
guix-base.el
guix-buffer.el
guix-build-log.el
guix-command.el
guix-config.el.in
guix-devel.el
guix-emacs.el
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
guix-info.el
guix-init.el
guix-list.el
guix-main.scm
guix-messages.el
guix-pcomplete.el
guix-popup.el
guix-prettify.el
guix-profiles.el
guix-read.el
guix-ui-generation.el
guix-ui-package.el
guix-ui.el
guix-utils.el