]> git.eshelyaron.com Git - emacs.git/commit
Fix error when describing menu items that don't have equivalent keys
authorPo Lu <luangruo@yahoo.com>
Thu, 20 Jan 2022 12:18:29 +0000 (20:18 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 20 Jan 2022 12:18:29 +0000 (20:18 +0800)
commitec5c723844a56d43c7c82aa9a2eecf1ffca86c0b
treeaf238bebdc0e4f26d9e67822c9a873045ffc7c96
parent5a64286d6a3ceaa5ca114ba5987f6698189647f5
Fix error when describing menu items that don't have equivalent keys

* lisp/help-fns.el (help-fns--key-bindings): Never pass nil to
insert.
lisp/help-fns.el