Merge from devel.

* magit.el (magit-stage-thing-at-point): Improve docstring.
This commit is contained in:
Marius Vollmer 2008-08-11 22:44:41 +03:00
commit 7d31c70a26

View file

@ -516,7 +516,7 @@ pushed.
target))))
(defun magit-stage-thing-at-point ()
"Add the hunk under point to the staging area."
"Add the hunk or file under point to the staging area."
(interactive)
(let ((info (get-char-property (point) 'magit-info)))
(if info