1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/doc
Stefan Kangas 557b790e0a Add new help command describe-keymap
* lisp/help-fns.el (describe-keymap): New command to show key bindings
for a given keymap.  (Bug#30660)
* doc/emacs/help.texi (Misc Help): Document the new command.
* doc/lispref/keymaps.texi (Scanning Keymaps): Add a cross-reference
to the above documentation.
* etc/NEWS: Announce the new command.

* test/lisp/help-fns-tests.el (help-fns-test-describe-keymap/symbol)
(help-fns-test-describe-keymap/value)
(help-fns-test-describe-keymap/not-keymap)
(help-fns-test-describe-keymap/let-bound)
(help-fns-test-describe-keymap/dynamically-bound-no-file): New tests.

Co-authored-by: Drew Adams <drew.adams@oracle.com>
2020-02-04 02:04:20 +01:00
..
emacs Add new help command describe-keymap 2020-02-04 02:04:20 +01:00
lispintro Prefer saying "Info manual" to "info page" in docs 2020-01-23 14:44:27 +01:00
lispref Add new help command describe-keymap 2020-02-04 02:04:20 +01:00
man Update copyright year to 2020 2020-01-01 00:59:52 +00:00
misc Merge from origin/emacs-27 2020-01-28 07:50:22 -08:00