Minor reformatting & refactors across the board
This commit is contained in:
parent
03fa2eafee
commit
1274de3d34
9 changed files with 24 additions and 15 deletions
|
@ -55,7 +55,7 @@ in."
|
|||
emacs-version))
|
||||
((= emacs-major-version 26)
|
||||
(warn! (concat "Emacs %s detected. Doom is dropping Emacs 26.x support very soon. Consider "
|
||||
"upgrading to Emacs 27.x.")
|
||||
"upgrading to Emacs 27.1.")
|
||||
emacs-version)))
|
||||
|
||||
(print! (start "Checking for Emacs config conflicts..."))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue