More documentation.
* magit.el (magit-quit): Add docstring.
This commit is contained in:
parent
efc7d2e2bf
commit
22287217df
1 changed files with 1 additions and 0 deletions
1
magit.el
1
magit.el
|
@ -771,6 +771,7 @@ the current line into your working tree.
|
||||||
commit)))))
|
commit)))))
|
||||||
|
|
||||||
(defun magit-quit ()
|
(defun magit-quit ()
|
||||||
|
"Bury the current buffer."
|
||||||
(interactive)
|
(interactive)
|
||||||
(bury-buffer))
|
(bury-buffer))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue