mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
Unnecessary redraws can add 0.2-0.4s to startup times in some cases, especially where site-files are involved (which spam *Messages* with "Loading X..." messages; which force redraws). May also indirectly fix #5643 by deferring redisplay (and therefore window-buffer-change-functions, which triggers doom-init-ui-hook, which triggers both Doom's dashboard and persp-mode). Also removes a redundant set-language-environment call. Ref #5643
3.0 KiB
3.0 KiB