mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
docs: update doctor living on the edge check to 29+
This commit is contained in:
committed by
Henrik Lissner
parent
c39acf284b
commit
5cef63658d
@@ -61,7 +61,7 @@ in."
|
||||
"\t- might depend subtly on upstream packages updates\n\n"
|
||||
"You might need to unpin packages to get a fix for a specific commit of Emacs, "
|
||||
"and you should be ready to downgrade Emacs if something is just not fixable."))
|
||||
(EMACS28+
|
||||
(EMACS29+
|
||||
(warn! "Emacs %s detected" emacs-version)
|
||||
(explain! "Doom supports this version, but you are living on the edge! "
|
||||
"Be prepared for breakages in future versions of Emacs."))
|
||||
|
Reference in New Issue
Block a user