More process-related doc and manual small edits
commit016a35dfa7c48255b7e461dc8a2441a643c8731c
authorGlenn Morris <rgm@gnu.org>
Wed, 18 Apr 2012 03:48:43 +0000 (17 20:48 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 18 Apr 2012 03:48:43 +0000 (17 20:48 -0700)
tree87a9df5df48d1067f4384685f7450dce8e3e0151
parentd666446d7da49d504a5cc548321a77ecb405952e
More process-related doc and manual small edits

* doc/lispref/processes.texi (Output from Processes, Filter Functions):
Mention waiting-for-user-input-p.
(Sentinels, Query Before Exit, System Processes, Transaction Queues):
(Network Servers, Datagrams, Network Processes, Network Options)
(Network Feature Testing, Serial Ports): Copyedits.
(Network): Add encrypted network overview paragraph.
Cross-reference the Emacs-GnuTLS manual.  Use @acronym.

* lisp/net/network-stream.el (open-network-stream): Doc fix.

* src/process.c (Fset_process_inherit_coding_system_flag)
(Fset_process_query_on_exit_flag): Doc fix (mention return value).
(Fmake_network_process): Doc fix.
doc/lispref/ChangeLog
doc/lispref/processes.texi
lisp/ChangeLog
lisp/net/network-stream.el
src/ChangeLog
src/process.c