Mercurial > emacs
changeset 66665:127ab86e8386
(Frame-Local Variables): Small clarification.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 03 Nov 2005 21:32:08 +0000 |
parents | 93a5a20be8f1 |
children | 344a573ab7a3 |
files | lispref/variables.texi |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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