]> git.eshelyaron.com Git - emacs.git/commit
Mark string predicates side-effect-free
authorMattias Engdegård <mattiase@acm.org>
Wed, 10 Mar 2021 13:08:41 +0000 (14:08 +0100)
committerMattias Engdegård <mattiase@acm.org>
Wed, 10 Mar 2021 13:08:41 +0000 (14:08 +0100)
commit7add3309035394340b9d75d12c7e5412a3c96690
tree38e80b75277379e71a0b05004bd0425da82a8146
parenta1c84b4308b509c2215fe19f8c8754d76413d43c
Mark string predicates side-effect-free

* lisp/emacs-lisp/byte-opt.el (side-effect-free-fns): Add string>,
string-greaterp, string-empty-p, string-prefix-p, string-suffix-p
and string-blank-p, all recently marked pure.
lisp/emacs-lisp/byte-opt.el