summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2015-09-08ui: Add package-description-string.Mathieu Lirzin
2015-09-04emacs: Add support for "triplet" package inputs.Alex Kost
2015-09-02emacs: Use "r" key for 'cran' action in 'import' popup.Alex Kost
2015-09-01emacs: Add "View graph" action to graph popup.Alex Kost
2015-09-01emacs: Allow users to choose a 'find-file' function.Alex Kost
2015-09-01emacs: Add code to run 'dot' program.Alex Kost
2015-09-01emacs: Add code to pipe guix output to external program.Alex Kost
2015-08-30emacs: Use only one guix-load-path variable.Mathieu Lirzin
2015-08-30emacs: Fix guix-guile-program default value.Mathieu Lirzin
2015-08-30build: Produce 'guix-config' instead of using compile-time tricks.Mathieu Lirzin
2015-08-30emacs: Use prompt for packages instead popup for edit action.Alex Kost
2015-08-30emacs: Add popup interface for guix commands.Alex Kost
2015-08-30emacs: Add "guix-popup.el".Alex Kost
2015-08-30emacs: Add code to run guix command in shell.Alex Kost
2015-08-30emacs: Add code to run guix command in REPL.Alex Kost
2015-08-30emacs: Add and use alist accessors.Alex Kost
2015-08-30emacs: Add minibuffer readers.Alex Kost
2015-08-30emacs: Add help variables.Alex Kost
2015-08-30emacs: Add 'guix-package-names'.Alex Kost
2015-08-30emacs: Add 'guix-graph-type-names'.Alex Kost
2015-08-30emacs: Add 'guix-lint-checker-names'.Alex Kost
2015-08-30emacs: Add 'guix-memoized-defalias' macro.Alex Kost
2015-08-30emacs: Add 'guix-any'.Alex Kost
2015-08-30emacs: Add utils to copy guix command.Alex Kost
2015-08-30emacs: Add utils to make symbol and string for guix command.Alex Kost
2015-08-30emacs: Add and use 'guix-concat-strings'.Alex Kost
2015-08-30emacs: Add and use 'guix-while-search'.Alex Kost
2015-08-30emacs: Add 'guix-prettify' to 'guix' custom group.Alex Kost
2015-08-30emacs: Remove leftover internal variable.Alex Kost
2015-08-27emacs: Add completions for 'guix graph'.Alex Kost
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