guix/emacs
Alex Kost 3db349cb09 emacs: Move profiles code to "guix-profiles.el.in".
* emacs/guix-base.el (guix-user-profile, guix-default-profile,
  guix-current-profile, guix-profile-prompt, guix-set-current-profile): Move
  to...
* emacs/guix-init.el.in (guix-default-profile): Move to...
* emacs/guix-profiles.el.in: ... here.  New file.
* configure.ac (AC_CONFIG_FILES): Add "emacs/guix-profiles.el".
* emacs.am (nodist_lisp_DATA): Likewise.
2014-12-02 22:09:22 +03:00
..
guix-backend.el emacs: Don't override the user's 'geiser-guile-load-path'. 2014-11-20 21:14:39 +01:00
guix-base.el emacs: Move profiles code to "guix-profiles.el.in". 2014-12-02 22:09:22 +03:00
guix-helper.scm.in emacs: Add missing directory to the guile load path. 2014-11-26 23:07:16 +03:00
guix-history.el
guix-info.el emacs: Add "Source" field to 'guix-info' buffers. 2014-11-12 22:10:32 +03:00
guix-init.el.in emacs: Move profiles code to "guix-profiles.el.in". 2014-12-02 22:09:22 +03:00
guix-list.el
guix-main.scm emacs: Disable build traces produced by the daemon. 2014-11-25 23:01:48 +01:00
guix-messages.el
guix-prettify.el
guix-profiles.el.in emacs: Move profiles code to "guix-profiles.el.in". 2014-12-02 22:09:22 +03:00
guix-utils.el emacs: Add 'guix-find-file'. 2014-11-10 16:13:41 +03:00
guix.el