]> git.eshelyaron.com Git - emacs.git/commit
vc-dir-update: Update 'backend' VC properties
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 28 Jun 2025 09:30:29 +0000 (10:30 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 20:07:35 +0000 (22:07 +0200)
commite579e9252b2b0eb145edc5075f5015b6797bf254
treee14d2e90f9358b9cfd058efe1f1ebfac73df716d
parent4d768662808b808d413d547bb99f15b72c2a94d8
vc-dir-update: Update 'backend' VC properties

* lisp/vc/vc-dir.el (vc-dir-update): Update 'backend' VC file
properties from ENTRIES.  This resolves some issues relating to
cache invalidation.
* lisp/vc/vc-hooks.el (vc-backend): Improve docstring.

(cherry picked from commit 6cd9574e20dccb15924dd42f0f481ba5b7367a42)
lisp/vc/vc-dir.el
lisp/vc/vc-hooks.el