diff options
| author | Michael Albinus | 2025-03-15 12:52:37 +0100 |
|---|---|---|
| committer | Michael Albinus | 2025-03-15 12:52:37 +0100 |
| commit | 52e49a5616011173a6bd52e8501cd720e262d3af (patch) | |
| tree | 0c2319296b886c0385cfeec60ec30d2adce4d18a /doc/misc | |
| parent | 4b8b7bb5cfc27b88fdf892a87931f5b89ff8c4a3 (diff) | |
| parent | a57e9f45db6007bdb4af21a444f0ed62d1b2010e (diff) | |
| download | emacs-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.texi | 5 |
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 |
| 3938 | This command shows the current buffer with @option{sudo} permissions. | 3938 | This command visits the current buffer with @option{sudo} permissions. |
| 3939 | The buffer must either visit a file, or a directory | 3939 | The 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}) |