summaryrefslogtreecommitdiff
path: root/emacs/guix-info.el
Commit message (Expand)AuthorAge
* emacs: Rename 'file-path' to 'file-name'.Alex Kost2016-01-25
* emacs: Add hierarchy of customization groups.Alex Kost2016-01-02
* emacs: Reorganize package/generation UI code.Alex Kost2016-01-02
* emacs: Generalize buffer interface.Alex Kost2016-01-02
* emacs: info: Get rid of syntactic fontification.Alex Kost2016-01-02
* emacs: Generalize buffer naming.Alex Kost2016-01-02
* emacs: info: Buttonize package name heading.Alex Kost2016-01-02
* emacs: Generalize buffer redisplaying.Alex Kost2016-01-02
* emacs: Split 'guix-root-map' keymap.Alex Kost2016-01-02
* emacs: Split 'guix-param-titles' variable.Alex Kost2016-01-02
* emacs: info: Split 'guix-info-format' variable.Alex Kost2016-01-02
* emacs: Factorize macros for defining interfaces.Alex Kost2016-01-02
* emacs: info: Generalize inserting and formatting.Alex Kost2016-01-02
* emacs: Rename internal procedures.Alex Kost2016-01-02
* emacs: Add API for 'guix-entry'.Alex Kost2016-01-02
* emacs: Add 'guix-with-indent'.Alex Kost2016-01-02
* emacs: info: Add 'guix-info-heading' face.Alex Kost2015-12-09
* emacs: info: Show a message after copying button label.Alex Kost2015-12-06
* emacs: Add customization groups for faces.Alex Kost2015-09-15
* emacs: Add and use alist accessors.Alex Kost2015-08-30
* emacs: Fill package heading in Info buffers.Ludovic Courtès2015-07-14
* emacs: Add 'guix-root-map'.Alex Kost2015-06-26
* emacs: Add "Source" field to 'guix-info' buffers.Alex Kost2014-11-12
* emacs: Add 'guix-find-file'.Alex Kost2014-11-10
* emacs: Add "c" key binding to copy a button link.Alex Kost2014-11-10
* emacs: Add package info heading.Alex Kost2014-11-02
* emacs: Improve interface for working with multiple profiles.Alex Kost2014-10-18
* emacs: Support auto-updating after performing REPL operation.Alex Kost2014-10-16
* emacs: Add support for switching generations.Alex Kost2014-10-13
* emacs: Add 'current' generation parameter.Alex Kost2014-10-13
* emacs: Add support for deleting generations.Alex Kost2014-10-06
* emacs: Use package/output type variables where needed.Alex Kost2014-09-28
* emacs: Support font-locking.Alex Kost2014-09-28
* emacs: Add support for displaying outputs.Alex Kost2014-09-24
* emacs: Rewrite scheme side in a functional manner.Alex Kost2014-09-24
* emacs: Use general functions instead of generated ones.Alex Kost2014-09-24
* Add Emacs user interface.Alex Kost2014-09-03