Mercurial > emacs
diff src/ChangeLog @ 44074:e1637a1c9023
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 21 Mar 2002 13:02:34 +0000 |
parents | 32fbb48c7bc6 |
children | 514cc212d612 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Mar 21 13:01:14 2002 +0000 +++ b/src/ChangeLog Thu Mar 21 13:02:34 2002 +0000 @@ -14,8 +14,8 @@ Use :type 'datagram instead of :datagram t to create a datagram socket. This allows us to add other connection types (e.g. raw sockets) later in a consistent manner. - (init_process) [subprocess]: Provide list of supported subfeatures - for feature make-network-process. + (init_process) [subprocess, HAVE_SOCKETS]: Provide list of + supported subfeatures for feature make-network-process. (syms_of_process) [subprocess]: Remove QCfeature and QCdatagram. Intern and staticpro QCtype and Qdatagram. (syms_of_process) [!subprocess]: Intern and staticpro QCtype.