From: Eli Zaretskii Date: Sun, 13 Sep 2020 15:32:31 +0000 (+0300) Subject: ; * etc/NEWS: Document a recent change. X-Git-Tag: emacs-28.0.90~6082 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=762817003f5c38d0b8c79ca3ab0eaafb6495fd38;p=emacs.git ; * etc/NEWS: Document a recent change. --- 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