Files
emacs/src/process.h
Steven Allen 4d88b925ba Improve documentation of the internal Lisp_Process->status field
Contrary to the existing documentation here, the value of this
field cannot be the symbols open or closed.  Furthermore, this
field is never set to "stop" for network connections.
* src/process.h (Lisp_Process): Improve/fix documentation of the
'status' field.  (Bug#78784)
2025-06-14 18:02:40 +03:00

10 KiB