summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2016-01-02emacs: Factorize macros for defining interfaces....Alex Kost
2016-01-02emacs: info: Generalize inserting and formatting....Alex Kost
2016-01-02emacs: list: Factorize "edit package" commands....Alex Kost
2016-01-02emacs: list: Split 'guix-list-format' variable....Alex Kost
2016-01-02emacs: list: Add 'guix-list-mode-initialize'....Alex Kost
2016-01-02emacs: list: Generalize 'sort-key' code....Alex Kost
2016-01-02emacs: list: Generalize 'describe' code....Alex Kost
2016-01-02emacs: list: Generalize 'marks' code....Alex Kost
2016-01-02emacs: Add 'guix-alist-put'....Alex Kost
2016-01-02emacs: Add 'guix-keyword-args-let'....Alex Kost
2016-01-02emacs: list: Configure format in one place....Alex Kost
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