]> 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)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:56 +0000 (14:17 +0800)
commit91bdd5a4f087b6b264ba8e1bba8cd5b077df387b
treea33ccc00e84cd1f1f762b60094973fc844fc36d3
parent4a6cf41144f6cc652638028cb733ff4f3e7a49b9
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