From c4e4756f7fd9e0aeb45b49efb5e8ef85ac6ca565 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gustav=20H=C3=A5llberg?= Date: Tue, 4 Aug 2009 18:15:39 +0200 Subject: [PATCH] stgit.el: Default to showing index and work tree MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Gustav HÃ¥llberg --- contrib/stgit.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/stgit.el b/contrib/stgit.el index 1b79bf1..ae74b46 100644 --- a/contrib/stgit.el +++ b/contrib/stgit.el @@ -1456,7 +1456,7 @@ See also `stgit-show-worktree'." :group 'stgit) (defcustom stgit-default-show-worktree - nil + t "Set to non-nil to by default show the working tree in a new stgit buffer. This value is used as the default value for `stgit-show-worktree'." -- 2.11.0