docs: mention 29.1 support
Now that 29.1 is stable, support for it is official. This updates or docs and doctor checks to take this into account. I've also included a link to a Discourse post where I track support for Emacs HEAD.
This commit is contained in:
parent
5bb59ad4b0
commit
ea616350c7
2 changed files with 18 additions and 13 deletions
|
@ -5,7 +5,7 @@
|
|||
[Install](#install) • [Documentation] • [FAQ] • [Screenshots] • [Contribute](#contribute)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
[][Discord]
|
||||
|
@ -99,7 +99,12 @@ Check out [the FAQ][FAQ] for answers to common questions about the project.
|
|||
|
||||
# Prerequisites
|
||||
+ Git 2.23+
|
||||
+ Emacs 27.1+ (*28.1 is recommended*, or [native-comp](https://www.emacswiki.org/emacs/GccEmacs). **29+ is not supported**).
|
||||
+ Emacs 27.1–29.1 (**Recommended: 29.1 +
|
||||
[native-comp](https://www.emacswiki.org/emacs/GccEmacs)**)
|
||||
> :warning: Unstable and pre-release builds of Emacs -- which end in `.50`,
|
||||
> `.60`, or `.9X` (e.g. `28.1.91`) -- **are not officially supported**. There
|
||||
> *is* some effort to support Emacs HEAD, however. [Follow this Discourse
|
||||
> post](https://discourse.doomemacs.org/t/3241) for details.
|
||||
+ [ripgrep] 11.0+
|
||||
+ GNU `find`
|
||||
+ *OPTIONAL:* [fd] 7.3.0+ (improves file indexing performance for some commands)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue