Quote file-truename symlink to "../foo:bar:"
commit7553e0f490e1f9a51c330816f7372da735091e8f
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 30 Aug 2017 21:45:52 +0000 (30 14:45 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 30 Aug 2017 21:46:57 +0000 (30 14:46 -0700)
tree2fb59ce7b535f5e4efb7a47f62c10c9e928fa9b2
parent98f01a13a3bf2a4db2dcc82a342ee017326de732
Quote file-truename symlink to "../foo:bar:"

Problem reported by Michael Albinus (Bug#28264#19).
* lisp/files.el (files--splice-dirname-file): Fix bug where
a relative symlink to "../foo:bar:" did not quote the result.
lisp/files.el