From: Eli Zaretskii Date: Sun, 1 Apr 2012 20:47:58 +0000 (+0300) Subject: More tweaks about emacsclient on MS-Windows. X-Git-Tag: emacs-pretest-24.0.05~3 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c5c03ba38aa7022f9b5a9538297cb04aa5612cc;p=emacs.git More tweaks about emacsclient on MS-Windows. Fixes: debbugs:11091 --- diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index 5f00fa5e6ea..1a055b9cfd7 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -1509,9 +1509,10 @@ text-only terminal, provided it is able to connect to a graphical display. If Emacs is unable to connect to a graphical display, and on systems, such as MS-Windows, where it cannot create graphical frames when started from a text-only terminal, it creates a new text-only -terminal frame (@pxref{Frames}). If you omit a filename argument -while supplying the @samp{-c} option, the new frame displays the -@samp{*scratch*} buffer (@pxref{Buffers}). +terminal frame (@pxref{Frames}) on the same terminal where it was +started. If you omit a filename argument while supplying the +@samp{-c} option, the new frame displays the @samp{*scratch*} buffer +(@pxref{Buffers}). @item -F @var{alist} @itemx --frame-parameters=@var{alist}