From 9436943fb1af959aa313e0149255539679090b15 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Fri, 29 Oct 2021 14:05:36 +0200 Subject: [PATCH] ; * doc/emacs/custom.texi (Connection Variables): Fix typo. Don't merge --- doc/emacs/custom.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index 73dfe03898e..60e2d0aa874 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -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. -- 2.39.2