guix-commits
[Top][All Lists]
Advanced

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

branch master updated (45549e9 -> a5e827a)


From: guix-commits
Subject: branch master updated (45549e9 -> a5e827a)
Date: Sat, 1 May 2021 14:37:45 -0400 (EDT)

leoprikler pushed a change to branch master
in repository guix.

    from 45549e9  Makefile: Reimplement `download-po` target.
     new 68228d8  profiles: Add hook for Emacs subdirs.
     new 307a2d2  gnu: emacs: Wrap EMACSLOADPATH.
     new d13b46f  gnu: emacs: Add coreutils and gzip to PATH.
     new 79cfe30  build-system: emacs: Use subdirectories again.
     new 89718b9  gnu: emacs-libgit: Adjust to changes in emacs-build-system.
     new f974455  gnu: emacs-guix: Adjust to changes in emacs-build-system.
     new 1325608  gnu: emacs-telega: Adjust to changes in emacs-build-system.
     new 7549981  gnu: Add emacs-telega-contrib.
     new 710c6f4  gnu: emacs-emacsql: Adjust to changes in emacs-build-system.
     new d303a0b  gnu: emacs-howm: Adjust to changes in emacs-build-system.
     new d34e6db  gnu: emacs-ert-runner: Adjust to changes in 
emacs-build-system.
     new 710cdcc  gnu: emacs-pdf-tools: Adjust to changes in emacs-build-system.
     new 93d0124  gnu: emacs-shroud: Adjust to changes in emacs-build-system.
     new 2c010c1  gnu: emacs-sly-stepper: Adjust to changes in 
emacs-build-system.
     new 08d6f7f  gnu: emacs-sly-stepper: Remove generated sources.
     new c4fac5d  gnu: emacs-org-contrib: Adjust to changes in 
emacs-build-system.
     new c409cea  gnu: emacs-edbi: Adjust to changes in emacs-build-system.
     new 8e8a3b0  gnu: emacs-scel: Adjust to changes in emacs-build-system.
     new cd35b94  gnu: emacs-vterm: Adjust to changes in emacs-build-system.
     new b8c9d9d  gnu: notmuch: Adjust to changes in emacs-build-system.
     new 9184d01  gnu: emacs-pyim: Update to 3.6.
     new 9c5f9f0  gnu: emacs-realgud: Adjust to changes in emacs-build-system.
     new c1a78a1  gnu: emacs-geiser: Update to 0.13.
     new 7141b01  gnu: Add emacs-geiser-guile.
     new 57681f1  gnu: emacs-guix: Update to 0.5.2-4.8ce6d21.
     new 0bc6708  gnu: emacs-flycheck-guile: Add missing input.
     new d47d50d  gnu: guile-studio: Add missing input.
     new 47bd851  gnu: geiser-gauche: Adjust to changes in emacs-build-system.
     new 89c0505  gnu: emacs-dvc: Adjust to changes in emacs-build-system.
     new 0912a64  gnu: emacs-w3m: Adjust to changes in emacs-build-system.
     new 3c50188  gnu: emacs-wget: Port to emacs-build-system.
     new 0bb41f6  gnu: emacs-haskell-mode: Adjust to changes in 
emacs-build-system.
     new a5e827a  gnu: emacs-julia-snail: Adjust to changes in 
emacs-build-system.

The 33 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |   2 +
 gnu/packages/emacs-xyz.scm                         | 369 ++++++++++++---------
 gnu/packages/emacs.scm                             |  50 ++-
 gnu/packages/guile-xyz.scm                         |   1 +
 gnu/packages/mail.scm                              |   3 +-
 ...s-geiser-autoload-activate-implementation.patch |  26 ++
 .../patches/emacs-geiser-guile-auto-activate.patch |  34 ++
 guix/build/emacs-build-system.scm                  |  70 ++--
 guix/profiles.scm                                  |  41 +++
 guix/status.scm                                    |   2 +
 10 files changed, 389 insertions(+), 209 deletions(-)
 create mode 100644 
gnu/packages/patches/emacs-geiser-autoload-activate-implementation.patch
 create mode 100644 gnu/packages/patches/emacs-geiser-guile-auto-activate.patch



reply via email to

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