]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/files.el (find-file): Doc fix: update info node name.
authorGlenn Morris <rgm@gnu.org>
Mon, 10 Mar 2014 18:48:35 +0000 (14:48 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 10 Mar 2014 18:48:35 +0000 (14:48 -0400)
lisp/ChangeLog
lisp/files.el

index cbabd6c18bb8842250b2bde9f7e891dc6c2aa824..e17872e234783ac2dcdf026281f00b134766d3b4 100644 (file)
@@ -1,5 +1,7 @@
 2014-03-10  Glenn Morris  <rgm@gnu.org>
 
+       * files.el (find-file): Doc fix: update info node name.
+
        * emacs-lisp/advice.el (ad-add-advice, defadvice):
        Doc fix: remove references to deleted info nodes.
 
index 6f930aa492fdc699d5c26c713ca59959c1122542..029872506e3fde365ae09bfb46d771371628efde 100644 (file)
@@ -1429,7 +1429,7 @@ 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 Info node `(tramp)Filename Syntax' in the Tramp Info
+See the Info node `(tramp)File name Syntax' in the Tramp Info
 manual, for more about this.
 
 Interactively, or if WILDCARDS is non-nil in a call from Lisp,