master 283fad1d47e: ; * etc/NEWS: Fix formatting.
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
branch: master commit 283fad1d47e9b8f83d21d3794d00e4215cb195c3 Author: Eli Zaretskii <[email protected]> Commit: Eli Zaretskii <[email protected]> ; * 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.