diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2025-02-13 04:24:05 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2025-02-13 17:50:40 +0100 |
commit | 7d9e67be13f72b7c7c8815f651c8fa5f74a79c54 (patch) | |
tree | 30e6f718c85fda0f8e82e1659af899b2c6cd5471 /lisp/emacs-lisp/bytecomp.el | |
parent | 745847ba8eca27e981a50ad91b628bbce35bb0f3 (diff) | |
download | emacs-7d9e67be13f72b7c7c8815f651c8fa5f74a79c54.tar.gz emacs-7d9e67be13f72b7c7c8815f651c8fa5f74a79c54.tar.bz2 emacs-7d9e67be13f72b7c7c8815f651c8fa5f74a79c54.zip |
Inline side-effect-free declarations in cl-lib.el
* lisp/emacs-lisp/cl-macs.el: Move side-effect-free declarations from
here...
* lisp/emacs-lisp/cl-extra.el (cl-gcd, cl-lcm, cl-isqrt, cl-floor)
(cl-ceiling, cl-truncate, cl-round, cl-mod, cl-rem, cl-signum)
(cl-subseq, cl-list-length, cl-get, cl-getf):
* lisp/emacs-lisp/cl-lib.el (cl-plusp, cl-minusp, cl-oddp, cl-evenp)
(cl-fifth, cl-sixth, cl-seventh, cl-eighth, cl-ninth, cl-tenth)
(cl-ldiff, cl-pairlis):
* lisp/emacs-lisp/cl-seq.el (cl-endp): ...to have them inline here.
* lisp/emacs-lisp/cl-macs.el: Move side-effect-and-error-free
declarations from here...
* lisp/emacs-lisp/cl-extra.el (cl-equalp, cl-random-state-p):
* lisp/emacs-lisp/cl-lib.el (cl-list*, cl-acons): ...to have them inline
here. (Bug#76247)
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions