]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#32537
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 2 Sep 2018 08:25:02 +0000 (10:25 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 2 Sep 2018 08:25:02 +0000 (10:25 +0200)
commitbedde1fc7a773ff9d24acf22b8b94114df0708ef
tree4d9d6e4cb66047cdc9366904adc3dad572d03ab9
parent0361de2f5fd8ff592c2f724ab31949e3dcf128f9
Fix Bug#32537

* lisp/net/tramp-sh.el (tramp-sh-handle-file-attributes)
(tramp-sh-handle-file-newer-than-file-p)
(tramp-sh-handle-directory-files-and-attributes)
(tramp-sh-handle-make-directory)
(tramp-sh-handle-dired-compress-file)
(tramp-sh-handle-file-local-copy): Get rid of `save-excursion'.
(tramp-convert-file-attributes): Use `save-match-data'.  (Bug#32537)
lisp/net/tramp-sh.el