diff options
| author | Nathan Moreau <nathan.moreau@m4x.org> | 2020-05-03 17:10:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-03 17:10:27 +0200 |
| commit | 08d714136153240864ac61c37aae0d2690a34a65 (patch) | |
| tree | 9d2384ba9981346af2c4ca42dd75f426527964e5 /README.md | |
| parent | 8733792250169d7c2234d6eec710ae4ba37c15e5 (diff) | |
| download | rust-mode-08d714136153240864ac61c37aae0d2690a34a65.tar.gz | |
README: support for emacs 24 has been dropped.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ # Introduction `rust-mode` makes editing [Rust](http://rust-lang.org) code with Emacs -enjoyable. It requires Emacs 24 or later, and is include in both +enjoyable. It requires Emacs 25 or later, and is include in both [Emacs Prelude](https://github.com/bbatsov/prelude) and [Spacemacs](https://github.com/syl20bnr/spacemacs) by default. |
