Variable: connection-local-criteria
connection-local-criteria is a variable defined in files-x.el.gz.
Value
nil
Documentation
The current connection-local criteria, or nil.
This is set while executing the body of
with-connection-local-variables.
Source Code
;; Defined in /usr/src/emacs/lisp/files-x.el.gz
(defvar connection-local-criteria nil
"The current connection-local criteria, or nil.
This is set while executing the body of
`with-connection-local-variables'.")