[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.7-446-gcb6a5c7
From: |
Alex Kost |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.7-446-gcb6a5c7 |
Date: |
Sun, 05 Oct 2014 20:03:37 +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, master has been updated
via cb6a5c71d875fff6f1c3b2bd1e43c31cc7cfe1ac (commit)
from d3d337d2d8f7152cb9ff3724f1cf240ce5ea5be2 (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 cb6a5c71d875fff6f1c3b2bd1e43c31cc7cfe1ac
Author: Alex Kost <address@hidden>
Date: Sun Oct 5 12:31:23 2014 +0400
emacs: Add support for deleting generations.
* doc/emacs.texi (emacs List buffer): Mention new key bindings.
* emacs/guix-base.el (guix-delete-generations): New procedure.
* emacs/guix-info.el (guix-generation-info-insert-number): Use it.
* emacs/guix-list.el (guix-generation-list-mark-delete,
guix-generation-list-execute): New procedures.
* emacs/guix-main.scm (delete-generations*): New procedure.
-----------------------------------------------------------------------
Summary of changes:
doc/emacs.texi | 9 +++++++--
emacs/guix-base.el | 14 ++++++++++++++
emacs/guix-info.el | 6 ++++--
emacs/guix-list.el | 19 ++++++++++++++++++-
emacs/guix-main.scm | 6 ++++++
5 files changed, 49 insertions(+), 5 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.7-446-gcb6a5c7,
Alex Kost <=