; * doc/emacs/custom.texi (Connection Variables): Fix typo. Don't merge
This commit is contained in:
parent
08de838531
commit
9436943fb1
1 changed files with 1 additions and 1 deletions
|
@ -1507,7 +1507,7 @@ criteria, identifying a remote machine:
|
|||
This code declares two different profiles, @code{remote-ksh} and
|
||||
@code{remote-bash}. The profile @code{remote-ksh} is applied to all
|
||||
buffers which have a remote default directory matching the regexp
|
||||
@code{"remotemachine} as host name. Such a criteria can also
|
||||
@code{"remotemachine"} as host name. Such a criteria can also
|
||||
discriminate for the properties @code{:protocol} (this is the Tramp
|
||||
method) or @code{:user} (a remote user name). The @code{nil} criteria
|
||||
matches all buffers with a remote default directory.
|
||||
|
|
Loading…
Add table
Reference in a new issue