mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-27 14:23:43 -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"
|
"\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, "
|
"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."))
|
"and you should be ready to downgrade Emacs if something is just not fixable."))
|
||||||
(EMACS28+
|
(EMACS29+
|
||||||
(warn! "Emacs %s detected" emacs-version)
|
(warn! "Emacs %s detected" emacs-version)
|
||||||
(explain! "Doom supports this version, but you are living on the edge! "
|
(explain! "Doom supports this version, but you are living on the edge! "
|
||||||
"Be prepared for breakages in future versions of Emacs."))
|
"Be prepared for breakages in future versions of Emacs."))
|
||||||
|
Reference in New Issue
Block a user