]> git.eshelyaron.com Git - emacs.git/commit
Rename describe-map-tree to help--describe-map-tree
authorStefan Kangas <stefankangas@gmail.com>
Sun, 17 Sep 2023 20:56:00 +0000 (22:56 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 17 Sep 2023 20:56:00 +0000 (22:56 +0200)
commitf3a50f6dd84aa4644a167c7b7a2dcde5144e2e5f
treec57e843678eb82c76369c697ee3a26cb4fb0f4cb
parentae983e92838d47f2a42662270b6b23e37eb330a2
Rename describe-map-tree to help--describe-map-tree

This function should have been made internal in the first place.
* lisp/help.el (help--describe-map-tree): Rename from
'describe-map-tree'.  Keep old name as an obsolete alias, and update
all callers.
lisp/help.el
src/keymap.c
test/lisp/help-tests.el