emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 21 Mar 2002 08:02:34 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2545 emacs/src/ChangeLog:1.2546
*** emacs/src/ChangeLog:1.2545  Thu Mar 21 07:37:23 2002
--- emacs/src/ChangeLog Thu Mar 21 08:02:34 2002
***************
*** 14,21 ****
        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.
        (syms_of_process) [subprocess]: Remove QCfeature and QCdatagram.
        Intern and staticpro QCtype and Qdatagram.
        (syms_of_process) [!subprocess]: Intern and staticpro QCtype.
--- 14,21 ----
        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, 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]