projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b962571
)
; * doc/emacs/misc.texi (emacsclient Options): Fix typo.
author
Stefan Kangas
<stefankangas@gmail.com>
Mon, 5 Sep 2022 20:24:05 +0000
(22:24 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Tue, 6 Sep 2022 20:46:11 +0000
(22:46 +0200)
doc/emacs/misc.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/misc.texi
b/doc/emacs/misc.texi
index 737c871d3fb1e7cf56d1ca44fbfe13a3a1cd649b..1367f26acffe96492448caf8f8df564ea0f4ae9a 100644
(file)
--- a/
doc/emacs/misc.texi
+++ b/
doc/emacs/misc.texi
@@
-2025,7
+2025,7
@@
all server buffers are finished. You can take as long as you like to
edit the server buffers within Emacs, and they are @emph{not} killed
when you type @kbd{C-x #} in them.
-@item --parent-id
@var{id}
+@item --parent-id
=
@var{id}
Open an @command{emacsclient} frame as a client frame in the parent X
window with id @var{id}, via the XEmbed protocol. Currently, this
option is mainly useful for developers.