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