]> git.eshelyaron.com Git - emacs.git/commit
Fix misleading LAP optimiser debug log message
authorMattias Engdegård <mattiase@acm.org>
Sun, 5 Feb 2023 11:27:32 +0000 (12:27 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sun, 5 Feb 2023 15:27:35 +0000 (16:27 +0100)
commit0f4c7060e46d279b0da315a8d0961225a7eefa6a
tree0deac2e244c0ea8b14ba09a8559140d91db6b45f
parent17784bbf3f933dc7ed6aa286794ad7a32651e3ce
Fix misleading LAP optimiser debug log message

* lisp/emacs-lisp/byte-opt.el (byte-optimize-lapcode):
Correct message in a conditional jump threading rule.
lisp/emacs-lisp/byte-opt.el