From 9b8654118eaecca61686e94d70050ad52ef29109 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 17 Sep 2015 21:52:47 -0400 Subject: Use magit-restore-window-configuration --- lisp/init-git.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/init-git.el') diff --git a/lisp/init-git.el b/lisp/init-git.el index 6a0a1c8..4ee2e47 100644 --- a/lisp/init-git.el +++ b/lisp/init-git.el @@ -17,6 +17,7 @@ (require 'orgit) (setq magit-restore-window-configuration t + magit-bury-buffer-function 'magit-restore-window-configuration magit-revert-buffers 'silent magit-push-always-verify nil magit-delete-by-moving-to-trash nil -- cgit v1.2.3