[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (6588c28 -> 7c1b1ae)
From: |
Alex Kost |
Subject: |
branch master updated (6588c28 -> 7c1b1ae) |
Date: |
Sun, 07 Feb 2016 08:30:56 +0000 |
alezost pushed a change to branch master
in repository guix.
from 6588c28 gnu: curl: Use 'https' URL.
new abea77e emacs: Factorize searching for Emacs packages.
new 09b6345 emacs: Move the code to load Emacs packages after
installing.
new 004ea62 emacs: Find Emacs packages in a system profile.
new b3fee14 system: Fix EMACSLOADPATH.
new 7c1b1ae doc: Document 'guix-edit' Emacs command.
The 5 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:
doc/emacs.texi | 24 ++++++++++++-
doc/guix.texi | 6 ++--
emacs/guix-backend.el | 23 +++++++++++-
emacs/guix-emacs.el | 93 +++++++++++++++++++++---------------------------
gnu/system.scm | 6 ++-
5 files changed, 92 insertions(+), 60 deletions(-)
- branch master updated (6588c28 -> 7c1b1ae),
Alex Kost <=
- 01/05: emacs: Factorize searching for Emacs packages., Alex Kost, 2016/02/07
- 02/05: emacs: Move the code to load Emacs packages after installing., Alex Kost, 2016/02/07
- 04/05: system: Fix EMACSLOADPATH., Alex Kost, 2016/02/07
- 05/05: doc: Document 'guix-edit' Emacs command., Alex Kost, 2016/02/07
- 03/05: emacs: Find Emacs packages in a system profile., Alex Kost, 2016/02/07