aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2015-08-21 16:17:47 +0300
committerEli Zaretskii2015-08-21 16:17:47 +0300
commit88f18ca334600a8d867b7c158a3abdeb6004c08e (patch)
tree5723a0a6e1d5a0fea65c297f93ca48006432b2c7
parentb67928e650803efc0875fbb16e23b29dca6e06b7 (diff)
downloademacs-88f18ca334600a8d867b7c158a3abdeb6004c08e.tar.gz
emacs-88f18ca334600a8d867b7c158a3abdeb6004c08e.zip
Document '--create-frame' option to emacsclient
* doc/emacs/misc.texi (emacsclient Options): Document the '--create-frame' option. (Bug#21308)
-rw-r--r--doc/emacs/misc.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi
index cb15a3b677b..db096c7ebf7 100644
--- a/doc/emacs/misc.texi
+++ b/doc/emacs/misc.texi
@@ -1675,6 +1675,7 @@ precedence.
1675 1675
1676@cindex client frame 1676@cindex client frame
1677@item -c 1677@item -c
1678@itemx --create-frame
1678Create a new graphical @dfn{client frame}, instead of using an 1679Create a new graphical @dfn{client frame}, instead of using an
1679existing Emacs frame. See below for the special behavior of @kbd{C-x 1680existing Emacs frame. See below for the special behavior of @kbd{C-x
1680C-c} in a client frame. If Emacs cannot create a new graphical frame 1681C-c} in a client frame. If Emacs cannot create a new graphical frame