summaryrefslogtreecommitdiff
path: root/emacs/guix-main.scm
AgeCommit message (Expand)Author
2016-01-25emacs: Add interface for licenses....Alex Kost
2016-01-25emacs: Add 'guix-packages-by-license' command....Alex Kost
2016-01-25emacs: Add 'guix-browse-license-url' command....Alex Kost
2016-01-16emacs: Add interface for system generations....Alex Kost
2016-01-16emacs: Remove 'generation' search type....Alex Kost
2016-01-16emacs: Replace 'generation-diff' search with 'profile-diff'....Alex Kost
2016-01-16emacs: Find packages in system profiles....Alex Kost
2016-01-07emacs: Display supported systems in "Package Info"....Alex Kost
2015-12-15emacs: 'node-type' is in (guix graph) now....Alex Kost
2015-11-16emacs: 'display-search-paths' now takes a list of profiles....Ludovic Courtès
2015-11-02emacs: Add completions for '--type' option of 'refresh' popup....Alex Kost
2015-09-15emacs: Display guix command errors in the minibuffer....Alex Kost
2015-09-08ui: Add package-description-string....Mathieu Lirzin
2015-09-04emacs: Add support for "triplet" package inputs....Alex Kost
2015-09-01emacs: Add code to pipe guix output to external program....Alex Kost
2015-08-30emacs: Use prompt for packages instead popup for edit action....Alex Kost
2015-08-30emacs: Add code to run guix command in REPL....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-06-22emacs: Add "edit" command to a list of packages....Alex Kost
2015-05-29emacs: Report about "search paths" after operation....Alex Kost
2015-01-16emacs: In 'run-with-store' call, specify the guile-for-build....Ludovic Courtès
2014-11-25emacs: Disable build traces produced by the daemon....Ludovic Courtès
2014-11-12emacs: Add "Source" field to 'guix-info' buffers....Alex Kost
2014-11-04emacs: Add interface for comparing generations....Alex Kost
2014-10-27emacs: Add 'guix-pull' command....Alex Kost
2014-10-17emacs: Add 'guix-generations-by-time' command....Alex Kost
2014-10-13emacs: Add 'current' generation parameter....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-09-28emacs: Fix errors in receiving information....Alex Kost
2014-09-24emacs: Rewrite scheme side in a functional manner....Alex Kost
2014-09-03Add Emacs user interface....Alex Kost