]> git.eshelyaron.com Git - emacs.git/commit
(project-try-vc): Add string-start and string-end anchors to marker-re
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 20 Jan 2023 16:43:56 +0000 (18:43 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 20 Jan 2023 16:44:17 +0000 (18:44 +0200)
commit67ee627c38d5817a091a89e0a356fb8028c70e1a
treed106b566be27b7f1d5505f02c25116b95f03e079
parent06953fc8e1d70397f421e1c6efc327af8e0bad6c
(project-try-vc): Add string-start and string-end anchors to marker-re

* lisp/progmodes/project.el (project-try-vc):
Add string-start and string-end anchors to marker-re (bug#60956).
lisp/progmodes/project.el