]> git.eshelyaron.com Git - emacs.git/commit
Byte compiler: correct output warning message positions (part 2)
authorAlan Mackenzie <acm@muc.de>
Fri, 22 Apr 2022 17:16:21 +0000 (17:16 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 22 Apr 2022 17:16:21 +0000 (17:16 +0000)
commit5b23c9942ae057c886e68edb8c4bf09bf7e8eda9
tree9815857922faaa62ac2071e0cfc01391dca524e8
parent2d71fd3b041506c68b5f1cd1e409e09e25778c34
Byte compiler: correct output warning message positions (part 2)

A supplementary commit to that on 2022-04-18:

* lisp/emacs-lisp/bytecomp.el (byte-compile--first-symbol-with-pos): Handle
vectors and records correctly.

* lisp/emacs-lisp/byte-run.el (byte-run--ssp-seen): Correct the doc string.
lisp/emacs-lisp/byte-run.el
lisp/emacs-lisp/bytecomp.el