]> git.eshelyaron.com Git - emacs.git/commitdiff
More tweaks about emacsclient on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Sun, 1 Apr 2012 20:47:58 +0000 (23:47 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 1 Apr 2012 20:47:58 +0000 (23:47 +0300)
Fixes: debbugs:11091
doc/emacs/misc.texi

index 5f00fa5e6eab6edeec884f58dfe8ebed4d0e14d3..1a055b9cfd700a73f5a00b59851fb7f00fdb7f82 100644 (file)
@@ -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}