summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2016-01-02emacs: Rename internal procedures....Alex Kost
2016-01-02emacs: list: Generate numerical sort predicates....Alex Kost
2016-01-02emacs: Simplify defining parameter titles....Alex Kost
2016-01-02emacs: Add API for 'guix-entry'....Alex Kost
2016-01-02emacs: Add 'guix-with-indent'....Alex Kost
2016-01-02emacs: Use "cl-list*" instead of "apply #'list"....Alex Kost
2015-12-15emacs: Use socket instead of port....Alex Kost
2015-12-15emacs: 'node-type' is in (guix graph) now....Alex Kost
2015-12-11emacs: Handle compiled autoloads....Alex Kost
2015-12-09emacs: Fix '--rounds' option in command popups....Alex Kost
2015-12-09emacs: Add 'guix-build-log-find-file'....Alex Kost
2015-12-09emacs: list: Fontify time stamps....Alex Kost
2015-12-09emacs: info: Add 'guix-info-heading' face....Alex Kost
2015-12-06emacs: info: Show a message after copying button label....Alex Kost
2015-12-06emacs: Complete --profile in 'guix package' popup....Alex Kost
2015-12-06emacs: 'guix-emacs-load-autoloads' takes a profile....Alex Kost
2015-12-06emacs: Fix 'guix-pull'....Alex Kost
2015-12-06emacs: Fix 'guix-apply-manifest'....Alex Kost
2015-11-23emacs: Expand 'guix-load-path'....Alex Kost
2015-11-16emacs: 'display-search-paths' now takes a list of profiles....Ludovic Courtès
2015-11-12emacs: Adjust 'guix environment' popup....Alex Kost
2015-11-12emacs: Adjust 'guix container' popup....Alex Kost
2015-11-12emacs: Improve post processing of popup arguments....Alex Kost
2015-11-02emacs: Enable 'guix-build-log-minor-mode' in shell buffers....Alex Kost
2015-11-02emacs: Enable 'guix-build-log-mode' for build log files....Alex Kost
2015-11-02emacs: Add completions for '--type' option of 'refresh' popup....Alex Kost
2015-10-31emacs: Disable minor modes in 'guix-build-log-mode'....Alex Kost
2015-10-31emacs: Add key bindings for 'guix-build-log-minor-mode'....Alex Kost
2015-10-31emacs: Add shell completions for 'guix refresh --type'....Alex Kost
2015-10-28services: Add 'modify-services'....Ludovic Courtès
2015-10-27emacs: Use 'switch-to-generation*'....Alex Kost
2015-10-27emacs: Add "Packages" option for 'guix challenge' popup....Alex Kost
2015-10-27emacs: Add shell completions for 'guix challenge'....Alex Kost
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