aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorMichael Albinus2025-03-15 12:52:37 +0100
committerMichael Albinus2025-03-15 12:52:37 +0100
commit52e49a5616011173a6bd52e8501cd720e262d3af (patch)
tree0c2319296b886c0385cfeec60ec30d2adce4d18a /doc/misc
parent4b8b7bb5cfc27b88fdf892a87931f5b89ff8c4a3 (diff)
parenta57e9f45db6007bdb4af21a444f0ed62d1b2010e (diff)
downloademacs-52e49a5616011173a6bd52e8501cd720e262d3af.tar.gz
emacs-52e49a5616011173a6bd52e8501cd720e262d3af.zip
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/tramp.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index a2f998753b7..a22e514f055 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -3935,9 +3935,8 @@ method. The commands @code{tramp-revert-buffer-with-sudo} (@kbd{C-x x
3935 3935
3936@kindex C-x x @@ 3936@kindex C-x x @@
3937@deffn Command tramp-revert-buffer-with-sudo 3937@deffn Command tramp-revert-buffer-with-sudo
3938This command shows the current buffer with @option{sudo} permissions. 3938This command visits the current buffer with @option{sudo} permissions.
3939The buffer must either visit a file, or a directory 3939The buffer must either visit a file, or a directory in @code{dired-mode}.
3940(@code{dired-mode}).
3941@end deffn 3940@end deffn
3942 3941
3943@kindex @@ @r{(in dired}) 3942@kindex @@ @r{(in dired})