chiark / gitweb /
stgit.el: Document stgit-select properly
authorGustav Hållberg <gustav@virtutech.com>
Fri, 31 Jul 2009 11:13:57 +0000 (13:13 +0200)
committerGustav Hållberg <gustav@virtutech.com>
Thu, 6 Aug 2009 20:49:07 +0000 (22:49 +0200)
Signed-off-by: Gustav Hållberg <gustav@virtutech.com>
contrib/stgit.el

index 3ce2eaf55d9674cdcb30175e728e93f2157b2132..3d6be1f158516f5248ad8fc699aba4187c4e4ee3 100644 (file)
@@ -554,7 +554,10 @@ (defun stgit-select-patch ()
   (move-to-column (stgit-goal-column)))
 
 (defun stgit-select ()
-  "Expand or collapse the current entry"
+  "With point on a patch, toggle showing files in the patch.
+
+With point on a file, open the associated file. Opens the target
+file for (applied) copies and renames."
   (interactive)
   (case (get-text-property (point) 'entry-type)
     ('patch