]> git.eshelyaron.com Git - emacs.git/commit
Another fix for parse-colon-path
authorEli Zaretskii <eliz@gnu.org>
Sun, 8 Aug 2021 14:29:56 +0000 (17:29 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 8 Aug 2021 14:29:56 +0000 (17:29 +0300)
commit1cae6b9aab0796f5fdb97aafaa018b8081ebb294
treee0a7d8e2cff82802245f2d13389c12c16b82244a
parentfd2d56d63c8a9dbc5a96d2eb746761b2ecc2c573
Another fix for parse-colon-path

* test/lisp/files-tests.el (files-tests-bug-21454, files-colon-path):
Adapt to change in behavior of 'parse-colon-path'.

* lisp/files.el (parse-colon-path): Don't expand the directory
names: that changes the names in ways this function is not
supposed to.  (Bug#49918)
lisp/files.el
test/lisp/files-tests.el