• Andy Moreton's avatar
    Avoid assertions in vc-hg.el on MS-Windows · 4a755ed4
    Andy Moreton authored
    * lisp/vc/vc-hg.el (vc-hg--pcre-to-elisp-re)
    (vc-hg--slurp-hgignore, vc-hg--read-repo-requirements)
    (vc-hg-state-fast): Use file-name-absolute-p and directory-name-p
    instead of relying on Unix file-name syntax.  This avoids
    assertion violations on MS-Windows.
    4a755ed4
vc-hg.el 54.3 KB