]> git.eshelyaron.com Git - emacs.git/commitdiff
Clarify emacsclient Options node in the Emacs manual
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Jul 2021 12:51:03 +0000 (14:51 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 16 Jul 2021 12:51:03 +0000 (14:51 +0200)
* doc/emacs/misc.texi (emacsclient Options): Don't claim that
emacsclient searches for a socket name (bug#13319).

doc/emacs/misc.texi

index 3c11a39de99bd0cc866bd2be7e027a2b523d7cb3..12cd492b4bb4f85e305653a8fd0c44fcfb787148 100644 (file)
@@ -2031,7 +2031,7 @@ evaluation performed is for side-effect rather than result.
 Connect to the Emacs server named @var{server-name}.  (This option is
 not supported on MS-Windows.)  The server name is given by the
 variable @code{server-name} on the Emacs server.  If this option is
-omitted, @command{emacsclient} connects to the first server it finds.
+omitted, @command{emacsclient} connects to the default socket.
 If you set @code{server-name} of the Emacs server to an absolute file
 name, give the same absolute file name as @var{server-name} to this
 option to instruct @command{emacsclient} to connect to that server.