From 372bdd3a3f716671948a1f13d3c97561df34725c Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 31 Mar 2024 11:26:50 +0800 Subject: set git-rebase-confirm-cancel --- .emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 1e720adc..b01a9802 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -238,6 +238,7 @@ windows side-by-side in the frame." '(gc-cons-threshold 16777216) '(gdb-many-windows t) '(gdb-show-main t nil nil "This is helpful when gdb-many-windows is turned off.") + '(git-rebase-confirm-cancel nil) '(global-so-long-mode t) '(gnus-article-skip-boring t) '(gnus-auto-center-summary nil) -- cgit v1.2.3