From: Richard M. Stallman Date: Thu, 3 Nov 2005 21:32:08 +0000 (+0000) Subject: (Frame-Local Variables): Small clarification. X-Git-Tag: emacs-pretest-22.0.90~6090 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=33a992c298a79d67a1c83116ac1e66c909d7d909;p=emacs.git (Frame-Local Variables): Small clarification. --- 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