emacs-31 8b521b98edb 2/2: ; * etc/NEWS: Fix level of last change.

Michael Albinus via Mailing list for Emacs changes <[email protected]> Tue, 4 Aug 2026 09:31:29 -0400 (EDT)
Newsgroups gmane.emacs.diffs
Message-ID <[email protected]>
branch: emacs-31
commit 8b521b98edbc36cab888527b4dfd38b5bae96995
Author: Michael Albinus <[email protected]>
Commit: Michael Albinus <[email protected]>

    ; * etc/NEWS: Fix level of last change.
---
 etc/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/NEWS b/etc/NEWS
index 353aaf27289..ffbc142cad1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3585,7 +3585,7 @@ current buffer.  This is used by 'setopt-local', which will signal an
 error if this optional argument is not supported by the ':set' function.
 
 +++
-** The 'defcustom' ':local' keyword can now be 'permanent-only'.
+*** The 'defcustom' ':local' keyword can now be 'permanent-only'.
 This means that the variable's 'permanent-local' property is set to t,
 without marking it as automatically buffer-local.