]> git.eshelyaron.com Git - emacs.git/commit
Declare `match-beginning` and `match-end` as side-effect-free
authorMattias Engdegård <mattiase@acm.org>
Tue, 3 Aug 2021 13:28:10 +0000 (15:28 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 3 Aug 2021 13:29:58 +0000 (15:29 +0200)
commit0809c9f6ef1e575a28b64c040834991588adf383
tree8c32c3e2434a14bd2011069b64a521158b6160ea
parent3a56d4eea93e2fe832021a0685e2d9fe5bbd034b
Declare `match-beginning` and `match-end` as side-effect-free

* lisp/emacs-lisp/byte-opt.el (side-effect-free-fns): Add functions.
lisp/emacs-lisp/byte-opt.el