syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.57k stars 4.9k forks source link

Fix interactive spec of configuration-layer/delete-orphan-packages #16328

Closed bcc32 closed 3 months ago

bcc32 commented 3 months ago

Before this change, configuration-layer/delete-orphan-packages showed up in the M-x command list but selecting it failed with an arity error. The most natural behavior of this command is to delete all orphan packages.