summaryrefslogtreecommitdiff
path: root/emacs/guix-base.el
AgeCommit message (Expand)Author
2016-05-31emacs: Add "Build" button to Package Info....Alex Kost
2016-05-31emacs: Show built output directories in Package Info....Alex Kost
2016-04-18emacs: Separate package location code....Alex Kost
2016-03-04emacs: Use '@' to separate package names and version numbers....Alex Kost
2016-02-10emacs: 'C-u M-x guix-edit' prompts for directory....Alex Kost
2016-02-04emacs: Add missing (require 'guix-profiles)....Alex Kost
2016-01-16emacs: Find packages in system profiles....Alex Kost
2016-01-02emacs: Reorganize package/generation UI code....Alex Kost
2016-01-02emacs: Reorganize 'readers' code....Alex Kost
2016-01-02emacs: Generalize buffer interface....Alex Kost
2016-01-02emacs: Generalize buffer naming....Alex Kost
2016-01-02emacs: Generalize buffer reverting....Alex Kost
2016-01-02emacs: Generalize buffer redisplaying....Alex Kost
2016-01-02emacs: Split 'guix-root-map' keymap....Alex Kost
2016-01-02emacs: Add wrappers for 'history-size' and 'revert-confirm'....Alex Kost
2016-01-02emacs: Split 'guix-param-titles' variable....Alex Kost
2016-01-02emacs: info: Split 'guix-info-format' variable....Alex Kost
2016-01-02emacs: Factorize macros for defining interfaces....Alex Kost
2016-01-02emacs: Add 'guix-keyword-args-let'....Alex Kost
2016-01-02emacs: Rename internal procedures....Alex Kost
2016-01-02emacs: Simplify defining parameter titles....Alex Kost
2016-01-02emacs: Add API for 'guix-entry'....Alex Kost
2015-12-06emacs: Fix 'guix-pull'....Alex Kost
2015-12-06emacs: Fix 'guix-apply-manifest'....Alex Kost
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