1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00

* misc.texi (emacsclient Options): Document server-use-tcp and

server-host.
This commit is contained in:
Chong Yidong 2008-10-29 17:29:27 +00:00
parent c417ddc29e
commit 21d2bae3ca

View File

@ -8,7 +8,8 @@
mention obsolete emacs.bash script.
(Invoking emacsclient): Rewrite, moving optional arguments to
emacsclient Options.
(emacsclient Options): New node.
(emacsclient Options): New node. Document server-use-tcp and
server-host.
2008-10-28 Chong Yidong <cyd@stupidchicken.com>