]> git.eshelyaron.com Git - emacs.git/commit
Don't erroneously declare `mark` as error-free
authorMattias Engdegård <mattiase@acm.org>
Wed, 21 Apr 2021 15:27:14 +0000 (17:27 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 21 Apr 2021 20:52:17 +0000 (22:52 +0200)
commita7cc19e5ff0425289616135ab6b4674baf02c12b
tree190865e00587fbc6fa31c99059972fcebb18fef6
parent8c83231dae0f4701c2a6ddf140df13fe028b3612
Don't erroneously declare `mark` as error-free

* lisp/emacs-lisp/byte-opt.el (side-effect-free-fns)
(side-effect-and-error-free-fns):
`mark` is side-effect-free but not error-free.
lisp/emacs-lisp/byte-opt.el