Age | Commit message (Collapse) | Author |
|
|
|
Upstream no longer adds flymake to the mode hook (94f846c).
|
|
|
|
This was deactivated in git-commit-mode.el (0670764).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'e' isn't a great letter for this, but 'c', 'r', and 'g' are already
bound to commonly used commands.
|
|
I don't use this frequently enough for it to be bound to a key chord.
|
|
|
|
|
|
|
|
|
|
Change `projectile-recentf' to 'r' to be more consistent with other
maps (e.g., `ctl-x-4-map') and my key chords.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Commit c1a79dc changed `magit-TOPIC-popup-defaults' to
`magit-TOPIC-arguments'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This avoids hard coding the prefix key.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make the git line consistent with Magit.
|
|
Bind to 'c' in popup menu, and rebind magit-branch from 'c' to 'C'.
|
|
|
|
|