]> git.eshelyaron.com Git - emacs.git/commit
Traverse record literals in byte-compile--first-symbol-with-pos
authorMattias Engdegård <mattiase@acm.org>
Sun, 29 May 2022 08:49:13 +0000 (10:49 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sun, 29 May 2022 08:52:09 +0000 (10:52 +0200)
commitc9aff6fe5a26ca402b0f0bc89f71a2cc46671882
tree77f841a09b36eb58ec4f1f79e3fcf86dc51cb57a
parent96d056b3aa7bc689e2550bddd56f51a88c69fe2f
Traverse record literals in byte-compile--first-symbol-with-pos

* lisp/emacs-lisp/bytecomp.el (byte-compile--first-symbol-with-pos):
Traverse record literals as well as vectors.  Either is rather
pointless but there were some strong feelings about it.
lisp/emacs-lisp/bytecomp.el