diff options
author | Kim F. Storm <storm@cua.dk> | 2002-03-21 12:20:24 +0000 |
---|---|---|
committer | Kim F. Storm <storm@cua.dk> | 2002-03-21 12:20:24 +0000 |
commit | 9057ff80bc70af618d8b199f498165c30b088d24 (patch) | |
tree | 51a6c2e633a4d197a77b4cbf356d8d9304c79815 /lisp/emacs-lisp/regexp-opt.el | |
parent | 37ebddef957500e7990c72786505a92e3bf17816 (diff) | |
download | emacs-9057ff80bc70af618d8b199f498165c30b088d24.tar.gz emacs-9057ff80bc70af618d8b199f498165c30b088d24.tar.bz2 emacs-9057ff80bc70af618d8b199f498165c30b088d24.zip |
(QCfeature, QCdatagram): Removed variables.
(QCtype, Qdatagram): New variables.
(network_process_featurep): Removed function.
(Fmake_network_process): Removed :feature check.
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.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions