From ba206d1862d80716b1d1b670ab20b91683ed5732 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 11 Aug 2008 22:31:21 +0300 Subject: [PATCH] More docs. --- magit.el | 1 + 1 file changed, 1 insertion(+) diff --git a/magit.el b/magit.el index 21249b53..a583c63b 100644 --- a/magit.el +++ b/magit.el @@ -516,6 +516,7 @@ pushed. target)))) (defun magit-stage-thing-at-point () + "Add the hunk under point to the index." (interactive) (let ((info (get-char-property (point) 'magit-info))) (if info