1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-21 22:34:51 -07:00

; * etc/NEWS: Fix wording.

This commit is contained in:
Eli Zaretskii 2026-03-21 09:07:25 +02:00
parent 4901015055
commit aefa854d01

View file

@ -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'.