File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 9
9
* [ #114 ] ( https://github.com/clojure-emacs/inf-clojure/pull/114 ) : Introduce ` inf-clojure-project-type ` defcustom.
10
10
* [ #117 ] ( https://github.com/clojure-emacs/inf-clojure/pull/117 ) : Introduce ` tools.deps ` project type and ` inf-clojure-tools-deps-cmd ` .
11
11
* [ #122 ] ( https://github.com/clojure-emacs/inf-clojure/pull/122 ) : Introduce ` inf-clojure-completions-fn ` defcustom.
12
+ * [ #128 ] ( https://github.com/clojure-emacs/inf-clojure/pull/128 ) : Expose ` inf-clojure-apropos ` as ` C-c C-S-a ` in ` inf-clojure-mode ` (the REPL).
12
13
13
14
### Bugs Fixed
14
15
18
19
* [ #101 ] ( https://github.com/clojure-emacs/inf-clojure/pull/101 ) : ` inf-clojure-set-ns ` hangs Emacs.
19
20
* [ #119 ] ( https://github.com/clojure-emacs/inf-clojure/pull/119 ) : Set inf-clojure-buffer REPL type on detect.
20
21
* [ #120 ] ( https://github.com/clojure-emacs/inf-clojure/pull/120 ) : Send REPL string always, even if empty.
22
+ * [ #128 ] ( https://github.com/clojure-emacs/inf-clojure/pull/128 ) : Fix inf-clojure-apropos.
21
23
22
24
## 2.0.1 (2017-05-18)
23
25
You can’t perform that action at this time.
0 commit comments