emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/magit updated (95d5be9ac3 -> 6d300bfe36)


From: ELPA Syncer
Subject: [nongnu] elpa/magit updated (95d5be9ac3 -> 6d300bfe36)
Date: Mon, 31 Jul 2023 13:00:39 -0400 (EDT)

elpasync pushed a change to branch elpa/magit.

      from  95d5be9ac3 No longer use certain obscure dash functions
      adds  9e95c23813 Use `and' instead of `when' or `unless' if value matters
      adds  41a0f6ed30 Use and-let* instead of when-let* if value matters
      adds  4ca7b95f28 magit-diff-type: Fix in logs when section isn't provided 
as argument
      adds  9f403b68e8 Use when-let instead of --when-let
      adds  e8152c76bf Use if-let instead of --if-let
      adds  70843f133c Fix switch from -replace to cl-substitute
      adds  6d300bfe36 Explicitly depend on latest Seq release for older Emacs 
releases

No new revisions were added by this update.

Summary of changes:
 Makefile                 |   5 ++
 default.mk               |  12 +++++
 lisp/git-commit.el       |  13 ++---
 lisp/git-rebase.el       |  23 ++++----
 lisp/magit-apply.el      |  79 +++++++++++++--------------
 lisp/magit-autorevert.el |   4 +-
 lisp/magit-blame.el      |  26 +++++----
 lisp/magit-branch.el     |  31 +++++------
 lisp/magit-commit.el     |   4 +-
 lisp/magit-diff.el       | 138 ++++++++++++++++++++++++-----------------------
 lisp/magit-ediff.el      |   4 +-
 lisp/magit-files.el      |  22 ++++----
 lisp/magit-git.el        |  76 ++++++++++++++------------
 lisp/magit-log.el        |  29 +++++-----
 lisp/magit-mode.el       |  13 ++---
 lisp/magit-pkg.el        |   1 +
 lisp/magit-process.el    |  24 ++++-----
 lisp/magit-push.el       |   6 +--
 lisp/magit-refs.el       |  27 +++++-----
 lisp/magit-repos.el      |   4 +-
 lisp/magit-section.el    |  36 ++++++-------
 lisp/magit-sequence.el   |   8 +--
 lisp/magit-stash.el      |   4 +-
 lisp/magit-submodule.el  |  21 ++++----
 lisp/magit-subtree.el    |   6 +--
 lisp/magit-tag.el        |   4 +-
 lisp/magit.el            |   5 +-
 27 files changed, 335 insertions(+), 290 deletions(-)



reply via email to

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