]> git.eshelyaron.com Git - emacs.git/commit
Faster and less recursive byte-compile--first-symbol-with-pos
authorMattias Engdegård <mattiase@acm.org>
Thu, 26 May 2022 15:19:45 +0000 (17:19 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 26 May 2022 15:28:13 +0000 (17:28 +0200)
commite05acb07d337dc35ad6b0c6cffe8e391db447a0c
tree6af0d79b978a5881385254a96419c438e75f122e
parente490b80a105b82870e5571eaa3cfa5bc3ad936b0
Faster and less recursive byte-compile--first-symbol-with-pos

* lisp/emacs-lisp/bytecomp.el (byte-compile--first-symbol-with-pos)
(byte-compile--warning-source-offset):
Remove recursion for cdr-traversal of lists, and optimise (bug#55414).
lisp/emacs-lisp/bytecomp.el