branch: elpa/clojure-mode
commit 1888798af906d4ca6bf8ddad2c7251d86c0d2969
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
State minimum required Emacs version in README
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 940fc59e45..a16a9f5af9 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,8 @@
highlighting), indentation, navigation and refactoring support for the
[Clojure(Script) programming language](https://clojure.org).
+`clojure-mode` requires Emacs 27.1+.
+
> [!IMPORTANT]
>
> This documentation tracks the `master` branch of `clojure-mode`. Some of the