guix-commits
[Top][All Lists]
Advanced

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

branch master updated (8581f4c -> 0833d0c)


From: Alex Kost
Subject: branch master updated (8581f4c -> 0833d0c)
Date: Mon, 25 Jan 2016 19:17:37 +0000

alezost pushed a change to branch master
in repository guix.

      from  8581f4c   gnu: Add python-efl.
       new  0a2a2b3   emacs: Rename 'file-path' to 'file-name'.
       new  71310cc   emacs: Add 'guix-browse-license-url' command.
       new  cefb7ae   emacs: Buttonize licenses in "Package Info".
       new  83aab70   emacs: Add 'guix-packages-by-license' command.
       new  6dd460c   emacs: list: Support displaying URL links.
       new  687c9bc   emacs: Add interface for licenses.
       new  0833d0c   gnu: aspell-dict-en: Update to 2016.01.19-0.

The 7 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:
 NEWS                               |    4 +-
 doc/emacs.texi                     |   26 +++++++
 doc/guix.texi                      |    1 +
 emacs.am                           |    3 +-
 emacs/guix-info.el                 |    6 +-
 emacs/guix-license.el              |  130 ++++++++++++++++++++++++++++++++++++
 emacs/guix-list.el                 |   27 ++++++--
 emacs/guix-main.scm                |   63 +++++++++++++++++
 emacs/guix-messages.el             |   15 ++++
 emacs/guix-read.el                 |   11 +++-
 emacs/guix-ui-generation.el        |    2 +-
 emacs/guix-ui-package.el           |   24 ++++++-
 emacs/guix-ui-system-generation.el |    2 +-
 gnu/packages/aspell.scm            |    6 +-
 14 files changed, 300 insertions(+), 20 deletions(-)
 create mode 100644 emacs/guix-license.el



reply via email to

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