summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-11-19 12:01:05 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-11-19 12:01:05 +0200
commit70971d0a918053d86e76e4ff8248b25a8646940e (patch)
treebfe8a3387839e61decf1e992a34c1019713150dd /doc
parent3be082ae4a3d0b40d360648b20fb7caa14c0a9fc (diff)
Drop support for Emacs 24.3
Diffstat (limited to 'doc')
-rw-r--r--doc/faq.md2
-rw-r--r--doc/installation.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq.md b/doc/faq.md
index ab15d36b..04f1f303 100644
--- a/doc/faq.md
+++ b/doc/faq.md
@@ -8,7 +8,7 @@ Yes.
## What are CIDER's installation prerequisites?
-CIDER officially supports Emacs 24.3+, Java 7+ and Clojure(Script) 1.7+.
+CIDER officially supports Emacs 24.4+, Java 7+ and Clojure(Script) 1.7+.
CIDER 0.10 was the final release which supported Java 6 and Clojure 1.5 and 1.6.
## What's the relationship between CIDER and nrepl.el?
diff --git a/doc/installation.md b/doc/installation.md
index 90e52531..fa5b5e53 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -9,7 +9,7 @@ release). If you're new to Emacs you might want to go through
[the guided tour of Emacs](https://www.gnu.org/software/emacs/tour/index.html)
and the built-in tutorial (just press <kbd>C-h t</kbd>).
-CIDER officially supports Emacs 24.3+, Java 7+ and Clojure(Script) 1.7+.
+CIDER officially supports Emacs 24.4+, Java 7+ and Clojure(Script) 1.7+.
CIDER 0.10 was the final release which supported Java 6 and Clojure 1.5 and 1.6.
You'll also need a recent version of your favorite build tool (Leiningen, Boot