]> git.eshelyaron.com Git - emacs.git/commit
Bind vc-git-stash to a key
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Oct 2019 19:54:44 +0000 (20:54 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Oct 2019 19:54:44 +0000 (20:54 +0100)
commit4650aa3523068b83c3d9e6276fe89eb3955ca1e3
tree219c09341822f32c019e538088ca629047105d49
parentf8134d2753e4abb7a12d87af731d2ad213bb5bd1
Bind vc-git-stash to a key

* lisp/vc/vc-git.el (vc-git-stash-map): Give `vc-git-stash' a
keystroke, because it's a useful command.

When there are no stashes, there's no way to use that keystroke (since
it's only bound on the stash lines), so perhaps that should also be
fixed somehow.
etc/NEWS
lisp/vc/vc-git.el