diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2022-06-11 12:34:18 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2022-06-11 12:34:18 +0200 |
commit | a6b8bcad58246ed8dcf4674f9df4a6a6859212f3 (patch) | |
tree | 977022f89341bfbae0074803a7c844a33b659c0e /test/lisp/emacs-lisp/cl-print-tests.el | |
parent | 71b17f1e940eb38e5e797edbe1eae983b6542ba0 (diff) | |
download | emacs-a6b8bcad58246ed8dcf4674f9df4a6a6859212f3.tar.gz emacs-a6b8bcad58246ed8dcf4674f9df4a6a6859212f3.tar.bz2 emacs-a6b8bcad58246ed8dcf4674f9df4a6a6859212f3.zip |
Further tweaks to how remapped commands are described
* lisp/help.el (describe-map): Rework how remapped commands are
output to avoid repetitions.
They're now shown as:
C-x 4 C-o ido-display-buffer
(Remapped via <remap> <display-buffer>)
C-x 5 C-o ido-display-buffer-other-frame
(Remapped via <remap> <display-buffer-other-frame>)
C-x x i ido-insert-buffer
(Remapped via <remap> <insert-buffer>)
Diffstat (limited to 'test/lisp/emacs-lisp/cl-print-tests.el')
0 files changed, 0 insertions, 0 deletions