elpasync pushed a change to branch elpa/magit. from 29f5be3576 Backport menu functions for Emacs < 28 adds 7c8254f6db Function-quote many more functions
No new revisions were added by this update. Summary of changes: lisp/git-commit.el | 56 +++++++++++------------ lisp/git-rebase.el | 76 +++++++++++++++--------------- lisp/magit-apply.el | 26 +++++------ lisp/magit-autorevert.el | 2 +- lisp/magit-base.el | 24 +++++----- lisp/magit-bisect.el | 4 +- lisp/magit-blame.el | 70 ++++++++++++++-------------- lisp/magit-bookmark.el | 2 +- lisp/magit-branch.el | 16 +++---- lisp/magit-clone.el | 4 +- lisp/magit-commit.el | 18 ++++---- lisp/magit-diff.el | 117 ++++++++++++++++++++++++++--------------------- lisp/magit-ediff.el | 18 ++++---- lisp/magit-extras.el | 12 ++--- lisp/magit-fetch.el | 2 +- lisp/magit-files.el | 14 +++--- lisp/magit-git.el | 26 +++++------ lisp/magit-log.el | 72 ++++++++++++++--------------- lisp/magit-margin.el | 4 +- lisp/magit-mode.el | 28 ++++++------ lisp/magit-notes.el | 10 ++-- lisp/magit-obsolete.el | 8 ++-- lisp/magit-patch.el | 10 ++-- lisp/magit-process.el | 4 +- lisp/magit-pull.el | 8 ++-- lisp/magit-push.el | 10 ++-- lisp/magit-reflog.el | 8 ++-- lisp/magit-refs.el | 18 ++++---- lisp/magit-remote.el | 10 ++-- lisp/magit-repos.el | 20 ++++---- lisp/magit-section.el | 62 ++++++++++++------------- lisp/magit-sequence.el | 20 ++++---- lisp/magit-stash.el | 6 +-- lisp/magit-status.el | 12 ++--- lisp/magit-submodule.el | 12 ++--- lisp/magit-subtree.el | 4 +- lisp/magit-tag.el | 2 +- lisp/magit-wip.el | 10 ++-- lisp/magit-worktree.el | 2 +- lisp/magit.el | 4 +- 40 files changed, 424 insertions(+), 407 deletions(-)