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

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

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


From: ELPA Syncer
Subject: [nongnu] elpa/magit updated (decd5f40dd -> 95d5be9ac3)
Date: Mon, 31 Jul 2023 10:00:47 -0400 (EDT)

elpasync pushed a change to branch elpa/magit.

      from  decd5f40dd magit-stash-pop: Use pop instead of apply
      adds  2b82fc2afc Use cl-set-difference instead of -difference
      adds  a5ca96edcd Use cl-union instead of -union
      adds  82408757b0 Use seq-map-indexed instead of -map-indexed
      adds  488ed2ad58 Use seq-filter instead of -filter
      adds  3029f64b4a Use seq-remove instead of -remove
      adds  da23111429 Use seq-remove instead of -remove-first
      adds  ecccdfa3a4 Use cl-substitute instead of -replace
      adds  e8d4674fd7 Use seq-find instead of -first
      adds  dcbef90475 Use seq-some instead of -some
      adds  c9fad8b58e Use mapcar and delq instead of -keep
      adds  a6f9c78374 Use seq-take and seq-drop instead of -split-at
      adds  8a8ac32def magit--transient-args-and-files: New function
      adds  bbb0afb516 No longer use -separate
      adds  87afefca87 No longer use -none-p
      adds  95d5be9ac3 No longer use certain obscure dash functions

No new revisions were added by this update.

Summary of changes:
 lisp/magit-autorevert.el |  4 ++--
 lisp/magit-base.el       | 10 ++++-----
 lisp/magit-branch.el     | 21 ++++++++++---------
 lisp/magit-commit.el     |  5 ++---
 lisp/magit-diff.el       | 12 ++++-------
 lisp/magit-ediff.el      |  2 +-
 lisp/magit-git.el        | 54 +++++++++++++++++++++++++-----------------------
 lisp/magit-gitignore.el  |  8 +++----
 lisp/magit-log.el        | 18 +++++++---------
 lisp/magit-patch.el      |  6 ++++--
 lisp/magit-process.el    | 29 +++++++++++++-------------
 lisp/magit-push.el       |  7 ++++---
 lisp/magit-refs.el       | 30 ++++++++++++++-------------
 lisp/magit-repos.el      |  4 ++--
 lisp/magit-section.el    |  2 +-
 lisp/magit-sequence.el   |  7 +++----
 lisp/magit-submodule.el  | 21 ++++++++++++-------
 lisp/magit-tag.el        |  4 ++--
 lisp/magit-transient.el  | 13 ++++++++++--
 lisp/magit-wip.el        |  3 ++-
 lisp/magit-worktree.el   |  2 +-
 21 files changed, 138 insertions(+), 124 deletions(-)



reply via email to

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