diff options
| -rw-r--r-- | lisp/files-x.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files-x.el b/lisp/files-x.el index 667737075ed..a0aacd08ef2 100644 --- a/lisp/files-x.el +++ b/lisp/files-x.el | |||
| @@ -643,7 +643,7 @@ whose elements are of the form (VAR . VALUE). | |||
| 643 | 643 | ||
| 644 | When a connection to a remote server is opened, the server's | 644 | When a connection to a remote server is opened, the server's |
| 645 | connection profiles are found. A server may be assigned a | 645 | connection profiles are found. A server may be assigned a |
| 646 | connection profile using `connection-local-set-profile'. Then | 646 | connection profile using `connection-local-set-profiles'. Then |
| 647 | variables are set in the server's process buffer according to the | 647 | variables are set in the server's process buffer according to the |
| 648 | VARIABLES list of the connection profile. The list is processed | 648 | VARIABLES list of the connection profile. The list is processed |
| 649 | in order." | 649 | in order." |