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