From: Richard M. Stallman Date: Tue, 29 Mar 2005 18:19:00 +0000 (+0000) Subject: (Emacs Server): Fix Texinfo usage. X-Git-Tag: ttn-vms-21-2-B4~1387 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4f256c8ee13406f1de7b74bae6524ee6a3171b19;p=emacs.git (Emacs Server): Fix Texinfo usage. --- diff --git a/man/misc.texi b/man/misc.texi index 6181003d694..f1e05cae89c 100644 --- a/man/misc.texi +++ b/man/misc.texi @@ -1250,10 +1250,10 @@ kills it if the file name matches the regular expression @vindex server-name You can run multiple Emacs servers on the same machine by giving each one a unique ``server name'', using the variable -@code{server-name}. For example, @kbd{M-x set-variable RET -server-name RET foo RET} sets the server name to @samp{foo}. The -@code{emacsclient} program can visit a server by name using the -@samp{-s} option. @xref{Invoking emacsclient}. +@code{server-name}. For example, @kbd{M-x set-variable @key{RET} +server-name @key{RET} foo @key{RET}} sets the server name to +@samp{foo}. The @code{emacsclient} program can visit a server by name +using the @samp{-s} option. @xref{Invoking emacsclient}. While @code{mail} or another application is waiting for @code{emacsclient} to finish, @code{emacsclient} does not read terminal