aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustav Hållberg <gustav@gmail.com>2010-05-19 14:43:12 +0200
committerGustav Hållberg <gustav@gmail.com>2010-06-10 09:25:39 +0200
commit06115546a361308505982c28534f5871e25794cc (patch)
tree1156fe86b00af39adb97f8d8de394478956aaabb
parent2c2b8ec2bf8797b55e3494c273b9a6ff13ff520d (diff)
downloadstgit-06115546a361308505982c28534f5871e25794cc.tar.gz
stgit.el: Add "Customize StGit" menu entry
Signed-off-by: Gustav Hållberg <gustav@gmail.com> Signed-off-by: David Kågedal <davidk@lysator.liu.se>
-rw-r--r--contrib/stgit.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/stgit.el b/contrib/stgit.el
index 83e8ea5..286d7c3 100644
--- a/contrib/stgit.el
+++ b/contrib/stgit.el
@@ -1340,6 +1340,8 @@ If ARG is non-nil, do this ARG times. If ARG is negative, move
:help "Switch to or create another branch"]
["Rebase branch" stgit-rebase t
:help "Rebase the current branch"]
+ "-"
+ ["Customize StGit" (customize-group 'stgit)]
))))
;; disable tool bar editing buttons