Mercurial > emacs
changeset 61102:7c6643312d7d
(Emacs Server): Fix Texinfo usage.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 29 Mar 2005 18:19:00 +0000 |
parents | f524f20d9276 |
children | d3fa4a52d032 |
files | man/misc.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/misc.texi Tue Mar 29 18:18:18 2005 +0000 +++ b/man/misc.texi Tue Mar 29 18:19:00 2005 +0000 @@ -1250,10 +1250,10 @@ @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