summaryrefslogtreecommitdiff
path: root/doc/lispref/variables.texi
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2022-02-07 19:32:38 +0100
committerMichael Albinus <michael.albinus@gmx.de>2022-02-07 19:32:38 +0100
commit992908b09a4f95817bbd548fd577d7573ad9cd2d (patch)
tree7ffd699315c5569880d2b1ac78375afda9025f27 /doc/lispref/variables.texi
parent9338fbbc2803ec59cd24e08a02db800f2fc2aabf (diff)
downloademacs-992908b09a4f95817bbd548fd577d7573ad9cd2d.tar.gz
Make connection-local variables user options
* lisp/files-x.el (connection-local-profile-alist) (connection-local-criteria-alist): Make them user options. * doc/lispref/variables.texi (Connection Local Variables): * etc/NEWS: Document this.
Diffstat (limited to 'doc/lispref/variables.texi')
-rw-r--r--doc/lispref/variables.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
index 34c73e70b72..b9de92a29eb 100644
--- a/doc/lispref/variables.texi
+++ b/doc/lispref/variables.texi
@@ -2263,11 +2263,11 @@ list in @var{variables} is an alist of the form
@end example
@end defun
-@defvar connection-local-profile-alist
+@deffn {User Option} connection-local-profile-alist
This alist holds the connection profile symbols and the associated
variable settings. It is updated by
@code{connection-local-set-profile-variables}.
-@end defvar
+@end deffn
@defun connection-local-set-profiles criteria &rest profiles
This function assigns @var{profiles}, which are symbols, to all remote
@@ -2321,11 +2321,11 @@ Therefore, the example above would be equivalent to
defined by @code{connection-local-set-profile-variables}.
@end defun
-@defvar connection-local-criteria-alist
+@deffn {User Option} connection-local-criteria-alist
This alist contains connection criteria and their assigned profile
names. The function @code{connection-local-set-profiles} updates this
list.
-@end defvar
+@end deffn
@defun hack-connection-local-variables criteria
This function collects applicable connection-local variables