summaryrefslogtreecommitdiff
path: root/emacs/guix-list.el
AgeCommit message (Expand)Author
2016-01-25emacs: list: Support displaying URL links....Alex Kost
2016-01-25emacs: Rename 'file-path' to 'file-name'....Alex Kost
2016-01-02emacs: Add hierarchy of customization groups....Alex Kost
2016-01-02emacs: Add 'guix-list-get-display-entries'....Alex Kost
2016-01-02emacs: Add 'list-single' variables....Alex Kost
2016-01-02emacs: Reorganize package/generation UI code....Alex Kost
2016-01-02emacs: Generalize buffer interface....Alex Kost
2016-01-02emacs: Generalize buffer naming....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: Factorize macros for defining interfaces....Alex Kost
2016-01-02emacs: list: Factorize "edit package" commands....Alex Kost
2016-01-02emacs: list: Split 'guix-list-format' variable....Alex Kost
2016-01-02emacs: list: Add 'guix-list-mode-initialize'....Alex Kost
2016-01-02emacs: list: Generalize 'sort-key' code....Alex Kost
2016-01-02emacs: list: Generalize 'describe' code....Alex Kost
2016-01-02emacs: list: Generalize 'marks' code....Alex Kost
2016-01-02emacs: Add 'guix-keyword-args-let'....Alex Kost
2016-01-02emacs: list: Configure format in one place....Alex Kost
2016-01-02emacs: Rename internal procedures....Alex Kost
2016-01-02emacs: list: Generate numerical sort predicates....Alex Kost
2016-01-02emacs: Add API for 'guix-entry'....Alex Kost
2015-12-09emacs: list: Fontify time stamps....Alex Kost
2015-09-15emacs: Add customization groups for faces....Alex Kost
2015-08-30emacs: Use prompt for packages instead popup for edit action....Alex Kost
2015-08-30emacs: Add and use alist accessors....Alex Kost
2015-06-26emacs: Add 'guix-root-map'....Alex Kost
2015-06-22emacs: Add "edit" command to a list of packages....Alex Kost
2015-06-22emacs: Simplify defining package ID in a list buffer....Alex Kost
2015-05-29emacs: Remove "M" key binding for marking all lines....Alex Kost
2014-11-04emacs: Add interface for comparing generations....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-12emacs: Allow list functions to deal with nil values....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-24emacs: Add support for displaying outputs....Alex Kost
2014-09-24emacs: Use general functions instead of generated ones....Alex Kost
2014-09-08emacs: Improve key bindings for marking the packages....Alex Kost
2014-09-06emacs: Add a face for installed packages....Alex Kost
2014-09-03Add Emacs user interface....Alex Kost