Prefer file-name-quote to concat "/:"
commit70bb510a7eb1a3010cfa034884b7e5ab2063ece3
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 30 Aug 2017 02:17:54 +0000 (29 19:17 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 30 Aug 2017 02:18:38 +0000 (29 19:18 -0700)
tree1be6cb843782bf1389850cc3589e7c22109646d9
parent0001ff27c4a114fdfe75c8e35b0970ecd939a53d
Prefer file-name-quote to concat "/:"

Suggested by Michael Albinus (Bug#28264#13).
* lisp/files.el (files--splice-dirname-file): Use file-name-quote
rather than attempting to do it by hand.
lisp/files.el