File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 22
33## master (unreleased)
44
5+ ### New features
6+
7+ * [ #556 ] ( https://github.com/clojure-emacs/clojure-mode/issues/556 ) : ` clojure-rename-ns-alias ` picks up existing aliases for minibuffer completion.
8+
59### Bugs fixed
610
11+ * [ #556 ] ( https://github.com/clojure-emacs/clojure-mode/issues/556 ) : Fix renaming of ns aliases containing regex characters.
12+ * [ #555 ] ( https://github.com/clojure-emacs/clojure-mode/issues/555 ) : Fix ns detection for ns forms with complex metadata.
713* [ #550 ] ( https://github.com/clojure-emacs/clojure-mode/issues/550 ) : Fix ` outline-regexp ` so ` outline-insert-heading ` behaves correctly.
814* [ #551 ] ( https://github.com/clojure-emacs/clojure-mode/issues/551 ) : Indent ` clojure-align ` region before aligning.
915* [ #520 ] ( https://github.com/clojure-emacs/clojure-mode/issues/508 ) : Fix allow ` clojure-align-cond-forms ` to recognize qualified forms.
You can’t perform that action at this time.
0 commit comments