summaryrefslogtreecommitdiff
path: root/emacs/guix-list.el
Commit message (Expand)AuthorAgeFilesLines
* emacs: list: Support displaying URL links....Alex Kost2016-01-251-0/+13
* emacs: Rename 'file-path' to 'file-name'....Alex Kost2016-01-251-7/+7
* emacs: Add hierarchy of customization groups....Alex Kost2016-01-021-9/+1
* emacs: Add 'guix-list-get-display-entries'....Alex Kost2016-01-021-6/+22
* emacs: Add 'list-single' variables....Alex Kost2016-01-021-0/+18
* emacs: Reorganize package/generation UI code....Alex Kost2016-01-021-445/+4
* emacs: Generalize buffer interface....Alex Kost2016-01-021-35/+68
* emacs: Generalize buffer naming....Alex Kost2016-01-021-0/+2
* emacs: Split 'guix-root-map' keymap....Alex Kost2016-01-021-1/+1
* emacs: Split 'guix-param-titles' variable....Alex Kost2016-01-021-10/+2
* emacs: Factorize macros for defining interfaces....Alex Kost2016-01-021-23/+24
* emacs: list: Factorize "edit package" commands....Alex Kost2016-01-021-15/+13
* emacs: list: Split 'guix-list-format' variable....Alex Kost2016-01-021-36/+45
* emacs: list: Add 'guix-list-mode-initialize'....Alex Kost2016-01-021-9/+13
* emacs: list: Generalize 'sort-key' code....Alex Kost2016-01-021-21/+36
* emacs: list: Generalize 'describe' code....Alex Kost2016-01-021-52/+79
* emacs: list: Generalize 'marks' code....Alex Kost2016-01-021-42/+59
* emacs: Add 'guix-keyword-args-let'....Alex Kost2016-01-021-39/+31
* emacs: list: Configure format in one place....Alex Kost2016-01-021-55/+34
* emacs: Rename internal procedures....Alex Kost2016-01-021-36/+33
* emacs: list: Generate numerical sort predicates....Alex Kost2016-01-021-4/+24
* emacs: Add API for 'guix-entry'....Alex Kost2016-01-021-17/+18
* emacs: list: Fontify time stamps....Alex Kost2015-12-091-1/+7
* emacs: Add customization groups for faces....Alex Kost2015-09-151-3/+8
* emacs: Use prompt for packages instead popup for edit action....Alex Kost2015-08-301-1/+1
* emacs: Add and use alist accessors....Alex Kost2015-08-301-25/+25
* emacs: Add 'guix-root-map'....Alex Kost2015-06-261-1/+3
* emacs: Add "edit" command to a list of packages....Alex Kost2015-06-221-0/+7
* emacs: Simplify defining package ID in a list buffer....Alex Kost2015-06-221-1/+10
* emacs: Remove "M" key binding for marking all lines....Alex Kost2015-05-291-18/+24
* emacs: Add interface for comparing generations....Alex Kost2014-11-041-1/+84
* emacs: Improve interface for working with multiple profiles....Alex Kost2014-10-181-6/+8
* emacs: Support auto-updating after performing REPL operation....Alex Kost2014-10-161-3/+3
* emacs: Add support for switching generations....Alex Kost2014-10-131-0/+11
* emacs: Add 'current' generation parameter....Alex Kost2014-10-131-2/+9
* emacs: Allow list functions to deal with nil values....Alex Kost2014-10-121-4/+7
* emacs: Add support for deleting generations....Alex Kost2014-10-061-1/+18
* emacs: Use package/output type variables where needed....Alex Kost2014-09-281-20/+2
* emacs: Add support for displaying outputs....Alex Kost2014-09-241-21/+155
* emacs: Use general functions instead of generated ones....Alex Kost2014-09-241-23/+19
* emacs: Improve key bindings for marking the packages....Alex Kost2014-09-081-31/+67
* emacs: Add a face for installed packages....Alex Kost2014-09-061-3/+11
* Add Emacs user interface....Alex Kost2014-09-031-0/+586