guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (ee1c4cb -> 430505e)


From: Alex Kost
Subject: branch master updated (ee1c4cb -> 430505e)
Date: Tue, 22 Sep 2015 19:07:33 +0000

alezost pushed a change to branch master
in repository guix.

      from  ee1c4cb   gnu: linux-libre: Update to 4.2.1.
       new  c74cd6c   emacs: Move guile related code to "guix-guile.el".
       new  f029f8a   emacs: Move code for evaluating to "guix-geiser.el".
       new  f80a7a6   emacs: Add code to call guile procedures.
       new  430505e   scripts: Add 'build-package'.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 emacs.am                |    2 +
 emacs/guix-backend.el   |   65 ++++++++-----------------------
 emacs/guix-base.el      |    1 +
 emacs/guix-command.el   |    1 +
 emacs/guix-geiser.el    |   97 +++++++++++++++++++++++++++++++++++++++++++++++
 emacs/guix-guile.el     |   54 ++++++++++++++++++++++++++
 guix/scripts.scm        |   39 ++++++++++++++++++-
 guix/scripts/system.scm |   13 ------
 8 files changed, 210 insertions(+), 62 deletions(-)
 create mode 100644 emacs/guix-geiser.el
 create mode 100644 emacs/guix-guile.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]