summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2015-10-20emacs: devel: Add indentation rules for 'modify-phases' keywords.Alex Kost
2015-10-20emacs: config: Use "emacs-config-" prefix for constants.Alex Kost
2015-10-20build: Set DOT_USER_PROGRAM for Emacs interface.Alex Kost
2015-10-17emacs: devel: Highlight Guix keywords.Alex Kost
2015-10-17emacs: Improve file names of generated graphs.Alex Kost
2015-10-16emacs: Add "View graph" actions to system graph commands.Alex Kost
2015-10-16emacs: Disambiguate "d" key in 'system' popup.Alex Kost
2015-10-16emacs: init: Add "share/emacs/site-lisp" to 'load-path'.Alex Kost
2015-10-14emacs: devel: Add indentation rules.Alex Kost
2015-10-12emacs: Add 'guix-devel-build-package-source'.Alex Kost
2015-10-09emacs: Add 'guix-devel-lint-package'Alex Kost
2015-10-09emacs: Add 'guix-devel-with-definition'.Alex Kost
2015-10-09emacs: Fix 'guix-devel-setup-repl'.Alex Kost
2015-10-09emacs: Fix 'guix-build-log-phase-toggle-all'.Alex Kost
2015-10-09emacs: devel: Fix 'modify-phases' highlighting.Alex Kost
2015-10-09emacs: devel: Highlight gexp symbols.Alex Kost
2015-09-26emacs: devel: Highlight 'modify-phases' keywords.Alex Kost
2015-09-25emacs: build-log: Improve regexp for the phase end.Alex Kost
2015-09-23emacs: Add 'guix-devel-build-package-definition'.Alex Kost
2015-09-23emacs: Add development utils.Alex Kost
2015-09-23emacs: Add "View map" action to 'size' popup.Alex Kost
2015-09-22emacs: Add code to call guile procedures.Alex Kost
2015-09-22emacs: Move code for evaluating to "guix-geiser.el".Alex Kost
2015-09-22emacs: Move guile related code to "guix-guile.el".Alex Kost
2015-09-22emacs: Improve 'guix-prettify-regexp'.Alex Kost
2015-09-18emacs: Replace 'guix-any' with 'cl-some'.Alex Kost
2015-09-18emacs: Add commands to show/hide build log phases.Alex Kost
2015-09-15emacs: Add "View build log" action to build popup.Alex Kost
2015-09-15emacs: Add modes for viewing build logs.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-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