From 283fad1d47e9b8f83d21d3794d00e4215cb195c3 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 13 Jun 2026 11:53:15 +0300 Subject: [PATCH] ; * etc/NEWS: Fix formatting. --- etc/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index 1efc9a86b86..1308c3eda28 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -68,7 +68,8 @@ values; the value 'discard' inhibits the warning and discards type-mismatched values; any other non-nil value prompts you whether to accept or ignore the value. -*** Specifying a minor mode as a local variables enables that mode, +--- +** Specifying a minor mode as a local variables enables that mode, unconditionally. The previous behavior, toggling the mode, was neither reliable nor generally desirable.