]> git.eshelyaron.com Git - emacs.git/commit
Revert an erroneous change in tramp-cache.el
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Feb 2022 14:30:39 +0000 (15:30 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Feb 2022 14:30:39 +0000 (15:30 +0100)
commit0591aa6cd3b079028c05b82d3328a0eba1a11f1d
treeb2f01419aebe657c414da00326379bbf7e966612
parentab2f27542210580ed6235fd7a721a5396a416492
Revert an erroneous change in tramp-cache.el

* lisp/net/tramp-cache.el (tramp-get-hash-table):
Use `string-match-p' instead of `string-search'.  The latter one
was introduced by accident.  Reported by Kai Tetzlaff <kai@tetzlaff.eu>.
lisp/net/tramp-cache.el