Variable: magit-diff-section-base-map

magit-diff-section-base-map is an alias for magit-diff-section-map, defined in magit-diff.el.

This variable is obsolete since Magit 4.0.0; use magit-diff-section-map instead.

Value

                              magit-apply
                              magit-diff-visit-file
                              magit-discard
                              magit-file-rename
                              magit-file-untrack
                              magit-reverse
                              magit-stage
                              magit-unstage
&                             magit-do-async-shell-command
<1> <magit-menu-format-desc>  nil
<2> <magit-menu-format-desc>  nil
<3> <magit-menu-format-desc>  nil
<4> <magit-menu-format-desc>  nil
<5> <magit-menu-format-desc>  nil
<7> <magit-menu-format-desc>  nil
C                             magit-commit-add-log
C-<return>                    magit-diff-visit-worktree-file
C-c C-e                       magit-diff-edit-hunk-commit
C-c C-t                       magit-diff-trace-definition
C-j                           magit-diff-visit-worktree-file
C-x 4 <return>                magit-diff-visit-file-other-window
C-x 4 a                       magit-add-change-log-entry-other-window
C-x 5 <return>                magit-diff-visit-file-other-frame
C-x a                         magit-add-change-log-entry

Documentation

Keymap for diff sections.

The classes magit-file-section(var)/magit-file-section(fun) and magit-hunk-section(var)/magit-hunk-section(fun) derive from the abstract magit-diff-section(var)/magit-diff-section(fun) class. Accordingly this keymap is the parent of their keymaps.

Aliases

magit-diff-section-base-map (obsolete since Magit 4.0.0)