From e1ceee716d7b0bb611317c455a2a49d4b0485469 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 11 Mar 2025 22:09:50 +0100 Subject: [PATCH] ; Fix typo --- etc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index f65a3cab6ec..b6b290ebed8 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1823,7 +1823,7 @@ This function inserts the special EVENT into the input event queue. This event is sent when the device running Emacs enters or leaves the sleep state. -** Variable aliases obsolete since Emacs 23.2 have been removed: +** Function aliases obsolete since Emacs 23.2 have been removed: 'advertised-undo', 'advertised-widget-backward', and 'dired-advertised-find-file'.