summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index 1c865be..795a073 100644
--- a/init.el
+++ b/init.el
@@ -922,6 +922,9 @@
(magit-define-popup-action 'magit-log-popup
?e "Edit options" 'magit-log-refresh-popup)
+ (magit-define-popup-action 'magit-log-refresh-popup
+ ?m "Modify range" 'km/magit-log-modify-range)
+
(magit-change-popup-key 'magit-branch-popup :action
?c ?o)
(magit-change-popup-key 'magit-branch-popup :action