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