mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
The global options (like --debug and --pager) weren't recognized for pseudo command like :help and :version (in particular, rendering --pager ineffective). Fix: #6526