]> git.eshelyaron.com Git - emacs.git/commit
Keep local keymap out of vc-git-stash-get-at-point
authorJames Thomas <jimjoe@gmx.net>
Fri, 23 Aug 2024 05:13:39 +0000 (10:43 +0530)
committerEshel Yaron <me@eshelyaron.com>
Sun, 8 Sep 2024 11:24:29 +0000 (13:24 +0200)
commit8f661793b1f2a98f69388746a5bf09485c38f600
treea79efa9240a5c555b19dcbfea7917a13431c483e
parente2a72baa3e96cddda9672e47b68454b62e469f6d
Keep local keymap out of vc-git-stash-get-at-point

* lisp/vc/vc-git.el (vc-git-stash-get-at-point):
Return the substring without text properties (bug#72768).

(cherry picked from commit 2aef1acc4d2e34fc63b4d9cfd2b0a6a9c08602fb)
lisp/vc/vc-git.el