]> git.eshelyaron.com Git - emacs.git/commit
Avoid rare warning when byte-compiling cl-loaddefs.el
authorStefan Kangas <stefankangas@gmail.com>
Tue, 4 Mar 2025 21:47:59 +0000 (22:47 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Mar 2025 07:03:53 +0000 (08:03 +0100)
commit1ca7be42922d0bc08382b0d0b66a7b786afb7a02
tree3135930c18e97b329b294f7d7e4a4b86f9f38507
parent41a3edd260862a587134842b7c918802c28f5f29
Avoid rare warning when byte-compiling cl-loaddefs.el

* lisp/emacs-lisp/cl-extra.el: Add autoloaded declare-function to avoid
rare byte-compilation warning.
Problem reported by Eli Zaretskii <eliz@gnu.org>.

(cherry picked from commit c18089a6585b319786894262ae0a9034dfbcbcd4)
lisp/emacs-lisp/cl-extra.el