emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r116726: * lisp/files.el (find-file): Doc fix: updat


From: Glenn Morris
Subject: [Emacs-diffs] trunk r116726: * lisp/files.el (find-file): Doc fix: update info node name.
Date: Mon, 10 Mar 2014 18:48:37 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116726
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2014-03-10 14:48:35 -0400
message:
  * lisp/files.el (find-file): Doc fix: update info node name.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/files.el                  files.el-20091113204419-o5vbwnq5f7feedwu-265
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2014-03-10 18:16:13 +0000
+++ b/lisp/ChangeLog    2014-03-10 18:48:35 +0000
@@ -1,5 +1,7 @@
 2014-03-10  Glenn Morris  <address@hidden>
 
+       * 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.
 

=== modified file 'lisp/files.el'
--- a/lisp/files.el     2014-03-05 18:58:16 +0000
+++ b/lisp/files.el     2014-03-10 18:48:35 +0000
@@ -1429,7 +1429,7 @@
 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,


reply via email to

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