]> git.eshelyaron.com Git - emacs.git/commit
Prepare for testing find-symbol
authorGerd Möllmann <gerd@gnu.org>
Mon, 24 Oct 2022 08:59:13 +0000 (10:59 +0200)
committerGerd Möllmann <gerd@gnu.org>
Mon, 24 Oct 2022 08:59:13 +0000 (10:59 +0200)
commita2f9aa8e56eb7c0a3a9cba04afede3d5fad5330b
tree93425cbcb5dd66c3133a55456fea047e54c8def9
parent72279265b0d06603f74cf1e016db88997d078eba
Prepare for testing find-symbol

* src/pkg.c (pkg_find_symbol1): Remove.
(pkg_find_symbol): Lookup symbols differently.
* lisp/emacs-lisp/pkg.el: Prepare for find-symbol tests.
* test/src/pkg-tests.el (pkg-tests-use-package): New.
lisp/emacs-lisp/pkg.el
src/pkg.c
test/src/pkg-tests.el