guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, emacs-ui, updated. v0.7-117-g3ed9728


From: Alex Kost
Subject: GNU Guixguix source archive branch, emacs-ui, updated. v0.7-117-g3ed9728
Date: Fri, 29 Aug 2014 18:24:14 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, emacs-ui has been updated
       via  3ed97285e7b3b8f1152f37e9e5ceb00bc2f91b6f (commit)
       via  b2fdc5b913cc089d3d4e19968c848d447166041a (commit)
      from  325876e15b9bf92a804e24be765b531a915bcb3c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3ed97285e7b3b8f1152f37e9e5ceb00bc2f91b6f
Author: Alex Kost <address@hidden>
Date:   Fri Aug 29 21:49:55 2014 +0400

    emacs: Clean scheme code.
    
    * emacs/guix-main.scm: Prefix all global variables with '%'.
      (set-packages!): Remove.  Set '%packages' and '%package-table' directly.
      (all-generation-entries, last-generation-entries)
      (generation-entries-by-ids, process-package-actions): Do not use
      'set-current-manifest-maybe!'.

commit b2fdc5b913cc089d3d4e19968c848d447166041a
Author: Alex Kost <address@hidden>
Date:   Fri Aug 29 14:14:05 2014 +0400

    build: Clean build of Emacs UI.
    
    * configure.ac: Remove '--disable-emacs-ui' option.
    * Makefile.am (SUBDIRS): Remove 'emacs'.
      Include 'emacs.am' instead.
    * emacs/Makefile.am: Remove.
    * emacs.am: New file.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                   |    8 +--
 configure.ac                  |   30 +++----------
 emacs/Makefile.am => emacs.am |   49 +++++++++-------------
 emacs/guix-main.scm           |   94 +++++++++++++++++++----------------------
 4 files changed, 72 insertions(+), 109 deletions(-)
 rename emacs/Makefile.am => emacs.am (54%)


hooks/post-receive
-- 
guix source archive



reply via email to

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