summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNathan Moreau <nathan.moreau@m4x.org>2020-05-03 17:10:27 +0200
committerGitHub <noreply@github.com>2020-05-03 17:10:27 +0200
commit08d714136153240864ac61c37aae0d2690a34a65 (patch)
tree9d2384ba9981346af2c4ca42dd75f426527964e5 /README.md
parent8733792250169d7c2234d6eec710ae4ba37c15e5 (diff)
downloadrust-mode-08d714136153240864ac61c37aae0d2690a34a65.tar.gz
README: support for emacs 24 has been dropped.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54702d3..1b705b8 100644
--- a/README.md
+++ b/README.md
@@ -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.