diff options
author | Stefan Kangas <stefan@marxist.se> | 2020-10-18 15:32:22 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2020-10-18 17:25:23 +0200 |
commit | 8a1441310aa151e739cfed3bd2eff3358edc8001 (patch) | |
tree | af158ee0c497e53ba021e14329607b271975946e /test/lisp/emacs-lisp/checkdoc-tests.el | |
parent | afde53cd81c7817c5b3187e60e7a49790e0af832 (diff) | |
download | emacs-8a1441310aa151e739cfed3bd2eff3358edc8001.tar.gz emacs-8a1441310aa151e739cfed3bd2eff3358edc8001.tar.bz2 emacs-8a1441310aa151e739cfed3bd2eff3358edc8001.zip |
Prefer Lisp version of describe-map-tree
This is a prerequisite to remove the old C functions, and gives a
measured 3 ms slowdown on my machine, from 0.27s to 0.30s per call to
describe-buffer-bindings (average over 50 calls).
* src/keymap.c (Fdescribe_buffer_bindings): Call Lisp function
describe-map-tree instead of C function describe_map_tree.
Diffstat (limited to 'test/lisp/emacs-lisp/checkdoc-tests.el')
0 files changed, 0 insertions, 0 deletions