chiark / gitweb /
stgit.el: Default to showing index and work tree
authorGustav Hållberg <gustav@virtutech.com>
Tue, 4 Aug 2009 16:15:39 +0000 (18:15 +0200)
committerGustav Hållberg <gustav@virtutech.com>
Thu, 6 Aug 2009 20:49:08 +0000 (22:49 +0200)
Signed-off-by: Gustav Hållberg <gustav@virtutech.com>
contrib/stgit.el

index 1b79bf16681a17e9e37ec853f0de3da37f390404..ae74b46e6e75a69ab2d9ccb4d0c6aa7dae8d9ff3 100644 (file)
@@ -1456,7 +1456,7 @@ (defcustom stgit-show-worktree-mode 'center
   :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'."