File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## master (unreleased)
4
4
5
+ ## 3.0.1 (24/11/2014)
6
+
7
+ ### Bugs fixed
8
+
9
+ * Numerous font-lock bug fixes.
10
+ * [ #260 ] ( https://github.com/clojure-emacs/clojure-mode/pull/260 ) : Don't treat ` @ ` as a word character.
11
+ * [ #239 ] ( https://github.com/clojure-emacs/clojure-mode/issues/239 ) : Indent properly multi-arity definitions.
12
+
5
13
## 3.0.0 (2/9/2014)
6
14
7
15
### New features
Original file line number Diff line number Diff line change 9
9
; ; Bozhidar Batsov <[email protected] >
10
10
; ; URL: http://github.com/clojure-emacs/clojure-mode
11
11
; ; Keywords: languages clojure clojurescript lisp
12
- ; ; Version: 3.1.0-cvs
12
+ ; ; Version: 3.0.1
13
13
; ; Package-Requires: ((emacs "24.1"))
14
14
15
15
; ; This file is not part of GNU Emacs.
You can’t perform that action at this time.
0 commit comments