File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 5
5
### Changes
6
6
7
7
* Require Emacs 25.1+.
8
+
9
+ ## 5.8.2 (2018-08-09)
10
+
11
+ ### Changes
12
+
8
13
* Disable ns caching by default.
9
14
10
15
## 5.8.1 (2018-07-03)
Original file line number Diff line number Diff line change 10
10
; ; Artur Malabarba <bruce.connor.am@gmail.com>
11
11
; ; URL: http://github.com/clojure-emacs/clojure-mode
12
12
; ; Keywords: languages clojure clojurescript lisp
13
- ; ; Version: 5.9.0-snapshot
13
+ ; ; Version: 5.8.2
14
14
; ; Package-Requires: ((emacs "25.1"))
15
15
16
16
; ; This file is not part of GNU Emacs.
79
79
:link '(url-link :tag " GitHub" " https://github.com/clojure-emacs/clojure-mode" )
80
80
:link '(emacs-commentary-link :tag " Commentary" " clojure-mode" ))
81
81
82
- (defconst clojure-mode-version " 5.9.0-snapshot "
82
+ (defconst clojure-mode-version " 5.8.2 "
83
83
" The current version of `clojure-mode' ." )
84
84
85
85
(defface clojure-keyword-face
You can’t perform that action at this time.
0 commit comments