diff options
author | Daniel Colascione <dancol@dancol.org> | 2025-03-27 16:04:51 -0400 |
---|---|---|
committer | Daniel Colascione <dancol@dancol.org> | 2025-03-27 16:21:13 -0400 |
commit | 364c3dbc12e7b6d41ab449dd495c96d08874310e (patch) | |
tree | 33b6c05a49a9f71b12ee4096afa78f5c067e4371 /lisp/emacs-lisp/regi.el | |
parent | 59fd8c26be2f7724a5c8cb583383f2025171c660 (diff) | |
download | emacs-364c3dbc12e7b6d41ab449dd495c96d08874310e.tar.gz emacs-364c3dbc12e7b6d41ab449dd495c96d08874310e.tar.bz2 emacs-364c3dbc12e7b6d41ab449dd495c96d08874310e.zip |
Help find-function find methods defined inside macros
* doc/lispref/functions.texi (Finding Definitions): Document the
expanded definition-finding extension mechanism.
* etc/NEWS: Briefly describe the new feature.
* lisp/emacs-lisp/cl-generic.el
(cl--generic-find-defgeneric-regexp): Use defconst now that we
no longer have purespace.
(cl--generic-search-method-make-form-matcher): New function.
* lisp/emacs-lisp/find-func.el (find-function-regexp-alist)
(find-function-search-for-symbol): Parse out the new
factory function.
(find-function--search-by-expanding-macros): Try using it when
searching for definitions by expanding macros.
Diffstat (limited to 'lisp/emacs-lisp/regi.el')
0 files changed, 0 insertions, 0 deletions