elpasync pushed a change to branch elpa/magit. from 0f59780478 Cleanup uses of magit-menu-get adds 565818845e Use defvar-keymap from Emacs 29.1 or the Compat package adds 9844329632 Use keymap-set from Emacs 29.1 or the Compat package adds 2dd4b597be Use keymap-set-after from Emacs 29.1 or the Compat package adds deb10e984e Use defvar-keymap for keymaps containing context menus
No new revisions were added by this update. Summary of changes: lisp/git-commit.el | 34 +++++---- lisp/git-rebase.el | 69 +++++++++---------- lisp/magit-base.el | 10 ++- lisp/magit-blame.el | 48 ++++++------- lisp/magit-diff.el | 178 +++++++++++++++++++++++------------------------- lisp/magit-extras.el | 13 ++-- lisp/magit-files.el | 18 +++-- lisp/magit-log.el | 127 ++++++++++++++-------------------- lisp/magit-merge.el | 8 +-- lisp/magit-mode.el | 170 +++++++++++++++++++++++---------------------- lisp/magit-process.el | 19 ++---- lisp/magit-reflog.el | 12 ++-- lisp/magit-refs.el | 55 ++++++++------- lisp/magit-repos.el | 18 +++-- lisp/magit-section.el | 150 +++++++++++++++++----------------------- lisp/magit-stash.el | 32 +++++---- lisp/magit-status.el | 34 ++++----- lisp/magit-submodule.el | 50 ++++++-------- lisp/magit-worktree.el | 16 ++--- lisp/magit.el | 17 +++-- 20 files changed, 496 insertions(+), 582 deletions(-)