# HG changeset patch # User Richard M. Stallman # Date 1131053528 0 # Node ID 127ab86e8386a9641c0165b92c9be258e7f71d57 # Parent 93a5a20be8f16d3d2ec671fd6b905519d2815fd4 (Frame-Local Variables): Small clarification. diff -r 93a5a20be8f1 -r 127ab86e8386 lispref/variables.texi --- a/lispref/variables.texi Thu Nov 03 21:13:57 2005 +0000 +++ b/lispref/variables.texi Thu Nov 03 21:32:08 2005 +0000 @@ -1644,8 +1644,7 @@ If the variable is terminal-local, this function signals an error, because such variables cannot have frame-local bindings as well. @xref{Multiple Displays}. A few variables that are implemented -specially in Emacs can be (and usually are) buffer-local, but can never -be frame-local. +specially in Emacs can be buffer-local, but can never be frame-local. This command returns @var{variable}. @end deffn