1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00

(find-file): Fix last change.

This commit is contained in:
Eli Zaretskii 2007-09-13 08:49:47 +00:00
parent 4d4efd30f7
commit 6f174d7733

View File

@ -1071,8 +1071,9 @@ type M-n to pull it into the minibuffer.
You can visit files on remote machines by specifying something
like /ssh:SOME_REMOTE_MACHINE:FILE for the file name. You can
also visit local files as a different user by specifying
/sudo::FILE for the file name. See the documentation of
`tramp-methods' and the Tramp Info manual, for more about this.
/sudo::FILE for the file name.
See the Info node `(tramp)Filename Syntax' in the Tramp Info
manual, for more about this.
Interactively, or if WILDCARDS is non-nil in a call from Lisp,
expand wildcards (if any) and visit multiple files. You can