emacs: Move guile related code to "guix-guile.el".
authorAlex Kost <alezost@gmail.com>
Thu, 23 Jul 2015 07:10:47 +0000 (10:10 +0300)
committerAlex Kost <alezost@gmail.com>
Tue, 22 Sep 2015 19:05:09 +0000 (22:05 +0300)
commitc74cd6cc12b495a8f4142bffbfe5634090f050f4
tree3bd52a0cc7360ba61583b28bb687e8fae29316f7
parentee1c4cbaf97927df4b353bd3ab35c96256eea01f
emacs: Move guile related code to "guix-guile.el".

* emacs/guix-backend.el (guix-make-guile-expression): Move to...
* emacs/guix-guile.el: ... here.  New file.
* emacs/guix-base.el: Use it.
* emacs/guix-command.el: Use it.
* emacs.am (ELFILES): Add it.
emacs.am
emacs/guix-backend.el
emacs/guix-base.el
emacs/guix-command.el
emacs/guix-guile.el [new file with mode: 0644]