From 33a992c298a79d67a1c83116ac1e66c909d7d909 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 3 Nov 2005 21:32:08 +0000 Subject: [PATCH] (Frame-Local Variables): Small clarification. --- lispref/variables.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lispref/variables.texi b/lispref/variables.texi index 1f26b56db8f..1b527864d2c 100644 --- a/lispref/variables.texi +++ b/lispref/variables.texi @@ -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 -- 2.39.5