summaryrefslogtreecommitdiff
path: root/emacs/guix-base.el
Commit message (Expand)AuthorAgeFilesLines
* emacs: Move profiles code to "guix-profiles.el.in"....Alex Kost2014-12-021-41/+1
* emacs: Add "Source" field to 'guix-info' buffers....Alex Kost2014-11-121-3/+30
* emacs: Improve 'guix-redisplay-buffer'....Alex Kost2014-11-101-6/+33
* emacs: Restore mode-line after operation prompt....Alex Kost2014-11-101-4/+6
* emacs: Add interface for comparing generations....Alex Kost2014-11-041-0/+111
* emacs: Improve minibuffer messages....Alex Kost2014-11-041-106/+7
* emacs: Add 'guix-pull' command....Alex Kost2014-10-271-0/+39
* emacs: Improve buffer procedures....Alex Kost2014-10-271-21/+30
* emacs: Handle updating by ID after REPL restart....Alex Kost2014-10-271-6/+34
* emacs: Improve interface for working with multiple profiles....Alex Kost2014-10-181-54/+125
* emacs: Add 'guix-generations-by-time' command....Alex Kost2014-10-171-1/+5
* emacs: Support auto-updating after performing REPL operation....Alex Kost2014-10-161-13/+70
* emacs: Add support for switching generations....Alex Kost2014-10-131-0/+9
* emacs: Add 'current' generation parameter....Alex Kost2014-10-131-0/+1
* emacs: Add support for deleting generations....Alex Kost2014-10-061-0/+14
* emacs: Add support for modifying options during operation confirmation....Alex Kost2014-10-021-1/+105
* emacs: Use package/output type variables where needed....Alex Kost2014-09-281-1/+19
* emacs: Support font-locking....Alex Kost2014-09-281-1/+1
* emacs: Add support for displaying outputs....Alex Kost2014-09-241-4/+65
* emacs: Rewrite scheme side in a functional manner....Alex Kost2014-09-241-6/+6
* emacs: Use general functions instead of generated ones....Alex Kost2014-09-241-138/+154
* Add Emacs user interface....Alex Kost2014-09-031-0/+607