From aefa854d01f4bdf77ff2be7216644464bc4fbf69 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 21 Mar 2026 09:07:25 +0200 Subject: [PATCH] ; * etc/NEWS: Fix wording. --- etc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index 23df84c521b..053d2f0a2a2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3859,7 +3859,7 @@ all versions, sleep events require Windows 8 or later). +++ ** 'makunbound' on a variable alias undoes the alias. Previously it had the effect of applying the 'makunbound' on the -target of the alias (which can fail on some builtin variable). +target of the alias (which can fail on some builtin variables). --- ** 'FOO-ts-mode-indent-offset' renamed to 'FOO-ts-indent-offset'.