summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2016-01-02emacs: Use "B" key in "Package List" to display latest builds....Alex Kost
2016-01-02emacs: Add Hydra interface....Alex Kost
2016-01-02emacs: Add 'guix-ui-read-profile'....Alex Kost
2016-01-02emacs: Add hierarchy of customization groups....Alex Kost
2016-01-02emacs: Return nil instead of "" in completing readers....Alex Kost
2016-01-02emacs: Add 'guix-list-get-display-entries'....Alex Kost
2016-01-02emacs: Add 'list-single' variables....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: info: Get rid of syntactic fontification....Alex Kost
2016-01-02emacs: Generalize buffer naming....Alex Kost
2016-01-02emacs: info: Buttonize package name heading....Alex Kost
2016-01-02emacs: Improve messages for packages found by ID....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: 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