]> git.eshelyaron.com Git - emacs.git/commit
Fix mistake in describe-buffer-bindings
authorStefan Kangas <stefan@marxist.se>
Mon, 9 Nov 2020 21:23:04 +0000 (22:23 +0100)
committerStefan Kangas <stefan@marxist.se>
Thu, 12 Nov 2020 01:58:02 +0000 (02:58 +0100)
commitccf2576081dbd629765214493d08c58e28ee23dc
tree1828b4671c790ac48ab0b9cce7dc6260cf98a03f
parent73536ffecb6d92151cfeaf1fbc7153aa14f42fb4
Fix mistake in describe-buffer-bindings

* src/keymap.c (Fdescribe_buffer_bindings): Fix a call in
describe-buffer-bindings.  This fixes a mistake in my previous commit
to prefer the Lisp version of describe-map-tree (8a1441310aa1), where
0 was accidentally converted to Qt in two places.
src/keymap.c