]> git.eshelyaron.com Git - emacs.git/commit
Make (find-face-definition 'default) work more reliably
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Jun 2021 15:16:28 +0000 (17:16 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Jun 2021 15:16:28 +0000 (17:16 +0200)
commit9e8d8e1a037b0f8d4f06dfd384c27a894f442de7
tree2c9806b21af8b42aee82d940057e2e7478daf76d
parent553221fc557445b6599ab6e683451df2f11e62d0
Make (find-face-definition 'default) work more reliably

* lisp/emacs-lisp/find-func.el (find-function--defface): New
function (bug#30230).
(find-function-regexp-alist): Use it to skip past definitions
inside comments and strings.
lisp/emacs-lisp/find-func.el