]> git.eshelyaron.com Git - emacs.git/commit
New command tramp-revert-buffer-with-sudo
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 11 Sep 2023 11:51:58 +0000 (13:51 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 11 Sep 2023 11:51:58 +0000 (13:51 +0200)
commit6e93e76083bc949625cfdebb4299157f288e77ae
treec6769f435d32c16caf2ddb6b137386f66b04d5a1
parent38e96bee1f902dc3d2ca55dd9c4c920c2b75bf2a
New command tramp-revert-buffer-with-sudo

* doc/misc/tramp.texi (Ad-hoc multi-hops):
Document tramp-file-name-with-method and tramp-revert-buffer-with-sudo.

* etc/NEWS: New command tramp-revert-buffer-with-sudo.

* lisp/net/tramp-cmds.el (dired-advertise, dired-unadvertise): Declare.
(tramp-dired-buffer-p, tramp-remote-process-p): Rename.
(tramp-file-name-with-method): New defcustom.
(tramp-file-name-with-sudo, tramp-revert-buffer-with-sudo): New defuns.
doc/misc/tramp.texi
etc/NEWS
lisp/net/tramp-cmds.el