]> git.eshelyaron.com Git - emacs.git/commit
Optionally annotate 'M-x' completions with short descriptions
authorEshel Yaron <me@eshelyaron.com>
Thu, 11 Jan 2024 19:18:29 +0000 (20:18 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 11 Jan 2024 19:18:29 +0000 (20:18 +0100)
commitb22516b5e9f2febe67a5a8d156a6d2dc51d28bca
treecf16f2cc0262737a43ada5dd359ed5f99575f214
parent7f018c97057953da098af5a8db86d92fee600531
Optionally annotate 'M-x' completions with short descriptions

* lisp/simple.el (read-extended-command--affixation): Align
annotations and add documentation one-liners when available.
(read-extended-command-1): Respect 'completions-detailed'.
(suggest-key-bindings): Mention 'completions-detailed'.

* etc/NEWS: Announce.
etc/NEWS
lisp/simple.el