]> git.eshelyaron.com Git - emacs.git/commit
Adapt tramp-use-file-attributes
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 18 Jun 2024 12:40:20 +0000 (14:40 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 19 Jun 2024 08:42:39 +0000 (10:42 +0200)
commit448d0eddf1804130756dfbeb1aa54aebd4487678
tree302cf4e2d0a6c827d9df85ba8b9ca09ba01eb958
parent11e0b70d1f6f950697e8f9c330efbb4272938af5
Adapt tramp-use-file-attributes

* doc/misc/tramp.texi: Fix indentation.
(Bug Reports): Mention Gmane group gmane.emacs.tramp.
(Frequently Asked Questions): Precise tramp-use-file-attributes entry.

* lisp/net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Dump os-release when `tramp-verbose' is at least 9.

* lisp/net/tramp.el (tramp-use-file-attributes): Adapt docstring.
Use connection-local value.

(cherry picked from commit dc308348a904d69916ca6ab1eb587aff03e8421c)
doc/misc/tramp.texi
lisp/net/tramp-sh.el
lisp/net/tramp.el