mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
More docs.
This commit is contained in:
parent
f88fd14590
commit
ba206d1862
1 changed files with 1 additions and 0 deletions
1
magit.el
1
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
|
||||
|
|
Loading…
Reference in a new issue