diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2023-08-13 11:51:03 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2023-08-13 11:51:03 +0200 |
commit | c51d1bce1ea5d97219dff22bc278644cb7495297 (patch) | |
tree | 424f3bcf9f92ebb03dcb62277a26321ce2750926 /lisp/emacs-lisp/cursor-sensor.el | |
parent | 163e7dac5f2f9e1154ee5ae76fee9e4602a9b7cb (diff) | |
download | emacs-c51d1bce1ea5d97219dff22bc278644cb7495297.tar.gz emacs-c51d1bce1ea5d97219dff22bc278644cb7495297.tar.bz2 emacs-c51d1bce1ea5d97219dff22bc278644cb7495297.zip |
`equal` is not error-free
* lisp/emacs-lisp/byte-opt.el (side-effect-free-fns)
(side-effect-and-error-free-fns)
(byte-compile-side-effect-and-error-free-ops)
(byte-compile-side-effect-free-ops):
Demote `equal` and `equal-including-properties` from error-free to
merely side-effect-free since they may in fact signal error on
circularity.
Diffstat (limited to 'lisp/emacs-lisp/cursor-sensor.el')
0 files changed, 0 insertions, 0 deletions