emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-30 108b3179bd4: Revert "; Minor clarification in variables.texi"


From: Stefan Kangas
Subject: emacs-30 108b3179bd4: Revert "; Minor clarification in variables.texi"
Date: Tue, 1 Oct 2024 18:14:59 -0400 (EDT)

branch: emacs-30
commit 108b3179bd4bcc82791ea5998de5dadb647992c4
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    Revert "; Minor clarification in variables.texi"
    
    This reverts commit 44156c2140772fa04ebbc0a488a85f0741e0c2ef.
---
 doc/lispref/variables.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
index d990f116c69..76f15b2595c 100644
--- a/doc/lispref/variables.texi
+++ b/doc/lispref/variables.texi
@@ -1733,7 +1733,7 @@ buffer-local variables interactively.
 This function eliminates all the buffer-local variable bindings of the
 current buffer.  As a result, the buffer will see the default values
 of most variables.  By default, for variables marked as permanent and
-local, hook functions that have a non-@code{nil}
+local hook functions that have a non-@code{nil}
 @code{permanent-local-hook} property (@pxref{Setting Hooks}) won't be
 killed, but if the optional @var{kill-permanent} argument is
 non-@code{nil}, even these variables will be killed.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]