seconds before removing it from display. The default behavior is to
display the binding for 2 seconds.
+Additionally, when @code{suggest-key-bindings} is non-@code{nil}, the
+completion list of @kbd{M-x} shows equivalent key bindings for all
+commands that have them.
+
@vindex extended-command-suggest-shorter
Commands that don't have key bindings, can still be invoked after
typing less than their full name at the @samp{M-x} prompt. Emacs
'goto-line'. This should help making faster the process of finding
line numbers that were previously jumped to.
++++
+** When 'suggest-key-bindings' is non-nil, the completion list of 'M-x'
+shows equivalent key bindings for all commands that have them.
+
\f
* Changes in Specialized Modes and Packages in Emacs 28.1
\f
* Incompatible Lisp Changes in Emacs 28.1
-** When 'suggest-key-bindings' is non-nil, the completion list of M-x
-shows equivalent key-bindings for all commands that have them.
-
** 'equal' no longer examines some contents of window configurations.
Instead, it considers window configurations to be equal only if they
are 'eq'. To compare contents, use 'compare-window-configurations'