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
commit8c5c03ba38aa7022f9b5a9538297cb04aa5612cc (patch)
treeeb8f09fff6c8f111b6812cfb8610a92986798328
parentdfd989375d7356c50b3e60e3297b84f0b038dccc (diff)
downloademacs-8c5c03ba38aa7022f9b5a9538297cb04aa5612cc.tar.gz
More tweaks about emacsclient on MS-Windows.
Fixes: debbugs:11091
-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}