Function: null-device
null-device is an autoloaded and byte-compiled function defined in
files-x.el.gz.
Signature
(null-device)
Documentation
The connection-local value of null-device(var)/null-device(fun).
Probably introduced at or before Emacs version 28.1.
Aliases
Source Code
;; Defined in /usr/src/emacs/lisp/files-x.el.gz
;;;###autoload
(defun null-device ()
"The connection-local value of `null-device'."
(connection-local-value null-device))