emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el,v [EMACS_22_BASE]


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el,v [EMACS_22_BASE]
Date: Thu, 13 Sep 2007 08:49:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Eli Zaretskii <eliz>    07/09/13 08:49:47

Index: files.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/files.el,v
retrieving revision 1.896.2.22
retrieving revision 1.896.2.23
diff -u -b -r1.896.2.22 -r1.896.2.23
--- files.el    13 Sep 2007 08:26:34 -0000      1.896.2.22
+++ files.el    13 Sep 2007 08:49:47 -0000      1.896.2.23
@@ -1071,8 +1071,9 @@
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]