]> git.eshelyaron.com Git - emacs.git/commit
Provide completion in vc-git-stash-* commands
authorCharles A. Roelli <charles@aurox.ch>
Wed, 21 Mar 2018 20:16:18 +0000 (21:16 +0100)
committerCharles A. Roelli <charles@aurox.ch>
Wed, 21 Mar 2018 20:16:18 +0000 (21:16 +0100)
commit61dfc2c283f83f17bd9c757d5b953099d09e8f8c
tree200f97b08c02ec175359c5608ece4d783e8cb6aa
parente70d0c9e66d7a8609450b2889869d16aeb0363b5
Provide completion in vc-git-stash-* commands

* lisp/vc/vc-git.el (vc-git-stash-read-history)
(vc-git-stash-read): New history variable and function.
(vc-git-stash-show, vc-git-stash-apply, vc-git-stash-pop): Update
their interactive specifications.
lisp/vc/vc-git.el