summaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAgeFilesLines
* emacs: In 'run-with-store' call, specify the guile-for-build....Ludovic Courtès2015-01-161-1/+3
* emacs: Handle autoloading Emacs packages installed with Guix....Alex Kost2014-12-023-1/+96
* emacs: Move profiles code to "guix-profiles.el.in"....Alex Kost2014-12-023-48/+63
* emacs: Add missing directory to the guile load path....Alex Kost2014-11-261-0/+1
* emacs: Disable build traces produced by the daemon....Ludovic Courtès2014-11-251-0/+2
* emacs: Don't override the user's 'geiser-guile-load-path'....Ludovic Courtès2014-11-201-1/+2
* emacs: Add "Source" field to 'guix-info' buffers....Alex Kost2014-11-123-8/+204
* emacs: Improve 'guix-redisplay-buffer'....Alex Kost2014-11-101-6/+33
* emacs: Add 'guix-find-file'....Alex Kost2014-11-102-1/+7
* emacs: Restore mode-line after operation prompt....Alex Kost2014-11-101-4/+6
* emacs: Add "c" key binding to copy a button link....Alex Kost2014-11-101-0/+16
* emacs: Add 'guix-prettify'....Alex Kost2014-11-071-0/+204
* emacs: Add interface for comparing generations....Alex Kost2014-11-045-4/+263
* emacs: Improve minibuffer messages....Alex Kost2014-11-042-106/+199
* emacs: Add package info heading....Alex Kost2014-11-021-2/+72
* emacs: Add 'guix-pull' command....Alex Kost2014-10-272-4/+40
* emacs: Improve REPL procedures....Alex Kost2014-10-271-14/+32
* emacs: Improve buffer procedures....Alex Kost2014-10-271-21/+30
* emacs: Introduce REPL operation type....Alex Kost2014-10-271-3/+23
* 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-184-113/+234
* emacs: Add 'guix-generations-by-time' command....Alex Kost2014-10-174-2/+35
* emacs: Support auto-updating after performing REPL operation....Alex Kost2014-10-164-24/+90
* emacs: Add hooks for REPL operations....Alex Kost2014-10-161-9/+38
* emacs: Add support for switching generations....Alex Kost2014-10-133-1/+28
* emacs: Add 'current' generation parameter....Alex Kost2014-10-134-10/+36
* emacs: Allow list functions to deal with nil values....Alex Kost2014-10-121-4/+7
* ui: Move 'show-manifest-transaction' from (guix profiles)....Alex Kost2014-10-101-1/+1
* emacs: Use 'with-store' in 'process-package-actions'....Alex Kost2014-10-061-25/+25
* emacs: Add support for deleting generations....Alex Kost2014-10-064-3/+42
* 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-284-37/+31
* emacs: Support font-locking....Alex Kost2014-09-283-57/+79
* emacs: Fix errors in receiving information....Alex Kost2014-09-281-3/+5
* emacs: Add support for displaying outputs....Alex Kost2014-09-244-34/+277
* emacs: Rewrite scheme side in a functional manner....Alex Kost2014-09-243-342/+555
* emacs: Use general functions instead of generated ones....Alex Kost2014-09-244-183/+198
* 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-0310-0/+3124