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 55### Changes
66
77* Require Emacs 25.1+.
8+
9+ ## 5.8.2 (2018-08-09)
10+
11+ ### Changes
12+
813* Disable ns caching by default.
914
1015## 5.8.1 (2018-07-03)
Original file line number Diff line number Diff line change 1010; ; Artur Malabarba <bruce.connor.am@gmail.com>
1111; ; URL: http://github.com/clojure-emacs/clojure-mode
1212; ; Keywords: languages clojure clojurescript lisp
13- ; ; Version: 5.9.0-snapshot
13+ ; ; Version: 5.8.2
1414; ; Package-Requires: ((emacs "25.1"))
1515
1616; ; This file is not part of GNU Emacs.
7979 :link '(url-link :tag " GitHub" " https://github.com/clojure-emacs/clojure-mode" )
8080 :link '(emacs-commentary-link :tag " Commentary" " clojure-mode" ))
8181
82- (defconst clojure-mode-version " 5.9.0-snapshot "
82+ (defconst clojure-mode-version " 5.8.2 "
8383 " The current version of `clojure-mode' ." )
8484
8585(defface clojure-keyword-face
You can’t perform that action at this time.
0 commit comments