mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
; * etc/NEWS: Fix wording.
This commit is contained in:
parent
4901015055
commit
aefa854d01
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
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'.
|
||||
|
|
|
|||
Loading…
Reference in a new issue