]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/variables.texi (Default Value): Update.
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 13 May 2025 11:07:09 +0000 (12:07 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 May 2025 20:50:49 +0000 (22:50 +0200)
Frame-local variables have been removed.

(cherry picked from commit 49c06df224a10f4b39b24025476e4de588292228)

doc/lispref/variables.texi

index 209b2b92c5f2f0c1801ba1817683f610ab1fcec5..c007d857c37bf2789f754e1d62ea56391d0424dc 100644 (file)
@@ -1792,8 +1792,8 @@ came from or how to save it, rather than with how to edit the contents.
 
   The global value of a variable with buffer-local bindings is also
 called the @dfn{default} value, because it is the value that is in
-effect whenever neither the current buffer nor the selected frame has
-its own binding for the variable.
+effect whenever the current buffer lacks its own binding for the
+variable.
 
   The functions @code{default-value} and @code{setq-default} access and
 change a variable's default value regardless of whether the current