emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 c73d2cd: * lisp/files-x.el (connection-local-set-


From: Teodor Zlatanov
Subject: [Emacs-diffs] emacs-26 c73d2cd: * lisp/files-x.el (connection-local-set-profile-variables): Fix docstring.
Date: Sat, 9 Dec 2017 22:53:45 -0500 (EST)

branch: emacs-26
commit c73d2cdfd738186a3b4e44e3fcec4a9f10b9b644
Author: Ted Zlatanov <address@hidden>
Commit: Ted Zlatanov <address@hidden>

    * lisp/files-x.el (connection-local-set-profile-variables): Fix docstring.
---
 lisp/files-x.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/files-x.el b/lisp/files-x.el
index 6677370..a0aacd0 100644
--- a/lisp/files-x.el
+++ b/lisp/files-x.el
@@ -643,7 +643,7 @@ whose elements are of the form (VAR . VALUE).
 
 When a connection to a remote server is opened, the server's
 connection profiles are found.  A server may be assigned a
-connection profile using `connection-local-set-profile'.  Then
+connection profile using `connection-local-set-profiles'.  Then
 variables are set in the server's process buffer according to the
 VARIABLES list of the connection profile.  The list is processed
 in order."



reply via email to

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