summaryrefslogtreecommitdiff
path: root/emacs/guix-base.el
AgeCommit message (Expand)Author
2015-11-02emacs: Add completions for '--type' option of 'refresh' popup....Alex Kost
2015-10-27emacs: Use 'switch-to-generation*'....Alex Kost
2015-09-22emacs: Move guile related code to "guix-guile.el"....Alex Kost
2015-09-15emacs: Display guix command errors in the minibuffer....Alex Kost
2015-09-15emacs: Add customization groups for faces....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 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 '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 and use 'guix-concat-strings'....Alex Kost
2015-08-30emacs: Remove leftover internal variable....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-05-29emacs: Add 'guix-apply-manifest'....Alex Kost
2014-12-02emacs: Move profiles code to "guix-profiles.el.in"....Alex Kost
2014-11-12emacs: Add "Source" field to 'guix-info' buffers....Alex Kost
2014-11-10emacs: Improve 'guix-redisplay-buffer'....Alex Kost
2014-11-10emacs: Restore mode-line after operation prompt....Alex Kost
2014-11-04emacs: Add interface for comparing generations....Alex Kost
2014-11-04emacs: Improve minibuffer messages....Alex Kost
2014-10-27emacs: Add 'guix-pull' command....Alex Kost
2014-10-27emacs: Improve buffer procedures....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-13emacs: Add support for switching generations....Alex Kost
2014-10-13emacs: Add 'current' generation parameter....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-24emacs: Add support for displaying outputs....Alex Kost
2014-09-24emacs: Rewrite scheme side in a functional manner....Alex Kost
2014-09-24emacs: Use general functions instead of generated ones....Alex Kost
2014-09-03Add Emacs user interface....Alex Kost