mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
- Fixes a wrong-number-of-args error, due to outdated interactive spec (#6227). - Fixes a regression (caused by the refactor indcae7187b4
) where the doom-info buffer is initially too short (~3 lines tall) to display all of its contents. Fix: #6227 Amend:dcae7187b4