[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.7-523-gaf87423
From: |
Alex Kost |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.7-523-gaf87423 |
Date: |
Mon, 13 Oct 2014 11:00:21 +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 af874238d4d05f6584eebb7ceee10ee2ab1bf312 (commit)
via c2379b3c1fe169b56d7d960fa31b1d191a779b1b (commit)
from 0546393164d30c6722ddbf17fc05c424a57e71a4 (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 af874238d4d05f6584eebb7ceee10ee2ab1bf312
Author: Alex Kost <address@hidden>
Date: Fri Oct 10 23:58:30 2014 +0400
emacs: Add support for switching generations.
* emacs/guix-base.el (guix-switch-to-generation): New procedure.
* emacs/guix-info.el (guix-generation-info-insert-current): Insert button
for
switching to generation.
* emacs/guix-list.el (guix-generation-list-switch): New procedure.
* doc/emacs.texi (emacs List buffer, emacs Info buffer): Document switching
generations.
commit c2379b3c1fe169b56d7d960fa31b1d191a779b1b
Author: Alex Kost <address@hidden>
Date: Fri Oct 10 23:50:15 2014 +0400
emacs: Add 'current' generation parameter.
* emacs/guix-main.scm (generation-param-alist): Add 'current' parameter.
* emacs/guix-base.el (guix-param-titles): Add title for 'current' parameter.
* emacs/guix-info.el: Display 'current' parameter.
(guix-generation-info-current, guix-generation-info-not-current): New
faces.
(guix-generation-info-insert-current): New procedure.
* emacs/guix-list.el: Display 'current' column.
(guix-generation-list-get-current): New procedure.
-----------------------------------------------------------------------
Summary of changes:
doc/emacs.texi | 3 +++
emacs/guix-base.el | 10 ++++++++++
emacs/guix-info.el | 26 +++++++++++++++++++++++++-
emacs/guix-list.el | 22 ++++++++++++++++++++--
emacs/guix-main.scm | 15 ++++++++-------
5 files changed, 66 insertions(+), 10 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.7-523-gaf87423,
Alex Kost <=