]> git.eshelyaron.com Git - emacs.git/commit
; Revise improvements to vc-git-stash-read
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 30 Oct 2024 01:34:12 +0000 (09:34 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 1 Nov 2024 13:17:37 +0000 (14:17 +0100)
commit20ea24910f86443c88af249b651e773d9714746a
tree37d32718ab8a82b9ee4f8a9aa9b30af3cfa6850b
parent25486ca778a90d587455e02921ca2f888645e988
; Revise improvements to vc-git-stash-read

* lisp/vc/vc-git.el (vc-git-stash-read): Use a keyword argument.
Abbreviate the prompt reference to the most recent stash.
(vc-git-stash-pop): Update call to vc-git-stash-read.

(cherry picked from commit 679c0c7b940687a63937a361d0439c68b7bf4d51)
lisp/vc/vc-git.el