docs: update doctor living on the edge check to 29+
This commit is contained in:
parent
c39acf284b
commit
5cef63658d
1 changed files with 1 additions and 1 deletions
|
@ -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."))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue