| Commit message (Expand) | Author | Age |
... | |
* | emacs: Allow users to choose a 'find-file' function. | Alex Kost | 2015-09-01 |
* | emacs: Add code to run 'dot' program. | Alex Kost | 2015-09-01 |
* | emacs: Add code to pipe guix output to external program. | Alex Kost | 2015-09-01 |
* | emacs: Use only one guix-load-path variable. | Mathieu Lirzin | 2015-08-30 |
* | emacs: Fix guix-guile-program default value. | Mathieu Lirzin | 2015-08-30 |
* | build: Produce 'guix-config' instead of using compile-time tricks. | Mathieu Lirzin | 2015-08-30 |
* | emacs: Use prompt for packages instead popup for edit action. | Alex Kost | 2015-08-30 |
* | emacs: Add popup interface for guix commands. | Alex Kost | 2015-08-30 |
* | emacs: Add "guix-popup.el". | Alex Kost | 2015-08-30 |
* | emacs: Add code to run guix command in shell. | Alex Kost | 2015-08-30 |
* | emacs: Add code to run guix command in REPL. | Alex Kost | 2015-08-30 |
* | emacs: Add and use alist accessors. | Alex Kost | 2015-08-30 |
* | emacs: Add minibuffer readers. | Alex Kost | 2015-08-30 |
* | emacs: Add help variables. | Alex Kost | 2015-08-30 |
* | emacs: Add 'guix-package-names'. | Alex Kost | 2015-08-30 |
* | emacs: Add 'guix-graph-type-names'. | Alex Kost | 2015-08-30 |
* | emacs: Add 'guix-lint-checker-names'. | Alex Kost | 2015-08-30 |
* | emacs: Add 'guix-memoized-defalias' macro. | Alex Kost | 2015-08-30 |
* | emacs: Add 'guix-any'. | Alex Kost | 2015-08-30 |
* | emacs: Add utils to copy guix command. | Alex Kost | 2015-08-30 |
* | emacs: Add utils to make symbol and string for guix command. | Alex Kost | 2015-08-30 |
* | emacs: Add and use 'guix-concat-strings'. | Alex Kost | 2015-08-30 |
* | emacs: Add and use 'guix-while-search'. | Alex Kost | 2015-08-30 |
* | emacs: Add 'guix-prettify' to 'guix' custom group. | Alex Kost | 2015-08-30 |
* | emacs: Remove leftover internal variable. | Alex Kost | 2015-08-30 |
* | emacs: Add completions for 'guix graph'. | Alex Kost | 2015-08-27 |
* | emacs: Require 'cl-lib'. | Ludovic Courtès | 2015-07-20 |
* | emacs: Fix reference to directory variable. | Christopher Allan Webber | 2015-07-20 |
* | emacs: Fill package heading in Info buffers. | Ludovic Courtès | 2015-07-14 |
* | emacs: Find autoloads in "guix.d" subdirectories. | Alex Kost | 2015-07-11 |
* | emacs: Add 'guix-root-map'. | Alex Kost | 2015-06-26 |
* | emacs: Add "edit" command to a list of packages. | Alex Kost | 2015-06-22 |
* | emacs: Simplify defining package ID in a list buffer. | Alex Kost | 2015-06-22 |
* | emacs: Complete 'guix size --map-file' properly. | Alex Kost | 2015-06-22 |
* | emacs: Add completions for 'edit' and 'size' commands. | Alex Kost | 2015-06-19 |
* | emacs: Add shell completions for "guix" command. | Alex Kost | 2015-06-08 |
* | emacs: Add "memoization" code. | Alex Kost | 2015-06-08 |
* | emacs: Report about "search paths" after operation. | Alex Kost | 2015-05-29 |
* | emacs: Add 'guix-apply-manifest'. | Alex Kost | 2015-05-29 |
* | emacs: Remove "M" key binding for marking all lines. | Alex Kost | 2015-05-29 |
* | emacs: In 'run-with-store' call, specify the guile-for-build. | Ludovic Courtès | 2015-01-16 |
* | emacs: Handle autoloading Emacs packages installed with Guix. | Alex Kost | 2014-12-02 |
* | emacs: Move profiles code to "guix-profiles.el.in". | Alex Kost | 2014-12-02 |
* | emacs: Add missing directory to the guile load path. | Alex Kost | 2014-11-26 |
* | emacs: Disable build traces produced by the daemon. | Ludovic Courtès | 2014-11-25 |
* | emacs: Don't override the user's 'geiser-guile-load-path'. | Ludovic Courtès | 2014-11-20 |
* | emacs: Add "Source" field to 'guix-info' buffers. | Alex Kost | 2014-11-12 |
* | emacs: Improve 'guix-redisplay-buffer'. | Alex Kost | 2014-11-10 |
* | emacs: Add 'guix-find-file'. | Alex Kost | 2014-11-10 |
* | emacs: Restore mode-line after operation prompt. | Alex Kost | 2014-11-10 |