From 762817003f5c38d0b8c79ca3ab0eaafb6495fd38 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 13 Sep 2020 18:32:31 +0300 Subject: [PATCH] ; * etc/NEWS: Document a recent change. --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 2fe66be15f0..8f10a6213da 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -170,6 +170,11 @@ setting the variable 'auto-save-visited-mode' buffer-locally to nil. description of the properties. Likewise 'button-describe' does the same for a button. +** Obsolete commands are no longer hidden from command completion. +Completion of command names now considers obsolete aliases as +candidates. Invoking a command via an obsolete alias now mentions the +obsolescence fact and shows the new name of the command. + * Changes in Specialized Modes and Packages in Emacs 28.1 -- 2.39.5