mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
In later versions of Emacs 29, this variable has been renamed without a deprecation alias, causing void-variable errors wherever it is used. Since it could potentially be used outside of Doom, I'll use a variable alias until we formally drop 28 support (not for a long time). Close: #7090 Co-authored-by: AdoPi <AdoPi@users.noreply.github.com>