summaryrefslogtreecommitdiff
path: root/emacs
AgeCommit message (Expand)Author
2016-01-25emacs: Add interface for licenses.Alex Kost
2016-01-25emacs: list: Support displaying URL links.Alex Kost
2016-01-25emacs: Add 'guix-packages-by-license' command.Alex Kost
2016-01-25emacs: Buttonize licenses in "Package Info".Alex Kost
2016-01-25emacs: Add 'guix-browse-license-url' command.Alex Kost
2016-01-25emacs: Rename 'file-path' to 'file-name'.Alex Kost
2016-01-18emacs: Add 'guix-search-by-name'.Alex Kost
2016-01-18emacs: Rename 'guix-search-by-name' to 'guix-packages-by-name'.Alex Kost
2016-01-16emacs: Add interface for system generations.Alex Kost
2016-01-16emacs: Remove 'generation' search type.Alex Kost
2016-01-16emacs: Replace 'generation-diff' search with 'profile-diff'.Alex Kost
2016-01-16emacs: Find packages in system profiles.Alex Kost
2016-01-16emacs: profiles: Add 'guix-system-profile'.Alex Kost
2016-01-14emacs: Fix heading face in "Package Info".Alex Kost
2016-01-13emacs: Move loading packages to "guix-emacs.el".Alex Kost
2016-01-13emacs: Make "guix-emacs.el" independent.Alex Kost
2016-01-13emacs: Complete --file in 'guix build' popup.Alex Kost
2016-01-13emacs: Add missing shell completions.Alex Kost
2016-01-07emacs: Display supported systems in "Package Info".Alex Kost
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