summaryrefslogtreecommitdiff
path: root/emacs
Commit message (Expand)AuthorAge
* emacs: Require 'cl-lib'.Ludovic Courtès2015-07-20
* emacs: Fix reference to directory variable.Christopher Allan Webber2015-07-20
* emacs: Fill package heading in Info buffers.Ludovic Courtès2015-07-14
* emacs: Find autoloads in "guix.d" subdirectories.Alex Kost2015-07-11
* 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: Complete 'guix size --map-file' properly.Alex Kost2015-06-22
* emacs: Add completions for 'edit' and 'size' commands.Alex Kost2015-06-19
* emacs: Add shell completions for "guix" command.Alex Kost2015-06-08
* emacs: Add "memoization" code.Alex Kost2015-06-08
* emacs: Report about "search paths" after operation.Alex Kost2015-05-29
* emacs: Add 'guix-apply-manifest'.Alex Kost2015-05-29
* emacs: Remove "M" key binding for marking all lines.Alex Kost2015-05-29
* emacs: In 'run-with-store' call, specify the guile-for-build.Ludovic Courtès2015-01-16
* emacs: Handle autoloading Emacs packages installed with Guix.Alex Kost2014-12-02
* emacs: Move profiles code to "guix-profiles.el.in".Alex Kost2014-12-02
* emacs: Add missing directory to the guile load path.Alex Kost2014-11-26
* emacs: Disable build traces produced by the daemon.Ludovic Courtès2014-11-25
* emacs: Don't override the user's 'geiser-guile-load-path'.Ludovic Courtès2014-11-20
* emacs: Add "Source" field to 'guix-info' buffers.Alex Kost2014-11-12
* emacs: Improve 'guix-redisplay-buffer'.Alex Kost2014-11-10
* emacs: Add 'guix-find-file'.Alex Kost2014-11-10
* emacs: Restore mode-line after operation prompt.Alex Kost2014-11-10
* emacs: Add "c" key binding to copy a button link.Alex Kost2014-11-10
* emacs: Add 'guix-prettify'.Alex Kost2014-11-07
* emacs: Add interface for comparing generations.Alex Kost2014-11-04
* emacs: Improve minibuffer messages.Alex Kost2014-11-04
* emacs: Add package info heading.Alex Kost2014-11-02
* emacs: Add 'guix-pull' command.Alex Kost2014-10-27
* emacs: Improve REPL procedures.Alex Kost2014-10-27
* emacs: Improve buffer procedures.Alex Kost2014-10-27
* emacs: Introduce REPL operation type.Alex Kost2014-10-27
* emacs: Handle updating by ID after REPL restart.Alex Kost2014-10-27
* emacs: Improve interface for working with multiple profiles.Alex Kost2014-10-18
* emacs: Add 'guix-generations-by-time' command.Alex Kost2014-10-17
* emacs: Support auto-updating after performing REPL operation.Alex Kost2014-10-16
* emacs: Add hooks for REPL operations.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
* ui: Move 'show-manifest-transaction' from (guix profiles).Alex Kost2014-10-10
* emacs: Use 'with-store' in 'process-package-actions'.Alex Kost2014-10-06
* emacs: Add support for deleting generations.Alex Kost2014-10-06
* emacs: Add support for modifying options during operation confirmation.Alex Kost2014-10-02
* emacs: Use package/output type variables where needed.Alex Kost2014-09-28
* emacs: Support font-locking.Alex Kost2014-09-28
* emacs: Fix errors in receiving information.Alex Kost2014-09-28
* emacs: Add support for displaying outputs.Alex Kost2014-09-24
* emacs: Rewrite scheme side in a functional manner.Alex Kost2014-09-24