projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cefca2b
)
* lisp/files-x.el (connection-local-set-profile-variables): Fix docstring.
author
Ted Zlatanov
<tzz@lifelogs.com>
Sun, 10 Dec 2017 03:52:50 +0000
(22:52 -0500)
committer
Ted Zlatanov
<tzz@lifelogs.com>
Sun, 10 Dec 2017 03:53:10 +0000
(22:53 -0500)
lisp/files-x.el
patch
|
blob
|
history
diff --git
a/lisp/files-x.el
b/lisp/files-x.el
index 667737075edf09d3679bb124f2d8dc60ab7a2e38..a0aacd08ef2808e5395e9bdb1153d6cd6fe8e6a3 100644
(file)
--- 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-profile
s
'. 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."