]> git.eshelyaron.com Git - emacs.git/commit
Add new command vc-git-stash-delete
authorCharles A. Roelli <charles@aurox.ch>
Thu, 22 Mar 2018 19:33:45 +0000 (20:33 +0100)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:57 +0000 (14:17 +0800)
commit9fabadf800852b79826732265a03921e4a0a85fb
treef8d5ab09008af16a15dd3009c4fa8d6f69fcae38
parentb36a2f9cb48d47701694837fbe709c1ac799f317
Add new command vc-git-stash-delete

* lisp/vc/vc-git.el (vc-git-stash-delete): New command, in line with
vc-git-stash-delete-at-point.
(vc-git-extra-menu-map): Add menu entry.
lisp/vc/vc-git.el