We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582e8a7 commit a70cebbCopy full SHA for a70cebb
clojure-mode.el
@@ -19,11 +19,6 @@
19
;; Provides font-lock, indentation, and navigation for the Clojure
20
;; programming language (http://clojure.org).
21
22
-;; Users of older Emacs (pre-22) should get version 1.4:
23
-;; http://github.com/clojure-emacs/clojure-mode/tree/1.4
24
-
25
-;; Slime integration has been removed; see the 1.x releases if you need it.
26
27
;; Using clojure-mode with paredit is highly recommended. Use paredit
28
;; as you would with any other minor mode; for instance:
29
;;
0 commit comments