Handle not bound allow-remote-paths in file-remote-p
authorNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 10 Apr 2020 22:35:40 +0000 (18:35 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 10 Apr 2020 22:35:40 +0000 (18:35 -0400)
commit09a07def47c0529de7113b5ac677f8b52b9627a7
treeb0c8cebdb3850e218e40ce41df5c2bcf779c216d
parentfb03a07425d0b26b8c328db34702ddf54c91edce
Handle not bound allow-remote-paths in file-remote-p

* lisp/files.el(file-remote-p): Use when-boundp instead of
declared-boundp, as it will derefence the variable anyway.
lisp/files.el