]> git.eshelyaron.com Git - emacs.git/commit
Make describe-prefix-bindings say when there are no matches
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 10 Jun 2022 09:39:51 +0000 (11:39 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 10 Jun 2022 09:39:51 +0000 (11:39 +0200)
commit15a5c5ce40143edbdd436eeaa4cbb55f025f1771
tree9003c7119931a522b02abad71fa8c021edc6a4e4
parent071722e41120f8894b5482d9eccc663a28f81058
Make describe-prefix-bindings say when there are no matches

* lisp/help.el (describe-prefix-bindings): Say when there are no
bindings under a prefix (bug#55875), for instance in `C-c C-h' in
a buffer with no `C-c' commands.
lisp/help.el