Fork of Jonathan Kamens', Magnus Henoch's and Ben Key's p4-vc.el
Tom Willemse
d32dd5f376
Quoting the string with Windows paths in it would double-quote the directory separators. It also seems easier to use ‘string-prefix-p’ than an anchored regular expression. ‘alist-get’ is a function that was introduced in Emacs 25 that is easier to use than ‘assoc’ + ‘cdr’. |
||
---|---|---|
.gitignore | ||
.gitlab-ci.yml | ||
Makefile | ||
p4-lowlevel.el | ||
vc-p4.el |