mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -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