]> git.eshelyaron.com Git - emacs.git/commit
Fix byte-compiler warning in tramp-sh.el
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Jan 2018 14:07:56 +0000 (15:07 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 22 Jan 2018 14:07:56 +0000 (15:07 +0100)
commitc42959cc206bcb52baffd45f892da1b767f0f8c1
treef704f501df38b8d466d2467cbd5a9b6aa2490993
parentd0fd9809d7574c67a181225fcc1c59afdbb1295c
Fix byte-compiler warning in tramp-sh.el

* lisp/net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Use `set-process-coding-system' rather than interactive
`set-buffer-process-coding-system'.

* lisp/net/tramp.el (tramp-default-user-alist)
(tramp-default-host-alist): Fix docstring.
lisp/net/tramp-sh.el
lisp/net/tramp.el