]> git.eshelyaron.com Git - emacs.git/commit
called-interactively-p: cut broken comparison
authorMattias Engdegård <mattiase@acm.org>
Mon, 19 Dec 2022 16:42:33 +0000 (17:42 +0100)
committerMattias Engdegård <mattiase@acm.org>
Mon, 19 Dec 2022 16:42:33 +0000 (17:42 +0100)
commit03e75b0f5f279f166db895ba4245bda6fa2f1ffe
tree10aec0437228a1eaf882190e85b6c6038d3cf433
parentcb242bf1514ade34ab93b1db1ea7550093ae5839
called-interactively-p: cut broken comparison

* lisp/subr.el (called-interactively-p): Remove attempt to detect
`byte-code` frames; it wasn't done right but also does not seem
to be necessary.  Adjust comment that was out of date.
lisp/subr.el