]> git.eshelyaron.com Git - emacs.git/commit
Remove wallpaper.el runtime dependency on cl-lib/cl-macs.
authorRobert Pluim <rpluim@gmail.com>
Fri, 14 Feb 2025 15:56:28 +0000 (16:56 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 26 Feb 2025 09:38:47 +0000 (10:38 +0100)
commit75d2eab58a0709945640e8c8fd863479a4e51c70
treecfd489fc4124852eba18ea8266da9aa9925f32b5
parent37457855f719b1401854d933e003b48560cfc9ca
Remove wallpaper.el runtime dependency on cl-lib/cl-macs.

* lisp/image/wallpaper.el: Don't require "cl-macs"
unconditionally, instead require "cl-lib", only when compiling.

(cherry picked from commit 6a2dc0bbd93c56b8d3e3bd178735026140b76c36)
lisp/image/wallpaper.el