File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33## master (unreleased)
44
5+ ## 5.5.2 (2016-08-03)
6+
57### Bugs fixed
68
7- * [ #399 ] ( https://github.com/clojure-emacs/clojure-mode/issues/399 ) Fix fontification of prefix characters inside keywords.
9+ * [ #399 ] ( https://github.com/clojure-emacs/clojure-mode/issues/399 ) : Fix fontification of prefix characters inside keywords.
810
911## 5.5.1 (2016-07-25)
1012
Original file line number Diff line number Diff line change 1010; ; Artur Malabarba <[email protected] >1111; ; URL: http://github.com/clojure-emacs/clojure-mode
1212; ; Keywords: languages clojure clojurescript lisp
13- ; ; Version: 5.5.1
13+ ; ; Version: 5.5.2
1414; ; Package-Requires: ((emacs "24.3"))
1515
1616; ; This file is not part of GNU Emacs.
7878 :link '(url-link :tag " Github" " https://github.com/clojure-emacs/clojure-mode" )
7979 :link '(emacs-commentary-link :tag " Commentary" " clojure-mode" ))
8080
81- (defconst clojure-mode-version " 5.5.1 "
81+ (defconst clojure-mode-version " 5.5.2 "
8282 " The current version of `clojure-mode' ." )
8383
8484(defface clojure-keyword-face
You can’t perform that action at this time.
0 commit comments