]> git.eshelyaron.com Git - emacs.git/commit
Fix mistake in Lisp conversion of describe-map-tree
authorStefan Kangas <stefan@marxist.se>
Sun, 1 Nov 2020 21:49:12 +0000 (22:49 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 1 Nov 2020 21:52:02 +0000 (22:52 +0100)
commit5ab5504def63ebdfba08169f24a5829353bff137
treedb0b8a92fbccba96d30a03973da84736fe839605
parent030ab2dad50a448bd5cf3ef06f5d768717cdac70
Fix mistake in Lisp conversion of describe-map-tree

* lisp/help.el (describe-map-tree): Fix mistake in conversion to Lisp
from the C function describe_map_tree; make the condition match the
now removed C code.  (Bug#44360)
lisp/help.el