Silence false alarms for symlinks to sources
commitc1854b1d31e1b0a3a9e91ef41110a5fa77bedb31
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Aug 2017 04:50:09 +0000 (28 21:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Aug 2017 04:51:39 +0000 (28 21:51 -0700)
tree88827e83e8191bdf4deaa67031d43d38c45ec045
parent7b8699759f3332e8b5cfe6eed5a80090d9ef8948
Silence false alarms for symlinks to sources

Problem reported by Glenn Morris (Bug#28264).
* lisp/files.el (files--splice-dirname-file): New function.
(file-truename, file-chase-links): Use it.
lisp/files.el