summaryrefslogtreecommitdiff
path: root/emacs/guix-base.el
Commit message (Expand)AuthorAge
* emacs: Use '@' to separate package names and version numbers.Alex Kost2016-03-04
* emacs: 'C-u M-x guix-edit' prompts for directory.Alex Kost2016-02-10
* emacs: Add missing (require 'guix-profiles).Alex Kost2016-02-04
* emacs: Find packages in system profiles.Alex Kost2016-01-16
* emacs: Reorganize package/generation UI code.Alex Kost2016-01-02
* emacs: Reorganize 'readers' code.Alex Kost2016-01-02
* emacs: Generalize buffer interface.Alex Kost2016-01-02
* emacs: Generalize buffer naming.Alex Kost2016-01-02
* emacs: Generalize buffer reverting.Alex Kost2016-01-02
* emacs: Generalize buffer redisplaying.Alex Kost2016-01-02
* emacs: Split 'guix-root-map' keymap.Alex Kost2016-01-02
* emacs: Add wrappers for 'history-size' and 'revert-confirm'.Alex Kost2016-01-02
* emacs: Split 'guix-param-titles' variable.Alex Kost2016-01-02
* emacs: info: Split 'guix-info-format' variable.Alex Kost2016-01-02
* emacs: Factorize macros for defining interfaces.Alex Kost2016-01-02
* emacs: Add 'guix-keyword-args-let'.Alex Kost2016-01-02
* emacs: Rename internal procedures.Alex Kost2016-01-02
* emacs: Simplify defining parameter titles.Alex Kost2016-01-02
* emacs: Add API for 'guix-entry'.Alex Kost2016-01-02
* emacs: Fix 'guix-pull'.Alex Kost2015-12-06
* emacs: Fix 'guix-apply-manifest'.Alex Kost2015-12-06
* emacs: Add completions for '--type' option of 'refresh' popup.Alex Kost2015-11-02
* emacs: Use 'switch-to-generation*'.Alex Kost2015-10-27
* emacs: Move guile related code to "guix-guile.el".Alex Kost2015-09-22
* emacs: Display guix command errors in the minibuffer.Alex Kost2015-09-15
* emacs: Add customization groups for faces.Alex Kost2015-09-15
* emacs: Use prompt for packages instead popup for edit action.Alex Kost2015-08-30
* emacs: Add code to run guix command in shell.Alex Kost2015-08-30
* emacs: Add code to run guix command in REPL.Alex Kost2015-08-30
* emacs: Add and use alist accessors.Alex Kost2015-08-30
* emacs: Add 'guix-package-names'.Alex Kost2015-08-30
* emacs: Add 'guix-graph-type-names'.Alex Kost2015-08-30
* emacs: Add 'guix-lint-checker-names'.Alex Kost2015-08-30
* emacs: Add and use 'guix-concat-strings'.Alex Kost2015-08-30
* emacs: Remove leftover internal variable.Alex Kost2015-08-30
* emacs: Add 'guix-root-map'.Alex Kost2015-06-26
* emacs: Add "edit" command to a list of packages.Alex Kost2015-06-22
* emacs: Add 'guix-apply-manifest'.Alex Kost2015-05-29
* emacs: Move profiles code to "guix-profiles.el.in".Alex Kost2014-12-02
* emacs: Add "Source" field to 'guix-info' buffers.Alex Kost2014-11-12
* emacs: Improve 'guix-redisplay-buffer'.Alex Kost2014-11-10
* emacs: Restore mode-line after operation prompt.Alex Kost2014-11-10
* emacs: Add interface for comparing generations.Alex Kost2014-11-04
* emacs: Improve minibuffer messages.Alex Kost2014-11-04
* emacs: Add 'guix-pull' command.Alex Kost2014-10-27
* emacs: Improve buffer procedures.Alex Kost2014-10-27
* emacs: Handle updating by ID after REPL restart.Alex Kost2014-10-27
* emacs: Improve interface for working with multiple profiles.Alex Kost2014-10-18
* emacs: Add 'guix-generations-by-time' command.Alex Kost2014-10-17
* emacs: Support auto-updating after performing REPL operation.Alex Kost2014-10-16