]> git.eshelyaron.com Git - emacs.git/commit
vc-annotate: Fix ever-lengthening buffer names
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 27 Jun 2025 20:19:55 +0000 (21:19 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 20:06:31 +0000 (22:06 +0200)
commit887867061fdf9e9f52b99245612daaeaef77672c
tree6fb3b40683b75156ec01ab3f81bb0cfd47f5f99d
parentad179bac91323e9118ef5ad7adac87bb9867b5d9
vc-annotate: Fix ever-lengthening buffer names

* lisp/vc/vc-annotate.el (vc-annotate): Rewrite code to generate
the buffer name so that when switching from annotating one
revision to annotating another, we don't embed the old name of
the vc-annotate buffer directly into its new one (bug#78890).

(cherry picked from commit a132ca9a5463c599f43901ab5064d639b0eff93c)
lisp/vc/vc-annotate.el