Mercurial > emacs
changeset 99221:91f7bd22c703
* misc.texi (emacsclient Options): Document server-use-tcp and
server-host.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 29 Oct 2008 17:29:27 +0000 |
parents | a827b5371f54 |
children | 70ea409da917 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Wed Oct 29 16:00:56 2008 +0000 +++ b/doc/emacs/ChangeLog Wed Oct 29 17:29:27 2008 +0000 @@ -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>