3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/emacs
Mathieu Lirzin 1cd4027cfd ui: Add package-description-string.
Provide support for Texinfo's markup in package description.

* guix/ui.scm (%text-width): New parameter.
  (texi->plain-text): New variable.
  (package->recutils): Use them.
  (package-description-string): New variable.
* emacs/guix-main.scm (%package-param-alist): Use it.
* gnu/packages/perl.scm (perl-devel-globaldestruction)
  (perl-devel-lexalias, perl-exporter-lite): Adapt to Texinfo's markup.
* gnu/packages/python.scm (python2-empy): Likewise.
2015-09-08 07:44:53 +02:00
..
guix-backend.el emacs: Use only one guix-load-path variable. 2015-08-30 22:46:21 +02:00
guix-base.el emacs: Use prompt for packages instead popup for edit action. 2015-08-30 18:26:03 +03:00
guix-command.el emacs: Use "r" key for 'cran' action in 'import' popup. 2015-09-02 17:00:06 +03:00
guix-config.el.in emacs: Fix guix-guile-program default value. 2015-08-30 22:45:47 +02:00
guix-emacs.el emacs: Require 'cl-lib'. 2015-07-20 22:25:42 +02:00
guix-external.el emacs: Add code to run 'dot' program. 2015-09-01 13:03:50 +03:00
guix-help-vars.el emacs: Add help variables. 2015-08-30 18:26:02 +03:00
guix-helper.scm.in emacs: Add missing directory to the guile load path. 2014-11-26 23:07:16 +03:00
guix-history.el Add Emacs user interface. 2014-09-03 23:50:35 +04:00
guix-info.el emacs: Add and use alist accessors. 2015-08-30 18:26:02 +03:00
guix-init.el emacs: Use only one guix-load-path variable. 2015-08-30 22:46:21 +02:00
guix-list.el emacs: Use prompt for packages instead popup for edit action. 2015-08-30 18:26:03 +03:00
guix-main.scm ui: Add package-description-string. 2015-09-08 07:44:53 +02:00
guix-messages.el emacs: Add and use alist accessors. 2015-08-30 18:26:02 +03:00
guix-pcomplete.el emacs: Add help variables. 2015-08-30 18:26:02 +03:00
guix-popup.el emacs: Add "guix-popup.el". 2015-08-30 18:26:03 +03:00
guix-prettify.el emacs: Add and use 'guix-while-search'. 2015-08-30 18:26:01 +03:00
guix-profiles.el build: Produce 'guix-config' instead of using compile-time tricks. 2015-08-30 19:20:12 +02:00
guix-read.el emacs: Add minibuffer readers. 2015-08-30 18:26:02 +03:00
guix-utils.el emacs: Allow users to choose a 'find-file' function. 2015-09-01 13:03:51 +03:00
guix.el emacs: Use prompt for packages instead popup for edit action. 2015-08-30 18:26:03 +03:00