From 9d3eeee8f2e7904febe351f94ab545a386866ed6 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 2 Oct 2024 00:12:34 +0200 Subject: [PATCH] Revert "; Minor clarification in variables.texi" This reverts commit 44156c2140772fa04ebbc0a488a85f0741e0c2ef. (cherry picked from commit 108b3179bd4bcc82791ea5998de5dadb647992c4) --- 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. -- 2.39.2