index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
Age
Commit message (
Expand
)
Author
2015-01-16
emacs: In 'run-with-store' call, specify the guile-for-build.
...
Ludovic Courtès
2014-12-02
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-11-26
emacs: Add missing directory to the guile load path.
...
Alex Kost
2014-11-25
emacs: Disable build traces produced by the daemon.
...
Ludovic Courtès
2014-11-20
emacs: Don't override the user's 'geiser-guile-load-path'.
...
Ludovic Courtès
2014-11-12
emacs: Add "Source" field to 'guix-info' buffers.
...
Alex Kost
2014-11-10
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
emacs: Add "c" key binding to copy a button link.
...
Alex Kost
2014-11-07
emacs: Add 'guix-prettify'.
...
Alex Kost
2014-11-04
emacs: Add interface for comparing generations.
...
Alex Kost
2014-11-04
emacs: Improve minibuffer messages.
...
Alex Kost
2014-11-02
emacs: Add package info heading.
...
Alex Kost
2014-10-27
emacs: Add 'guix-pull' command.
...
Alex Kost
2014-10-27
emacs: Improve REPL procedures.
...
Alex Kost
2014-10-27
emacs: Improve buffer procedures.
...
Alex Kost
2014-10-27
emacs: Introduce REPL operation type.
...
Alex Kost
2014-10-27
emacs: Handle updating by ID after REPL restart.
...
Alex Kost
2014-10-18
emacs: Improve interface for working with multiple profiles.
...
Alex Kost
2014-10-17
emacs: Add 'guix-generations-by-time' command.
...
Alex Kost
2014-10-16
emacs: Support auto-updating after performing REPL operation.
...
Alex Kost
2014-10-16
emacs: Add hooks for REPL operations.
...
Alex Kost
2014-10-13
emacs: Add support for switching generations.
...
Alex Kost
2014-10-13
emacs: Add 'current' generation parameter.
...
Alex Kost
2014-10-12
emacs: Allow list functions to deal with nil values.
...
Alex Kost
2014-10-10
ui: Move 'show-manifest-transaction' from (guix profiles).
...
Alex Kost
2014-10-06
emacs: Use 'with-store' in 'process-package-actions'.
...
Alex Kost
2014-10-06
emacs: Add support for deleting generations.
...
Alex Kost
2014-10-02
emacs: Add support for modifying options during operation confirmation.
...
Alex Kost
2014-09-28
emacs: Use package/output type variables where needed.
...
Alex Kost
2014-09-28
emacs: Support font-locking.
...
Alex Kost
2014-09-28
emacs: Fix errors in receiving information.
...
Alex Kost
2014-09-24
emacs: Add support for displaying outputs.
...
Alex Kost
2014-09-24
emacs: Rewrite scheme side in a functional manner.
...
Alex Kost
2014-09-24
emacs: Use general functions instead of generated ones.
...
Alex Kost
2014-09-08
emacs: Improve key bindings for marking the packages.
...
Alex Kost
2014-09-06
emacs: Add a face for installed packages.
...
Alex Kost
2014-09-03
Add Emacs user interface.
...
Alex Kost