]> git.eshelyaron.com Git - emacs.git/commit
; Avoid byte-compiler warning in mpc.el
authorEli Zaretskii <eliz@gnu.org>
Sun, 20 Oct 2024 05:03:08 +0000 (08:03 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 19:00:24 +0000 (21:00 +0200)
commit4ee9d93778dc0915f874b425ce405b19903a3e10
treeaadcb11ce351ab438ca1aa8916a2d6413c512a07
parentc0f60faf4ba5e1b4c7eb4d0c4ba416e54185b7ce
; Avoid byte-compiler warning in mpc.el

* lisp/mpc.el (mpc-cmd-crossfade): Move after definition of
'mpc-crossfade-time', because the function uses it.

(cherry picked from commit 80627a31c67b383393c53bd87dd21b7f0de3844e)
lisp/mpc.el