Mercurial > emacs
changeset 52595:d9f47e31b31c
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 23 Sep 2003 22:05:14 +0000 |
parents | d03629d1d293 |
children | f277840b17b2 |
files | lispref/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Tue Sep 23 21:57:51 2003 +0000 +++ b/lispref/ChangeLog Tue Sep 23 22:05:14 2003 +0000 @@ -1,3 +1,11 @@ +2003-09-23 Kim F. Storm <storm@cua.dk> + + * processes.texi (Network, Network Servers): Fix typos. + (Low-Level Network): Add timeout value for :server keyword. + Add new option keywords to make-network-process. + Add set-network-process-options. + Explain how to test availability of network options. + 2003-09-19 Richard M. Stallman <rms@gnu.org> * text.texi (Motion by Indent): Arg to
--- a/src/ChangeLog Tue Sep 23 21:57:51 2003 +0000 +++ b/src/ChangeLog Tue Sep 23 22:05:14 2003 +0000 @@ -1,3 +1,10 @@ +2003-09-23 Kim F. Storm <storm@cua.dk> + + * process.c (set_socket_option): Fix :bindtodevice option. + (Fset_network_process_option): Update process contact list when + setting option succeeds. + (Fmake_network_process): Doc fix. + 2003-09-23 Dave Love <fx@gnu.org> * process.c (Fnetwork_interface_info): Use