]> git.eshelyaron.com Git - emacs.git/commit
Fix tramp-revert-buffer-with-sudo
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 17 Oct 2023 09:41:12 +0000 (11:41 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 17 Oct 2023 09:41:12 +0000 (11:41 +0200)
commit8181563f8cbd203d1a1b08695e4ba647e63e7bb0
tree3d08f00689ad37c97db903e33c2bb753761fd49b
parent0d536f27557843d0652267bc6c20bc1357f716a4
Fix tramp-revert-buffer-with-sudo

* lisp/net/tramp-cmds.el (tramp-revert-buffer-with-sudo):
Use `buffer-file-name' instead of `buffer-name'.  (Bug#66571)
lisp/net/tramp-cmds.el