]> git.eshelyaron.com Git - emacs.git/commitdiff
(Frame-Local Variables): Small clarification.
authorRichard M. Stallman <rms@gnu.org>
Thu, 3 Nov 2005 21:32:08 +0000 (21:32 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 3 Nov 2005 21:32:08 +0000 (21:32 +0000)
lispref/variables.texi

index 1f26b56db8f6d78f14abb632da93f06d02efb5ce..1b527864d2c833ff49ea1a46f40fa6303353a47e 100644 (file)
@@ -1644,8 +1644,7 @@ already has a default value, that value remains unchanged.
 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