Hello

Since upgrading from Emacs 29.1 to 29.3, it seems like magit's autoload definitions are not loaded.

To reproduce:

guix shell --pure emacs emacs-magit -- emacs -q --eval "(call-interactively 'magit)"

In Emacs 29.3 this gives me: Wrong type argument: commandp, magit

Thanks
Jake