]> git.eshelyaron.com Git - emacs.git/commit
Delete commented out help--describe-vector implementation
authorStefan Kangas <stefankangas@gmail.com>
Wed, 13 Nov 2024 22:26:41 +0000 (23:26 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 20 Nov 2024 12:32:41 +0000 (13:32 +0100)
commit590c67dada85421d48ea57c59e83eb4b22a3abf5
tree25f97ac19d41d468abd34e739c006e98b4b382c3
parentca179e8943d31ad0374b13a899243648ce2be271
Delete commented out help--describe-vector implementation

This was an attempt at lifting 'help--describe-vector' to Lisp that
turned out to be prohibitively slow.  It is still there in the Git log
if we need to refer back to it.  Currently, it is just dead weight, so
delete it.

* lisp/help.el: Delete commented out code.

(cherry picked from commit 96656c77e282939a84b19a9ccbbea5fbea948e33)
lisp/help.el