summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2012-04-01 23:47:58 +0300
committerEli Zaretskii <eliz@gnu.org>2012-04-01 23:47:58 +0300
commit0dd601f1157067946fa9e8da00e24342e63559c7 (patch)
tree843c5b61616ea516175180bd1a4edd013516f7c6
parent42e612c95f5993cd42029d742d0a83ec40ccc8e4 (diff)
downloademacs-0dd601f1157067946fa9e8da00e24342e63559c7.tar.gz
More tweaks about emacsclient on MS-Windows.
-rw-r--r--doc/emacs/misc.texi7
1 files changed, 4 insertions, 3 deletions
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}