]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#32550
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 4 Sep 2018 09:59:39 +0000 (11:59 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 4 Sep 2018 09:59:39 +0000 (11:59 +0200)
commit30d94e4b926fb62c4cb0d2635c7bb6b580c68c4a
tree2153b139ed8a426d42d12a8031cb08deb6538d6c
parent57bcdc76e0518f53cd171c76e726e6bdf646bf9a
Fix Bug#32550

* lisp/net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not
use `symbol-value'.
(tramp-rfn-eshadow-update-overlay): Do not use `symbol-value'.  Do
not let-bind `rfn-eshadow-overlay', assign it directly (due to
lexical binding).  (Bug#32550)
lisp/net/tramp.el