guix-commits
[Top][All Lists]
Advanced

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

branch master updated (eb097f3 -> 9a479bc)


From: Mathieu Lirzin
Subject: branch master updated (eb097f3 -> 9a479bc)
Date: Sun, 30 Aug 2015 20:49:14 +0000

mthl pushed a change to branch master
in repository guix.

      from  eb097f3   emacs: Use prompt for packages instead popup for edit 
action.
       new  bd6163d   build: Produce 'guix-config' instead of using 
compile-time tricks.
       new  7061938   emacs: Fix guix-guile-program default value.
       new  9a479bc   emacs: Use only one guix-load-path variable.

The 3 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:
 .gitignore                                      |    3 +-
 configure.ac                                    |    3 +-
 emacs.am                                        |    6 ++--
 emacs/guix-backend.el                           |   14 +-------
 emacs/guix-config.el.in                         |   40 +++++++++++++++++++++++
 emacs/{guix-init.el.in => guix-init.el}         |    4 --
 emacs/{guix-profiles.el.in => guix-profiles.el} |    4 ++-
 7 files changed, 50 insertions(+), 24 deletions(-)
 create mode 100644 emacs/guix-config.el.in
 rename emacs/{guix-init.el.in => guix-init.el} (74%)
 rename emacs/{guix-profiles.el.in => guix-profiles.el} (96%)



reply via email to

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