]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix documentation changes of connection-local variables
authorEli Zaretskii <eliz@gnu.org>
Mon, 14 Nov 2016 16:13:09 +0000 (18:13 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 14 Nov 2016 16:13:09 +0000 (18:13 +0200)
* etc/NEWS: Fix last change.
* doc/lispref/variables.texi (Connection Local Variables): Minor fixes.
* doc/lispref/elisp.texi (Top): Update the master menu.

doc/lispref/elisp.texi
doc/lispref/variables.texi
etc/NEWS

index 4a1e52856ead9b1f905f4d3aae9e6887dd3771ab..708bd9c309497c761b30a90e03c518782cf44abf 100644 (file)
@@ -503,6 +503,7 @@ Variables
 * File Local Variables::    Handling local variable lists in files.
 * Directory Local Variables:: Local variables common to all files in a
                                 directory.
+* Connection Local Variables::  Local variables common for remote connections.
 * Variable Aliases::        Variables that are aliases for other variables.
 * Variables with Restricted Values::  Non-constant variables whose value can
                                         @emph{not} be an arbitrary Lisp object.
index 8a177973e118305a092b9425a3c923a08e788d1f..4f2274f81a01fa30fc7cc901c0f176009f3d6c11 100644 (file)
@@ -2001,10 +2001,10 @@ buffers, it could be called by any mode.
 
 @defmac with-connection-local-classes classes &rest body
 All connection-local variables, which are specified by a class in
-@var{CLASSES}, are applied.  An implicit binding of the classes to the
+@var{classes}, are applied.  An implicit binding of the classes to the
 remote connection is enabled.
 
-After that, @var{BODY} is executed, and the connection-local variables
+After that, @var{body} is executed, and the connection-local variables
 are unwound.  Example:
 
 @example
index 2e72fd54257059e646230a0769b529f2b0eb86d6..34d64bfac33dd305568425122c6d550d3befc3e7 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -225,8 +225,8 @@ See the variable 'dir-locals-file-2' for more information.
 
 +++
 ** Connection-local variables can be used to specify local variables
-with a value depending on the connected remote server. For details, see
-(info "(elisp)Connection Local Variables")
+with a value depending on the connected remote server.  For details,
+see the node "Connection Local Variables" in the ELisp manual.
 
 ---
 ** International domain names (IDNA) are now encoded via the new