File: magit-stash.el.html
Support for Git stashes.
Defined variables (13)
magit-stash-mode-abbrev-table | Abbrev table for ‘magit-stash-mode’. |
magit-stash-mode-hook | Hook run after entering ‘magit-stash-mode’. |
magit-stash-mode-map | Keymap for ‘magit-stash-mode’. |
magit-stash-mode-syntax-table | Syntax table for ‘magit-stash-mode’. |
magit-stash-read-message-function | Function used to read the message when creating a stash. |
magit-stash-section-map | Keymap for ‘stash’ sections. |
magit-stash-sections-hook | Hook run to insert sections into stash diff buffers. |
magit-stashes-margin | Format of the margin in ‘magit-stashes-mode’ buffers. |
magit-stashes-mode-abbrev-table | Abbrev table for ‘magit-stashes-mode’. |
magit-stashes-mode-hook | Hook run after entering ‘magit-stashes-mode’. |
magit-stashes-mode-map | Keymap for ‘magit-stashes-mode’. |
magit-stashes-mode-syntax-table | Syntax table for ‘magit-stashes-mode’. |
magit-stashes-section-map | Keymap for ‘stashes’ section. |