]> git.eshelyaron.com Git - emacs.git/commit
Fix sorting of backends in vc-responsible-backend
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Sep 2022 09:46:25 +0000 (11:46 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Sep 2022 09:46:25 +0000 (11:46 +0200)
commitfd8969fe27fc2757a22ec5ae7013e088ad4f2015
tree05e22ff522a42428cc20dd018b7d0d95b2662aa8
parentcdb8106bec97c6a4d1e34a7ce98a54dfe2060d5a
Fix sorting of backends in vc-responsible-backend

* lisp/vc/vc.el (vc-responsible-backend): When comparing directory
names, expand them first so that we get consistent sorting of ~/
etc (bug#57777).
lisp/vc/vc.el