summaryrefslogtreecommitdiff
path: root/emacs/guix-info.el
Commit message (Expand)AuthorAgeFilesLines
* emacs: Rename 'file-path' to 'file-name'....Alex Kost2016-01-251-3/+3
* emacs: Add hierarchy of customization groups....Alex Kost2016-01-021-9/+1
* emacs: Reorganize package/generation UI code....Alex Kost2016-01-021-451/+4
* emacs: Generalize buffer interface....Alex Kost2016-01-021-17/+41
* emacs: info: Get rid of syntactic fontification....Alex Kost2016-01-021-0/+10
* emacs: Generalize buffer naming....Alex Kost2016-01-021-0/+2
* emacs: info: Buttonize package name heading....Alex Kost2016-01-021-3/+4
* emacs: Generalize buffer redisplaying....Alex Kost2016-01-021-6/+9
* emacs: Split 'guix-root-map' keymap....Alex Kost2016-01-021-2/+2
* emacs: Split 'guix-param-titles' variable....Alex Kost2016-01-021-2/+7
* emacs: info: Split 'guix-info-format' variable....Alex Kost2016-01-021-73/+101
* emacs: Factorize macros for defining interfaces....Alex Kost2016-01-021-4/+26
* emacs: info: Generalize inserting and formatting....Alex Kost2016-01-021-300/+258
* emacs: Rename internal procedures....Alex Kost2016-01-021-7/+7
* emacs: Add API for 'guix-entry'....Alex Kost2016-01-021-27/+22
* emacs: Add 'guix-with-indent'....Alex Kost2016-01-021-5/+3
* emacs: info: Add 'guix-info-heading' face....Alex Kost2015-12-091-2/+7
* emacs: info: Show a message after copying button label....Alex Kost2015-12-061-1/+1
* emacs: Add customization groups for faces....Alex Kost2015-09-151-22/+27
* emacs: Add and use alist accessors....Alex Kost2015-08-301-24/+24
* emacs: Fill package heading in Info buffers....Ludovic Courtès2015-07-141-3/+14
* emacs: Add 'guix-root-map'....Alex Kost2015-06-261-1/+1
* emacs: Add "Source" field to 'guix-info' buffers....Alex Kost2014-11-121-5/+125
* emacs: Add 'guix-find-file'....Alex Kost2014-11-101-1/+1
* emacs: Add "c" key binding to copy a button link....Alex Kost2014-11-101-0/+16
* emacs: Add package info heading....Alex Kost2014-11-021-2/+72
* emacs: Improve interface for working with multiple profiles....Alex Kost2014-10-181-6/+7
* emacs: Support auto-updating after performing REPL operation....Alex Kost2014-10-161-5/+7
* emacs: Add support for switching generations....Alex Kost2014-10-131-1/+8
* emacs: Add 'current' generation parameter....Alex Kost2014-10-131-1/+18
* emacs: Add support for deleting generations....Alex Kost2014-10-061-2/+4
* emacs: Use package/output type variables where needed....Alex Kost2014-09-281-1/+1
* emacs: Support font-locking....Alex Kost2014-09-281-41/+72
* emacs: Add support for displaying outputs....Alex Kost2014-09-241-3/+51
* emacs: Rewrite scheme side in a functional manner....Alex Kost2014-09-241-1/+2
* emacs: Use general functions instead of generated ones....Alex Kost2014-09-241-5/+4
* Add Emacs user interface....Alex Kost2014-09-031-0/+556